gstreamer/gst
Tim-Philipp Müller 005c1c8636 gst/subparse/: Fix parsing of tmplayer subtitle variant where every single line contains text and there isn't an empt...
Original commit message from CVS:
* gst/subparse/gstsubparse.c: (handle_buffer),
(gst_sub_parse_sink_event):
* gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
(tmplayer_parse_line):
Fix parsing of tmplayer subtitle variant where every single line contains
text and there isn't an empty line after each line to determine the
duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
making sure that we push out the last line of text without a duration if
there's still text left in the buffer at the end.
2008-05-03 15:45:23 +00:00
..
adder configure.ac: Require CVS of core for new API in collectpads. 2008-02-18 13:51:34 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
audiorate Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
audioresample Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.c: Remove cpp style commented old code. 2008-04-15 19:06:00 +00:00
ffmpegcolorspace Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
gdp gst/gdp/gstgdpdepay.c: Don't validate the payload if there isn't any. 2008-04-18 14:54:01 +00:00
playback gst/playback/: Also include config.h when relying on defines from it. Fixes the build. Its been a please to serve :) 2008-05-02 11:13:05 +00:00
speexresample update spec file and add two missing files for disting 2007-12-14 16:23:06 +00:00
subparse gst/subparse/: Fix parsing of tmplayer subtitle variant where every single line contains text and there isn't an empt... 2008-05-03 15:45:23 +00:00
tcp gst/: Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro is defined. 2008-04-28 22:18:49 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Further fine-tuning: don't absolutely require sequence or GOP headers but adjust... 2008-05-03 12:09:16 +00:00
videorate Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
videoscale gst/videoscale/: Support 1x1 images as input and output as for example the BBC HQ new streams have 1x1 GIFs in the pl... 2008-05-02 10:02:05 +00:00
videotestsrc Add support for NV12 and NV21 in videotestsrc 2008-05-02 10:54:51 +00:00
volume gst/: Work around missing bits of thread-safety on older GLibs some more to avoid assertions when starting up multipl... 2008-04-06 20:16:27 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00