]> git.sesse.net Git - ffmpeg/history - libavcodec/mlp_parser.c
R and B components are stored as a differences to G component in Fraps v5.
[ffmpeg] / libavcodec / mlp_parser.c
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