]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mlp_parser.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / mlp_parser.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-03-19 ramiroSplit TrueHD decoder from MLP
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-12-07 ramiromlp: support bit-depths greater than 16 by default.
2008-12-06 ramiromlp: Fix compilation under CONFIG_AUDIO_NONSHORT.
2008-12-03 ramiromlp: initialize all CRC tables in a common function.
2008-08-13 ramiromlp: Split common code from parser and decoder to be...
2008-08-13 ramiromlp_parser: Initialize crc data in its own function.
2008-07-05 diegoAdd required stdint.h header #include.
2008-07-05 diegospelling cosmetics
2008-07-02 ramiroClarify comment about parity nibble.
2008-07-01 ramiroMake ff_mlp_read_major_sync() take a GetBitContext...
2008-06-27 ramiroSeek the file forwards instead of backwards when sync...
2008-06-25 ramiroMake it a little easier to spot that the code is not...
2008-05-09 diegoUse full path for #includes from another directory.
2007-12-03 diegocosmetics: spelling fixes
2007-11-28 cehoyosMLP/TrueHD parser