summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commitceeb7063ab778ce912866dd166a8804046a95d34 (patch)
tree4bec37cd8469ef4dafeef11e161a08ebc9337f3d /ChangeLog
parentda722eecfb7378fad758416b0c291673f4b90632 (diff)
downloadgst-plugins-bad-ceeb7063ab778ce912866dd166a8804046a95d34.tar.gz
gst-plugins-bad-ceeb7063ab778ce912866dd166a8804046a95d34.tar.bz2
gst-plugins-bad-ceeb7063ab778ce912866dd166a8804046a95d34.zip
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.
Diffstat (limited to 'ChangeLog')
-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: