Age | Commit message (Collapse) | Author |
|
- Fixed vdr-sxfe icon in 64-bit systems
|
|
Fixed smooth trickspeed setup menu entry with VDR-1.5.10+ (Thanks to
Timo Eskola)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Reported by Tero Siironen)
|
|
exp10f is GNU extension and not available in OS X.
(Reported by Tero Siironen)
|
|
|
|
This should fix segfaults when committing uninitialized OSD.
(Thanks to Rolf Ahrenberg)
|
|
|
|
(Thanks to Rolf Ahrenberg)
|
|
(Thanks to Rolf Ahrenberg)
|
|
|
|
|
|
|
|
does not work
|
|
|
|
|
|
|
|
|
|
|
|
(Thanks to Rolf Ahrenberg)
|
|
|
|
|
|
|
|
|
|
Added check for still frames.
Added DTS parsing.
|
|
(definition of XINE_VERSION_CODE is needed for #include <libavutil/mem.h>)
|
|
Added H.264 video decoder detection.
|
|
|
|
post_sequence_end() is used when decoder needs to be flushed
(end of recording, when displaying still image, ...)
|
|
|
|
- Added BUF_FLAG_FRAME_END to last video packet
- Added MPEG2 end of sequence code after video data
(This enables OSD even if there is no video stream available)
- Use new defines from h264.h and pes.h
|
|
sequence)
|
|
|
|
|
|
Video.Decoder.H264.SpeedOverAccuracy
Video.Decoder.H264.SkipLoopFilter
|
|
(DTS flag was not cleared and header length was updated incorrectly)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|