Mercurial > libavcodec.hg
log h264_mp4toannexb_bsf.c @ 12389:77dfabe0d66f libavcodec
age | author | description |
---|---|---|
Thu, 10 Jun 2010 06:00:37 +0000 | benoit | Cosmetics: alignment and long line break. libavcodec |
Thu, 10 Jun 2010 06:00:06 +0000 | benoit | Cosmetics: use and place braces correctly in if ... else statements. libavcodec |
Thu, 10 Jun 2010 05:59:22 +0000 | benoit | Sanitize av_realloc() use in h264 mp4toannexb bistream filter. libavcodec |
Wed, 09 Jun 2010 06:47:01 +0000 | lucabe | Improve the mp4toannexb BSF to convert the extradata. libavcodec |
Mon, 10 May 2010 07:08:57 +0000 | benoit | Check NAL unit size to avoid reading past the buffer. libavcodec |
Wed, 13 May 2009 06:06:59 +0000 | alexc | Add a quick description to the H.264 BSF libavcodec |
Sun, 11 Jan 2009 22:19:48 +0000 | diego | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavcodec |