]> git.sesse.net Git - ffmpeg/history - libavcodec/h2645_parse.c
h264/aarch64: optimize neon loop filter
[ffmpeg] / libavcodec / h2645_parse.c
2017-03-12 Anton Khirnovh2645_parse: use the bytestream2 API for packet splitting
2016-07-13 Vittorio Giovarah264: Log more information about invalid NALu size
2016-07-13 Janne Grunauh2645_parse: handle embedded Annex B NAL units in size...
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