gstreamer/gst
Kamil Pawlowski 389eb6f2f8 gst/subparse/: Add support for MPL2 subtitle format (#413799).
Original commit message from CVS:
Patch by: Kamil Pawlowski  <kamilpe gmail com>
* gst/subparse/Makefile.am:
* gst/subparse/gstsubparse.c:
(gst_sub_parse_data_format_autodetect),
(gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
(gst_subparse_type_find):
* gst/subparse/gstsubparse.h:
* gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
* gst/subparse/mpl2parse.h:
Add support for MPL2 subtitle format (#413799).
2007-03-10 11:17:52 +00:00
..
adder More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
app Move the app library to gst-libs/gst/app (duh!) 2007-03-03 08:16:57 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c: fix error category and translatable string 2007-03-09 12:22:53 +00:00
audiorate configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
audioresample configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
audiotestsrc Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963). 2007-02-24 20:12:49 +00:00
ffmpegcolorspace Use new metadata copy function. 2007-03-09 16:38:06 +00:00
gdp gst/gdp/gstgdppay.c: Fix memory leaks and misleading debug messages, add a couple of comments. 2006-08-25 16:19:55 +00:00
playback rename utils to pbutils 2007-03-04 23:39:51 +00:00
subparse gst/subparse/: Add support for MPL2 subtitle format (#413799). 2007-03-10 11:17:52 +00:00
tcp ext/alsa/gstalsasink.c: Extra log line. 2007-03-08 12:53:51 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Replace AC3 typefinder with one that isn't terrible, and actually works usefully. 2007-03-09 13:05:04 +00:00
videorate gst/videorate/gstvideorate.c: Don't leak caps. Fixes #408278. 2007-02-16 10:15:46 +00:00
videoscale Use new metadata copy function. 2007-03-09 16:38:06 +00:00
videotestsrc Make sure our checks and the videotestsrc plugin link against the local uninstalled gst libs and not any installed gs... 2006-11-16 14:35:30 +00:00
volume gst/volume/gstvolume.c: Unbreak volume, value remains gint. 2007-02-21 13:55:54 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00