gstreamer/gst
Young-Ho Cha 7b7a6d12f5 gst/subparse/gstsubparse.*: Add 'encoding' property (#341681).
Original commit message from CVS:
Patch by: Young-Ho Cha  <ganadist chollian net>
* gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
(gst_sub_parse_class_init), (gst_sub_parse_init),
(gst_sub_parse_set_property), (gst_sub_parse_get_property),
(convert_encoding):
* gst/subparse/gstsubparse.h:
Add 'encoding' property (#341681).
* gst/subparse/samiparse.c: (characters_sami):
Output is pango markup, so we need to escape text
between tags (#342143).
2006-05-17 17:49:10 +00:00
..
adder gst/adder/gstadder.*: Updated some docs. Added comments and FIXMEs all over the place. 2006-05-10 11:54:36 +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 GstElementDetails const 2006-04-28 19:46:37 +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 make GstElementDetails const 2006-04-28 19:46:37 +00:00
playback gst/playback/gstdecodebin.c: Make decodebin reusable when going from PAUSE_TO_READY and then back to PAUSED. 2006-05-15 17:01:02 +00:00
subparse gst/subparse/gstsubparse.*: Add 'encoding' property (#341681). 2006-05-17 17:49:10 +00:00
tcp gst/tcp/gsttcp.c: Return GST_FLOW_UNEXPECTED when we have an eos on the socket so basesrc can do its job correctly. 2006-05-16 16:28:10 +00:00
typefind gst/typefind/gsttypefindfunctions.c: backout typefind patch #340375 2006-05-09 16:46:23 +00:00
videorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
videoscale Fix the build. 2006-05-12 22:22:37 +00:00
videotestsrc Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +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