From e92772a7e9561a39775229d79fcded9845b26ea8 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Sat, 8 Mar 2008 04:27:03 +0000 Subject: ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks for too. Fixes playback of same apple tr... Original commit message from CVS: Patch by: Sjoerd Simons * ext/faad/gstfaad.c: (looks_like_valid_header): Improve the header checking to look for what faad2 looks for too. Fixes playback of same apple trailers. Fixes bug #469979. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 562adf95..72a6538b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-03-08 Sebastian Dröge + + Patch by: Sjoerd Simons + + * ext/faad/gstfaad.c: (looks_like_valid_header): + Improve the header checking to look for what faad2 looks + for too. Fixes playback of same apple trailers. + Fixes bug #469979. + 2008-03-07 Sebastian Dröge * configure.ac: -- cgit v1.2.1