]> git.sesse.net Git - ffmpeg/history - libavcodec/dxva2_mpeg2.c
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
[ffmpeg] / libavcodec / dxva2_mpeg2.c
2014-03-16 Vittorio Giovarampegvideo: move mpegvideo formats-related defines to...
2014-03-06 Rainer Hocheckerdxva2: Increase maximum number of slices for mpeg2
2013-03-08 Anton Khirnovlavc: move AVFrame.hwaccel_picture_private to Picture.
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_*
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-11-28 Diego BiurrunEliminate pointless 0/NULL initializers in AVCodec...
2011-07-10 Jean-Baptiste KempfDxVA2: unbreak build after [657ccb5ac75ce34e62bd67f228d...
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-27 Luca BarbatoAdd ff_ to AVHWAccel decoders
2010-06-18 Laurent AimarMPEG-2 DXVA2 implementation