gstreamer/gst
Tim-Philipp Müller 07f692085f gst/asfdemux/: Some clean-ups and small fixes: rename asf_stream_context structure to
Original commit message from CVS:
* gst/asfdemux/asfheaders.h:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_free_stream),
(gst_asf_demux_seek_index_lookup),
(gst_asf_demux_handle_seek_event), (gst_asf_demux_get_stream),
(gst_asf_demux_setup_pad), (gst_asf_demux_add_video_stream),
(gst_asf_demux_process_ext_content_desc),
(gst_asf_demux_process_file), (gst_asf_demux_descramble_segment),
(gst_asf_demux_push_buffer), (gst_asf_demux_process_chunk),
(gst_asf_demux_process_segment), (gst_asf_demux_handle_data):
* gst/asfdemux/gstasfdemux.h:
Some clean-ups and small fixes: rename asf_stream_context structure to
AsfStream; inline some three-line utility functions that are only used
once anyway and get rid of their associated helper structs; make debug
category global so that it is used by the debug statements in the other
file as well; simplify gst_asf_demux_get_stream(); fix accidental
implicit initialisation of stream->last_buffer_timestamp to 0, which
would lead to missing timestamps on the first buffer; put fourcc format
into video caps to make certain proprietary wmv decoders happy (for the
case of WMVA in particular); play_time is offset by preroll as well, so
fix overreporting of duration for some files.
2007-04-20 17:32:00 +00:00
..
ac3parse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:11:41 +00:00
asfdemux gst/asfdemux/: Some clean-ups and small fixes: rename asf_stream_context structure to 2007-04-20 17:32:00 +00:00
dvdlpcmdec gst/dvdlpcmdec/gstdvdlpcmdec.*: Implement all sample rates. 2007-02-28 15:52:23 +00:00
dvdsub Add missing GST_LIBS to the link flags 2006-08-31 13:04:31 +00:00
iec958 gst/: Misc. fixes for problems discovered by Forte (different return types in function declaration and definition, po... 2006-10-16 18:07:23 +00:00
mpegaudioparse gst/mpegaudioparse/gstmpegaudioparse.*: Implement seeking via average bitrate, and position+duration querying in mp3p... 2007-03-12 10:47:01 +00:00
mpegstream gst/mpegstream/gstmpegparse.c: Post an error message if EOS wasn't handled by anything downstream. 2007-04-16 16:30:50 +00:00
realmedia gst/realmedia/rmdemux.*: Make rmdemux handle any number of logical streams. Fixes #428698. 2007-04-12 10:10:22 +00:00
synaesthesia gst/synaesthesia/gstsynaesthesia.c: Some timestamp fixes. 2007-04-12 10:19:18 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00