[FFmpeg-devel] [PATCH] MLP/TrueHD Decoder - 2nd try
Ramiro Polla
ramiro
Sun Jun 29 13:41:17 CEST 2008
Hello,
01_mlp_parser_gb.diff makes a function in mlp_parser receive a
GetBitContext instead of uint8_t buffers. This helps out in the decoder
to simplify the code.
02_mlpdec_buildsystem.diff is the build system changes for mlpdec.c
mlpdec.c is Ian's MLP/TrueHD decoder with a few modifications as can be
seen in the SoC tree.
Valgrind doesn't complain about invalid writes on a bunch of trashed
files and some manually edited files that pass the checks as well.
Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01_mlp_parser_gb.diff
Type: text/x-diff
Size: 4164 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080629/a1ded3b8/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02_mlpdec_buildsystem.diff
Type: text/x-diff
Size: 1862 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080629/a1ded3b8/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mlpdec.c
Type: text/x-csrc
Size: 39592 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080629/a1ded3b8/attachment.c>
More information about the ffmpeg-devel
mailing list