summaryrefslogtreecommitdiffstats
path: root/gst/vbidec/vbiscreen.c
AgeCommit message (Collapse)AuthorFilesLines
2005-12-16don't use doc comments for non-docs change some char* into char[]Stefan Kost1-1/+1
Original commit message from CVS: * ext/artsd/gstartsdsink.c: (gst_artsdsink_open_audio): * gst/festival/gstfestival.c: (socket_receive_file_to_buff): * gst/vbidec/vbidata.c: * gst/vbidec/vbidata.h: * gst/vbidec/vbiscreen.c: * sys/dxr3/ac3_padder.c: don't use doc comments for non-docs change some char* into char[]
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-63/+63
Original commit message from CVS: don't mix tabs and spaces
2004-03-14gst-indentThomas Vander Stichele1-528/+610
Original commit message from CVS: gst-indent
2004-03-06ext/faad/gstfaad.c: Fix negotiation.David Schleef1-0/+1
Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps), (gst_faad_chain): Fix negotiation. * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add key and button events. * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this dung heap of code. * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf depends on gconf * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same * gst-libs/gst/play/play.c: (gst_play_pipeline_setup), (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate function to encourage better negotiation, particularly between audioconvert and osssink. * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain): * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Make some debugging more important. * gst/typefind/gsttypefindfunctions.c: Fix mistake in flash typefinding. * gst/vbidec/vbiscreen.c: Add glib header * pkgconfig/gstreamer-play.pc.in: Depends on gst-interfaces.
2004-02-12gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.Julien Moutte1-0/+1
Original commit message from CVS: 2004-02-12 Julien MOUTTE <julien@moutte.net> * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
2004-02-12fixes for #133316, #133663 and #133528 (Stefan Kost)Thomas Vander Stichele1-1/+1
Original commit message from CVS: fixes for #133316, #133663 and #133528 (Stefan Kost)
2003-11-07Remove all config.h includes from header files, add it to each source file ↵Ronald S. Bultje1-0/+4
and remove duplicate config.h includes fro... Original commit message from CVS: Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
2003-01-09add verbose decode supportDavid I. Lehn1-0/+5
Original commit message from CVS: add verbose decode support
2002-12-19initial checkin of work-in-progress vbidec plugin for closed caption supportDavid I. Lehn1-0/+730
Original commit message from CVS: initial checkin of work-in-progress vbidec plugin for closed caption support