summaryrefslogtreecommitdiff
path: root/libavcodec/h264_mp4toannexb_bsf.c
Commit message (Expand)AuthorAge
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-26
* Cosmetics: alignment and long line break.Benoit Fouet2010-06-10
* Cosmetics: use and place braces correctly in if ... else statements.Benoit Fouet2010-06-10
* Sanitize av_realloc() use in h264 mp4toannexb bistream filter.Benoit Fouet2010-06-10
* Improve the mp4toannexb BSF to convert the extradata.Luca Abeni2010-06-09
* Check NAL unit size to avoid reading past the buffer.Thomas Devanneaux2010-05-10
* Add a quick description to the H.264 BSFAlex Converse2009-05-13
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-11
* Change email address to a valid one.Benoit Fouet2008-11-17
* Fix a bug causing the generated stream to be corrupt if the bufferAndreas Öman2008-01-09
* Add a bitstream filter for H.264.Benoit Fouet2007-09-06