]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_picture.c
h264: use the main H264Context as the parent for all slice contexts
[ffmpeg] / libavcodec / h264_picture.c
2015-03-21 Anton Khirnovh264: move remaining ER stuff into the per-slice context
2015-03-21 Anton Khirnovh264: move the ref lists variables into the per-slice...
2014-06-20 Vittorio Giovarah264: fix build when error resilience is disabled
2014-05-27 Diego Biurrunh264_picture: Remove pointless dsputil.h #include
2014-03-23 Luca Barbatoh264: Split h264 slice decoding from nal decoding