gstreamer/gst
Ronald S. Bultje 65262fe081 OGM text support, Matroska UTF-8 text support, deadlock fixes all over the place, subtitle awareness in decodebin/pla...
Original commit message from CVS:
* configure.ac:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
* ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
(gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
(gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
(gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
(gst_ogm_parse_plugin_init):
* ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
(gst_textoverlay_link), (gst_textoverlay_getcaps),
(gst_textoverlay_event), (gst_textoverlay_video_chain),
(gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
* ext/pango/gsttextoverlay.h:
* gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
(gst_matroska_demux_handle_seek_event),
(gst_matroska_demux_sync_streams),
(gst_matroska_demux_parse_blockgroup),
(gst_matroska_demux_subtitle_caps),
(gst_matroska_demux_plugin_init):
* gst/matroska/matroska-ids.h:
* gst/playback/gstdecodebin.c: (close_pad_link):
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
(gen_preroll_element), (remove_groups), (add_stream),
(new_decoded_pad), (setup_subtitles), (gen_source_element),
(setup_source):
* gst/playback/gstplaybasebin.h:
* gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
* gst/subparse/Makefile.am:
* gst/subparse/gstsubparse.c: (gst_subparse_get_type),
(gst_subparse_base_init), (gst_subparse_class_init),
(gst_subparse_init), (gst_subparse_formats),
(gst_subparse_eventmask), (gst_subparse_event),
(gst_subparse_handle_event), (convert_encoding), (get_next_line),
(parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
(parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
(parse_mpsub_deinit), (parse_mpsub_init),
(gst_subparse_buffer_format_autodetect),
(gst_subparse_format_autodetect), (gst_subparse_loop),
(gst_subparse_change_state), (gst_subparse_type_find),
(plugin_init):
* gst/subparse/gstsubparse.h:
* gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
(plugin_init):
Add subtitle support, .sub parser (supports SRT and MPsub),
OGM text support, Matroska UTF-8 text support, deadlock fixes
all over the place, subtitle awareness in decodebin/playbin
and some fixes to textoverlay to handle subtitles in a stream
correctly. Fixes #100931.
2005-01-08 18:22:41 +00:00
..
alpha gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases accuracy quite a bit. 2004-11-08 16:16:10 +00:00
audiofx first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc 2004-05-21 22:39:30 +00:00
auparse fix int and float audio caps in auparse, partially fixes bug #142812 2004-12-19 16:54:46 +00:00
avi gst/avi/gstavidemux.c: Add some more debug. Fix logic error when setting movi offset while reading index. 2004-12-23 11:44:03 +00:00
cutter more working plugins 2004-07-27 21:41:30 +00:00
debug gst/debug/gstnavigationtest.*: make navigationtest display button-press and button-release events 2004-09-26 16:53:53 +00:00
effectv more working plugins 2004-07-27 21:41:30 +00:00
equalizer gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channels and query width for floats 2004-10-28 02:33:48 +00:00
flx gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead of guint64 for the framerate. 2004-10-06 13:56:07 +00:00
goom as HAVE_LIBMMX went away from configure, don't use it in goom Makefile 2004-12-16 09:17:21 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law put the same mail for Zaheer Merali everywhere 2004-12-11 13:43:19 +00:00
level synchonised naming of pads and pad-templates 2004-10-26 15:36:17 +00:00
matroska OGM text support, Matroska UTF-8 text support, deadlock fixes all over the place, subtitle awareness in decodebin/pla... 2005-01-08 18:22:41 +00:00
median fix local includes and 64 bits constants 2004-07-27 21:51:32 +00:00
monoscope fix licensing of monoscope 2004-12-07 17:22:19 +00:00
multipart cleanups, debugging and memleak fixes 2004-08-09 16:38:53 +00:00
qtdemux examples/gstplay/player.c: Don't iterate. 2005-01-05 14:56:27 +00:00
rtp gst/rtp/gstrtpgsmparse.c: Add missing NULL terminator (#157543). 2004-11-06 22:00:41 +00:00
smoothwave Update libvisual to 0.1.7. Link in the debug handling to gstreamer 2004-11-12 17:37:49 +00:00
smpte fix local includes and 64 bits constants 2004-07-27 21:51:32 +00:00
spectrum gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audio analysis tools 2004-10-22 20:09:55 +00:00
udp gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449 2004-08-19 13:33:46 +00:00
videobox more working plugins 2004-07-27 21:41:30 +00:00
videocrop gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039. 2004-12-18 23:43:47 +00:00
videofilter Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
videoflip more working plugins 2004-07-27 21:41:30 +00:00
videomixer gst/videomixer/videomixer.c: Only mix AYUV for maximum quality. 2004-11-08 17:22:05 +00:00
wavenc gst/: Add AMR (VBR and CBR) ids to riff.h audio codec list 2005-01-05 21:46:19 +00:00
wavparse Fix for #154773 - fixes playback of small .wav files 2005-01-04 11:09:19 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00