gstreamer/gst
Stefan Kost 4576a9528f gst/typefind/gsttypefindfunctions.c: Add typefind to distinguish between "audio/x-m4a" and new type "video/mp4". Fixe...
Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
(mp4_type_find), (plugin_init):
Add typefind to distinguish between "audio/x-m4a" and new type
"video/mp4". Fixes #340375
* tests/check/elements/adder.c: (adder_suite):
Raise timeout to make buildbot happy
2006-05-07 17:07:03 +00:00
..
adder Add sink-event handling to adder. It tries to merge incomming newsegment-events. Added test to check if segment_done ... 2006-05-07 16:39:36 +00:00
audioconvert make GstElementDetails const 2006-04-28 19:46:37 +00:00
audiorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
audioresample make GstElementDetails const 2006-04-28 19:46:37 +00:00
audiotestsrc make GstElementDetails const 2006-04-28 19:46:37 +00:00
ffmpegcolorspace make GstElementDetails const 2006-04-28 19:46:37 +00:00
playback gst/playback/gstdecodebin.c: Properly remove ghostpads. Fixes #340392 2006-05-05 11:33:37 +00:00
subparse atoi() needs stdlib.h 2006-04-29 01:24:31 +00:00
tcp make GstElementDetails const 2006-04-28 19:46:37 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Add typefind to distinguish between "audio/x-m4a" and new type "video/mp4". Fixe... 2006-05-07 17:07:03 +00:00
videorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
videoscale make GstElementDetails const 2006-04-28 19:46:37 +00:00
videotestsrc make GstElementDetails const 2006-04-28 19:46:37 +00:00
volume gst/volume/gstvolume.c: Increase "volume" property to 10.0. Fixes #340369. 2006-05-03 08:58:13 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00