]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_parse.c
lavc: Add spherical packet side data API
[ffmpeg] / libavcodec / h264_parse.c
2016-06-21 Anton Khirnovh264: add H264_ prefix to the NAL unit types
2016-06-21 Anton Khirnovh264: move the parameter set definitions to a new heade...
2016-06-21 Anton Khirnovh264: create a new header for common h264 definitions
2016-06-21 Anton Khirnovh264: rename h264.[ch] to h264dec.[ch]
2016-06-12 Anton Khirnovh264: move initialising the explicit pred weight table...
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...