]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_mp4toannexb_bsf.c
lavc: mark the old audio/video encoding API as deprecated
[ffmpeg] / libavcodec / h264_mp4toannexb_bsf.c
2016-04-24 Anton Khirnovh264_mp4toannexb_bsf: do not fail on annex B extradata
2016-03-20 Anton Khirnovlavc: add a new bitstream filtering API
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2013-12-09 Alexandra Khirnovaavcodec: Use av_reallocp where suitable
2013-06-15 Luca Barbatoh264_mp4toannexb_bsf: return a padded buffer
2013-06-15 Luca Barbatoh264_mp4toannexb_bsf: factor out extradata parsing
2013-06-15 Luca Barbatoh264_mp4toannexb_bsf: K&R formatting cosmetics
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-15 Philip Langdaleh264_mp4toannexb_bsf: Fix spurious warning when stream...
2011-03-07 Ronald S. Bultjereindent.
2011-03-07 Sean McGovernh264_mp3toannexb_bsg: don't crash, but warn, if PPS...
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
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.