]> git.sesse.net Git - ffmpeg/history - libavcodec/h2645_parse.c
avcodec: Document where the AVOption names can be found for the fields of AVCodecContext
[ffmpeg] / libavcodec / h2645_parse.c
2016-04-26 Derek BuitenhuisMerge commit 'fa936a307f5cddfc2664600157a8207ca8080af6'
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