mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-24 08:08:22 +00:00
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.
This commit is contained in:
parent
8033e68ba9
commit
ddaa429efb
1 changed files with 9 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue