Re: [FFmpeg-devel] [PATCH]lavf/rawdec: Add TrueHD autoedetection

2015-10-01 Thread Carl Eugen Hoyos
Michael Niedermayer gmx.at> writes: > > rawdec.c | 19 --- > > 1 file changed, 16 insertions(+), 3 deletions(-) > > 5355a7c39fb1a9e536a28cecc86e8501a7986859 patchthdprobe.diff > > should be ok Patch applied. Thank you, Carl Eugen ___

Re: [FFmpeg-devel] [PATCH]lavf/rawdec: Add TrueHD autoedetection

2015-10-01 Thread Michael Niedermayer
On Thu, Oct 01, 2015 at 10:31:21PM +0200, Carl Eugen Hoyos wrote: > Hi! > > Since I already implemented it: > Attached is a patch that implements TrueHD autodetection. > > Please comment, Carl Eugen > rawdec.c | 19 --- > 1 file changed, 16 insertions(+), 3 deletions(-) > 535

[FFmpeg-devel] [PATCH]lavf/rawdec: Add TrueHD autoedetection

2015-10-01 Thread Carl Eugen Hoyos
Hi! Since I already implemented it: Attached is a patch that implements TrueHD autodetection. Please comment, Carl Eugen diff --git a/libavformat/rawdec.c b/libavformat/rawdec.c index 56ac199..ef84d37 100644 --- a/libavformat/rawdec.c +++ b/libavformat/rawdec.c @@ -206,14 +206,14 @@ static int m