Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-13 | Copyright year update by hg log info | Torsten Jager | |
script execution time: 55" | |||
2013-04-11 | vdpau_accel_data: removed unused var | Torsten Jager | |
2013-03-18 | vdpau: set frame cm flags in decoders | Torsten Jager | |
2012-05-07 | Killed warnings in vdpau decoders | Petri Hintukainen | |
2011-07-06 | Fix bad width in vdpau vc1 decoder | Jerome Lacarriere | |
2010-07-21 | vdpau: update XINE_STREAM_INFO_FRAME_DURATION | Dennis Bendlin | |
--HG-- extra : rebase_source : 986f546343c08d288d44c3a9ea3a6d4309ace204 | |||
2010-06-23 | disable debug log | Christophe Thommeret | |
2010-06-23 | fix vc1 regression | Christophe Thommeret | |
2010-06-22 | fix vc1 advanced profile in mkv. | Christophe Thommeret | |
2010-05-21 | Bitstream buffers overflow prevention in vdpau decoders. | Christophe Thommeret | |
2010-04-17 | VDPAU VC1: fixes field interlace refframes + skipped frames. | Christophe Thommeret | |
2010-02-07 | Compiler warning fixes. | Darren Salt | |
2010-01-15 | Cleanup of log messages | Christophe Thommeret | |
2009-11-20 | Merge from 1.1; merge vdpau (with adjustments for 1.2). | Darren Salt | |
--HG-- rename : include/xine.h.in => include/xine.h rename : src/xine-engine/osd.h => include/xine/osd.h rename : src/xine-engine/video_out.h => include/xine/video_out.h rename : src/libspudvb/xine_spudvb_decoder.c => src/spu_dec/spudvb_decoder.c rename : src/libvdpau/Makefile.am => src/video_dec/libvdpau/Makefile.am rename : src/libvdpau/bits_reader.h => src/video_dec/libvdpau/bits_reader.h rename : src/libvdpau/dpb.c => src/video_dec/libvdpau/dpb.c rename : src/libvdpau/dpb.h => src/video_dec/libvdpau/dpb.h rename : src/libvdpau/h264_parser.c => src/video_dec/libvdpau/h264_parser.c rename : src/libvdpau/h264_parser.h => src/video_dec/libvdpau/h264_parser.h rename : src/libvdpau/nal.c => src/video_dec/libvdpau/nal.c rename : src/libvdpau/nal.h => src/video_dec/libvdpau/nal.h rename : src/libvdpau/vdpau_h264.c => src/video_dec/libvdpau/vdpau_h264.c rename : src/libvdpau/vdpau_mpeg12.c => src/video_dec/libvdpau/vdpau_mpeg12.c rename : src/libvdpau/vdpau_vc1.c => src/video_dec/libvdpau/vdpau_vc1.c |