]> git.sesse.net Git - ffmpeg/history - libavcodec/h264dec.h
xsubdec: Convert to the new bitstream reader
[ffmpeg] / libavcodec / h264dec.h
2016-07-15 Anton Khirnovh264: fix decoding multiple fields per packet with...
2016-07-15 Anton Khirnovh264: eliminate decode_postinit()
2016-06-21 Anton Khirnovh264: fix the check for mixed IDR/non-IDR slices
2016-06-21 Anton Khirnovh264: do not pass H264Context to h264_slice_header_parse()
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]