log mlp_parser.c @ 7557:8813c715eb9d libavcodec

age author description
Wed, 13 Aug 2008 02:44:38 +0000 ramiro mlp_parser: Initialize crc data in its own function. libavcodec
Sat, 05 Jul 2008 10:16:27 +0000 diego Add required stdint.h header #include. libavcodec
Sat, 05 Jul 2008 10:11:42 +0000 diego spelling cosmetics libavcodec
Wed, 02 Jul 2008 12:24:50 +0000 ramiro Clarify comment about parity nibble. libavcodec
Tue, 01 Jul 2008 01:36:16 +0000 ramiro Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers. libavcodec
Fri, 27 Jun 2008 21:36:01 +0000 ramiro Seek the file forwards instead of backwards when sync is lost. libavcodec
Wed, 25 Jun 2008 12:08:39 +0000 ramiro Make it a little easier to spot that the code is not dealing only with libavcodec