[gstreamer-bugs] [Bug 340375] [patch] typefind to differentiate between mp4 audio/video

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 8 23:42:28 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340375
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #6 from Stefan Kost  2006-05-09 06:42 UTC -------
These elements may need fixing:

$ find . -name "*.c" -exec grep -l "/x-m4a" {} \;
./gst-ffmpeg-0.10.1/ext/ffmpeg/gstffmpegcodecmap.c
./gst-plugins-bad-0.10.3/gst/qtdemux/qtdemux.c
$ find . -name "*.c" -exec grep -l "/x-m4v" {} \;
$ find . -name "*.c" -exec grep -l "/mp4" {} \;
./gst-ffmpeg-0.10.1/gst-libs/ext/ffmpeg/libavformat/mov.c
./gst-ffmpeg-0.10.1/gst-libs/ext/ffmpeg/libavformat/movenc.c


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list