Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This fixes dark green edges.
|
|
Append sequence end code to video stream at end of stream
|
|
|
|
|
|
|
|
Fixes image distortion and possible memory corruption
after pauseing a DR1 stream several times.
|
|
https://github.com/huceke/xine-lib-vaapi
|
|
get_buffer()
(merged from https://github.com/huceke/xine-lib-vaapi)
|
|
(merged from https://github.com/huceke/xine-lib-vaapi)
|
|
(merged from https://github.com/huceke/xine-lib-vaapi)
|
|
|
|
Probably all overlays should be drawn over scaled video frame ...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
error 401
|
|
|
|
|
|
|
|
|
|
|
|
all test: mrls)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
smaller than requested.
Based on patch from http://bugs.xine-project.org/show_bug.cgi?id=108
|
|
|
|
|
|
|
|
|
|
discontinuity is not detected with short streams.
_x_demux_control_start() is not enough; BUF_CONTROL_START in
decoders skips discontinuity indication when gapless switch is in use.
|
|
A POSIX compliant OS can have a setting
of (-1) instead of say 200112L to indicate that the OS
does not implement the feature. The code as it is would
still attempt to utilize the functions if (-1) were
being set and fail to build.
|