summaryrefslogtreecommitdiff
path: root/apps/codecs/lib/ffmpeg_bitstream.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Begin shoehorning wma into the clip codec buffer again. Reduce the static buf...Nils Wallménius2010-07-17
* Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h t...Mohamed Tarek2010-07-17
* libwma has Huffman tables that are too big for the stack temp buffer. Make te...Nils Wallménius2010-07-16
* Sync codeclib bitstream code with upstream ffmpeg code. Build ffmpeg_bitstrea...Nils Wallménius2010-07-15
* Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co...Mohamed Tarek2009-08-15