]> git.sesse.net Git - ffmpeg/history - libavcodec/h2645_parse.c
svq3: rip out the svq3-relevant parts of pred_motion() out of h264
[ffmpeg] / libavcodec / h2645_parse.c
2016-03-28 Anton Khirnovh2645_parse: compute the actual data length, without...
2016-03-28 Anton Khirnovh2645_parse: add support for parsing h264
2016-03-28 Anton Khirnovh2645_parse: change the AVCodecContext* parameter to...
2016-03-28 Anton Khirnovh2645_parse: add a function for uninitializing the...
2016-03-28 Anton Khirnovhevc_parse: rename into h2645_parse