vaapi: set the scaling list correctly.
[platform/upstream/libav.git] / libavcodec / vaapi_h264.c
2014-08-14 Edgar Hucekvaapi: set the scaling list correctly.
2014-04-28 Michael Niedermayerhwaccel: fix dxva2 & vaapi loop filter parameters
2014-03-20 wm4vaapi: switch ff_vaapi_get_surface_id from Picture...
2014-03-16 Vittorio Giovarampegvideo: move mpegvideo formats-related defines to...
2014-03-16 Vittorio Giovarah264: move relevant fields from Picture to H264Picture
2013-03-21 Anton Khirnovh264: add a parameter to the FIELD_OR_MBAFF_PICTURE...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-03-05 Diego Biurrunhwaccel: consistent name prefixes for start_frame/end_f...
2013-02-15 Anton Khirnovh264: deMpegEncContextize
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-11-28 Diego BiurrunEliminate pointless 0/NULL initializers in AVCodec...
2011-07-14 Diego Biurrundoxygen: misc consistency cosmetics
2011-07-10 Mans Rullgardhwaccel: unbreak build
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-04-09 Gwenole Beauchesnevaapi: filter out DELAYED_PIC_REF flag to determine...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-27 Luca BarbatoAdd ff_ to AVHWAccel decoders
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-04-13 Gwenole Beauchesne[VA-API] Fix long-term reference frames addition to...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-04 Gwenole BeauchesneCope with rev 22183:
2010-03-03 Gwenole BeauchesneCope with rev 22169 change:
2010-01-23 Michael NiedermayerMove +52 from the loop filter to the alpha/beta offsets...
2010-01-09 Laurent AimarExport get_slice_type() as ff_h264_get_slice_type().
2009-12-29 Gwenole BeauchesneAdd H.264 bitstream decoding through VAAPI.