Re: [FFmpeg-devel] [PATCH] probe TrueHD in MPEGTS

2015-12-05 Thread Michael Niedermayer
On Sat, Dec 05, 2015 at 08:19:51AM -0600, Rodger Combs wrote: > --- > libavformat/utils.c | 1 + > 1 file changed, 1 insertion(+) LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope

[FFmpeg-devel] [PATCH] probe TrueHD in MPEGTS

2015-12-05 Thread Rodger Combs
--- libavformat/utils.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavformat/utils.c b/libavformat/utils.c index 251b2c6..ae9ae5b 100644 --- a/libavformat/utils.c +++ b/libavformat/utils.c @@ -284,6 +284,7 @@ static int set_codec_from_probe_data(AVFormatContext *s, AVStream *st,