aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/bitstream_filter.c
Commit message (Expand)AuthorAgeFilesLines
* zero private bitsMichael Niedermayer2006-11-101-0/+2
* store a identifer and the first header in extradataMichael Niedermayer2006-11-101-24/+44
* mp3 header (de)compression bitstream filterMichael Niedermayer2006-11-101-0/+119
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+17
* noise bitstream filterMichael Niedermayer2006-07-061-2/+30
* AVBitStreamFilter (some thingy which can modify the bitstream like add or rem...Michael Niedermayer2006-07-061-0/+96