summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-25 09:01:43 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-25 09:01:43 +0000
commitddaa429efb64fd7878d41268dd764fb3224d0411 (patch)
tree2e4e88d733c646422124f7f9df0cbd1d349fc714
parent8033e68ba9ff2469b7d41ea0e7566fa6a0ee1533 (diff)
gst/asfdemux/gstasfdemux.c: Don't push incomplete packets.
Original commit message from CVS: Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk): Don't push incomplete packets. * gst/typefind/gsttypefindfunctions.c: (m4a_type_find): Fix MPEG-4 audio typefinding.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4b05776..3df6c333 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-10-25 James Morrison <ja2morri@csclub.uwaterloo.ca>
+
+ Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
+ Don't push incomplete packets.
+ * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
+ Fix MPEG-4 audio typefinding.
+
2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* sys/v4l/Makefile.am: