gstreamer/gst
Jan Schmidt 077ba91468 gst/typefind/gsttypefindfunctions.c: Rearrange MPEG system stream detection, fixing some memleaks in the process.
Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
(mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
Rearrange MPEG system stream detection, fixing some memleaks in the
process.
Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
they clean up their data correctly.
Remove unused ogganx caps and move the 'is_annodex' check to inside
the 'is_ogg' if statement.
2006-05-05 12:37:35 +00:00
..
adder gst/adder/gstadder.c: send events from src-pad to all sink-pads fixes #338657 2006-04-28 19:17:06 +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: Rearrange MPEG system stream detection, fixing some memleaks in the process. 2006-05-05 12:37:35 +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