]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_parse.c
lavc: document that avcodec_close() should not be used
[ffmpeg] / libavcodec / h264_parse.c
2016-04-24 Anton Khirnovh264_parser: remove the remaining dependencies on the...
2016-04-24 Anton Khirnovh264: decouple extradata parsing from the decoder
2016-04-24 Anton Khirnovh264: factor out calculating the POC count into a separ...
2016-04-24 Anton Khirnovh264_parse: make sure the ref count is zeroed on all...
2016-04-24 Anton Khirnovh264: factor out parsing the reference count into a...
2016-03-28 Anton Khirnovh264: move ff_h264_check_intra[4x4]_pred_mode() to...
2016-03-28 Anton Khirnovh264: factor out pred weight table parsing into a separ...