]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_mb_template.c
g726: decode directly to the user-provided AVFrame
[ffmpeg] / libavcodec / h264_mb_template.c
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-05 Mans Rullgardh264: use templates to avoid excessive inlining