vc1: fix decoding of WMV3 videos in AVI format.
[profile/ivi/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapidecoder_vc1.c
2013-01-25 Wind Yuanvc1: fix decoding of WMV3 videos in AVI format.
2013-01-25 Gwenole Beauchesnevc1: review and report errors accordingly.
2013-01-25 Gwenole Beauchesnevc1: cope with latest codecparser changes.
2012-11-16 Gwenole Beauchesnevc1: use framerate information from bitstream parser.
2012-11-16 Simon Farnsworthvc1: use pixel-aspect-ratio from bitstream parser.
2012-09-10 Gwenole Beauchesnedecoder: cope with new GstVaapiContextInfo based API.
2012-09-07 Gwenole Beauchesnelibs: fix build in strict ISO C mode.
2012-03-28 Gwenole Beauchesnedecoder: fix semantics of SKIPPED pictures.
2012-01-30 Gwenole BeauchesneAdd header for system-dependent definitions.
2012-01-27 Gwenole Beauchesnedecoder: properly reference count pictures.
2012-01-27 Gwenole Beauchesnedecoder: rework the internal VA objects API.
2012-01-16 Sreerenj Balachandranvc1: replace GstVaapiTSB with GstAdapter (gst-plugins...
2012-01-16 Gwenole Beauchesnevc1: fix codec-data decoding for WMV3 format.
2012-01-16 Gwenole Beauchesnevc1: fix presentation timestamps.
2012-01-16 Gwenole Beauchesnevc1: fix MV mode packing.
2012-01-16 Gwenole Beauchesnevc1: handle codec-data.
2012-01-16 Gwenole Beauchesnevc1: handle encapsulated bitstreams.
2012-01-16 Gwenole Beauchesnevc1: fix bitplanes decoding.
2012-01-16 Gwenole Beauchesnevc1: fix BFRACTION reconstruction.
2012-01-16 Gwenole Beauchesnevc1: fix framerate calculation.
2012-01-16 Gwenole BeauchesneAdd initial VC-1 decoder.