]> git.sesse.net Git - ffmpeg/history - libavcodec/dxva2_vc1.c
lavc: mark the old audio/video encoding API as deprecated
[ffmpeg] / libavcodec / dxva2_vc1.c
2015-10-14 Luca Barbatodxva: Include last the internal header
2015-05-25 Steve LhommeD3D11va: add a Direct3D11 video decoder similar to...
2014-09-01 Diego Biurrundxva2: Pass variable of correct type to IDirectXVideoDe...
2014-05-11 Anton Khirnovhwaccel: Rename priv_data_size to frame_priv_data_size
2014-04-09 wm4mpegvideo: operate with pointers to AVFrames instead...
2014-03-31 Michael Niedermayerdxva2: Directly use AVFrames
2014-03-16 Vittorio Giovarampegvideo: move mpegvideo formats-related defines to...
2013-11-29 Anton Khirnovvc1: move MpegEncContext.resync_marker into VC1Context.
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-03-13 Hendrik Leppkesdxva2_vc1: pass the overlap flag to the decoder
2012-03-13 Hendrik Leppkesdxva2_vc1: fix decoding of BI frames
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-11-28 Diego BiurrunEliminate pointless 0/NULL initializers in AVCodec...
2011-11-27 Luca Barbatovc1: use an enum for Frame Coding Mode
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-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-01-24 Laurent AimarVC-1/WMV3 DXVA2 implementation