]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_mp4toannexb_bsf.c
Estimate frame size during encoding.
[ffmpeg] / libavcodec / h264_mp4toannexb_bsf.c
2010-06-10 Benoit FouetCosmetics: alignment and long line break.
2010-06-10 Benoit FouetCosmetics: use and place braces correctly in if .....
2010-06-10 Benoit FouetSanitize av_realloc() use in h264 mp4toannexb bistream...
2010-06-09 Luca AbeniImprove the mp4toannexb BSF to convert the extradata.
2010-05-10 Thomas DevanneauxCheck NAL unit size to avoid reading past the buffer.
2009-05-13 Alex ConverseAdd a quick description to the H.264 BSF
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-11-17 Benoit FouetChange email address to a valid one.
2008-01-09 Andreas ÖmanFix a bug causing the generated stream to be corrupt...
2007-09-06 Benoit FouetAdd a bitstream filter for H.264.