]> git.sesse.net Git - ffmpeg/history - libavcodec/mlp_parser.c
Add approved chunks to AAC encoder
[ffmpeg] / libavcodec / mlp_parser.c
2008-08-13 Ramiro Pollamlp: Split common code from parser and decoder to be...
2008-08-13 Ramiro Pollamlp_parser: Initialize crc data in its own function.
2008-07-05 Diego BiurrunAdd required stdint.h header #include.
2008-07-05 Diego Biurrunspelling cosmetics
2008-07-02 Ramiro PollaClarify comment about parity nibble.
2008-07-01 Ramiro PollaMake ff_mlp_read_major_sync() take a GetBitContext...
2008-06-27 Ramiro PollaSeek the file forwards instead of backwards when sync...
2008-06-25 Ramiro PollaMake it a little easier to spot that the code is not...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-12-03 Diego Biurruncosmetics: spelling fixes
2007-11-28 Ian CaulfieldMLP/TrueHD parser