]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_slice.c
proresenc: Realloc if buffer is too small
[ffmpeg] / libavcodec / h264_slice.c
2014-08-15 Diego Biurrunmpegvideo: cosmetics: Lowercase ugly uppercase MPV_...
2014-07-17 Diego Biurrundsputil: Split motion estimation compare bits off into...
2014-07-17 Luca Barbatoh264: K&R formatting cosmetics
2014-06-20 Justin RugglesAdd av_image_check_sar() and use it to validate SAR
2014-05-11 Anton Khirnovlavc: Add new VDA hwaccel
2014-05-11 Anton Khirnovhwaccel: Rename priv_data_size to frame_priv_data_size
2014-05-11 Anton Khirnovlavc: set AVCodecContext.hwaccel in ff_get_format()
2014-05-11 Anton Khirnovlavc: Add an internal wrapper around get_format()
2014-04-29 Anton Khirnovh264: drop commented out cruft
2014-04-19 Janne Grunauh264: codec reinit: remove statements without effect
2014-03-23 Luca Barbatoh264: Split h264 slice decoding from nal decoding