]> git.sesse.net Git - ffmpeg/commit
AVBitStreamFilter (some thingy which can modify the bitstream like add or remove...
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 6 Jul 2006 15:04:46 +0000 (15:04 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 6 Jul 2006 15:04:46 +0000 (15:04 +0000)
commit748c2fca7e4d99357c234936aa71212a6282be36
treedd31be48f45e433c1e6b9c002553a2f4191de893
parent06fcf56c50eb6194270656ac8c4fddb250b14eab
AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...)

Originally committed as revision 5643 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/bitstream_filter.c [new file with mode: 0644]
libavcodec/parser.c