gstreamer/gst
Stefan Kost 213de86586 gst/adder/gstadder.c: Make it easier to copy&paste
Original commit message from CVS:
* gst/adder/gstadder.c: (gst_adder_get_type):
Make it easier to copy&paste
* gst/volume/Makefile.am:
* gst/volume/gstvolume.c: (volume_update_real_volume),
(gst_volume_set_volume), (gst_volume_set_mute),
(gst_volume_class_init), (volume_process_int16), (volume_set_caps),
(volume_transform_ip), (volume_update_mute),
(volume_update_volume):
* gst/volume/gstvolume.h:
Add own debug category, move duplicate code to helper function, fix
property texts, add more comments and prepare ffor liboil-goodness
* tests/check/Makefile.am:
* tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
add test for mute and passtrough case, be a bit more verbose to track
failure
* tests/check/generic/states.c: (GST_START_TEST):
catch elements that fail to instantiate
2006-05-28 19:42:27 +00:00
..
adder gst/adder/gstadder.c: Make it easier to copy&paste 2006-05-28 19:42:27 +00:00
audioconvert gst/audioconvert/gstchannelmix.c: Fix #341696: crash when mixing L+R+C to mono or stereo. 2006-05-14 18:15:17 +00:00
audiorate make more debug catagories static 2006-05-23 20:38:56 +00:00
audioresample make GstElementDetails const 2006-04-28 19:46:37 +00:00
audiotestsrc Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Marking caps conversion issues as GST_WARNING is way too verbose, 2006-05-27 13:09:16 +00:00
gdp gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state 2006-05-22 15:53:07 +00:00
playback gst/playback/gstdecodebin.c: When there is only one unfinished pad and it receives an event that doesn't match our re... 2006-05-25 16:50:17 +00:00
subparse gst/subparse/samiparse.c: Don't ignore return value of strtol (++compiler_happiness). 2006-05-18 10:05:23 +00:00
tcp gst/tcp/Makefile.am: fdstresstest doesn't need Gtk+, fix compilation if gtk is not available (#342566). 2006-05-22 11:42:03 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Added the 'prfl' atom type which MQV (no, it's not a typo) files contain. 2006-05-24 08:34:53 +00:00
videorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
videoscale Use the gstutil scaling function to preserve 64 bits while calculating output width and height from the display-aspec... 2006-05-19 13:02:46 +00:00
videotestsrc Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +00:00
volume gst/adder/gstadder.c: Make it easier to copy&paste 2006-05-28 19:42:27 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00