summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-13releasing 0.10.1RELEASE-0_10_1Thomas Vander Stichele14-21/+66
2006-01-11prereleaseThomas Vander Stichele2-4/+12
2006-01-10Pass unhandled queries upstream (useful e.g. for SEEKING query)Tim-Philipp Müller9-11/+26
2006-01-05gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts)Martin Soto4-27/+75
2006-01-04ext/mad/gstmad.c: Don't forget that we need to send out a newsegment event af...Tim-Philipp Müller3-4/+11
2005-12-30gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): Use the new "a...Martin Soto4-7/+77
2005-12-30ext/mad/gstid3tag.c: Remove lingering reference to GstID3DemuxJan Schmidt3-6/+13
2005-12-27gst/mpegstream/gstdvddemux.c (AUDIO_CAPS)Martin Soto4-27/+45
2005-12-26gst/iec958/ac3iec.*: (NORMAL_CAPS_DEF, RAW_AUDIO_CAPS_DEF, ac3iec_class_init)Martin Soto3-16/+64
2005-12-23gst/iec958/ac3iec.*: Accept audio/x-ac3 and audio/ac3 to ac3iec958 element.Michael Smith3-36/+70
2005-12-21ext/mpeg2dec/gstmpeg2dec.c: When getting a seek event, first check if the ups...Tim-Philipp Müller2-6/+16
2005-12-21ext/mpeg2dec/gstmpeg2dec.c: Really convert to BYTES format when we want to co...Tim-Philipp Müller2-2/+10
2005-12-19Big mpegparse clean up, second round:Martin Soto6-283/+239
2005-12-18ext/mad/gstid3tag.c: Fix typefinding in id3demux, and then remove it in favou...Jan Schmidt3-61/+91
2005-12-16gst/asfdemux/gstasfmux.c: change some char* into char[]Stefan Kost3-1/+6
2005-12-15gst/realmedia/rmdemux.c: Remove memleak from unused GstRMDemuxStreamEdward Hervey2-1/+7
2005-12-12ext/mad/gstid3tag.c: Use the correct function to free typefind factory list.Michael Smith2-1/+13
2005-12-09ext/mad/gstmad.c: For position and duration queries in TIME format, try the p...Tim-Philipp Müller3-5/+36
2005-12-08gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_newsegment): Properly hand...Martin Soto7-391/+457
2005-12-07ext/mad/gstid3tag.c: g_warning() are only for really fatal warnings. If we ca...Edward Hervey2-2/+8
2005-12-06expand tabsThomas Vander Stichele27-231/+261
2005-12-05back to HEADThomas Vander Stichele1-1/+1
2005-12-05releasing 0.10.0RELEASE-0_10_0Thomas Vander Stichele13-31/+29
2005-12-05Update for alloc_buffer changes.Andy Wingo7-15/+32
2005-12-05ext/mad/gstid3tag.c (plugin_init): Remove id3tag -- there's just id3demux and...Andy Wingo2-4/+6
2005-12-04update spec file for latest changesChristian Schaller1-2/+2
2005-12-02fix silly Makefile.am bug so they link correctly againThomas Vander Stichele3-2/+8
2005-12-01back to HEADThomas Vander Stichele1-1/+1
2005-12-01releasing 0.9.7RELEASE-0_9_7Thomas Vander Stichele16-20/+43
2005-12-01Don't know how these escaped my eye before. Fix link flags.Thomas Vander Stichele4-5/+10
2005-11-30no examplesThomas Vander Stichele21-1332/+0
2005-11-29gst/mpegstream/: Ref events before sending them to multiple pads, after all g...Tim-Philipp Müller4-0/+16
2005-11-28gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event)Martin Soto5-253/+177
2005-11-28gst/realmedia/rmdemux.c: Don't treat normal EOS as a fatal error.Michael Smith2-3/+10
2005-11-28ext/mad/gstmad.c: Proper warning statements,Edward Hervey4-4/+20
2005-11-27no need for an AS_LIBTOOL callThomas Vander Stichele8-266/+1
2005-11-27add ACLOCAL_AMFLAGS; remove old stuff from spec changelogThomas Vander Stichele3-228/+3
2005-11-25ext/mpeg2dec/gstmpeg2dec.c: Prime libmpeg2's pumps with some null custom buff...Jan Schmidt1-1/+1
2005-11-25ext/mpeg2dec/gstmpeg2dec.c: Prime libmpeg2's pumps with some null custom buff...Jan Schmidt2-0/+12
2005-11-25ext/a52dec/gsta52dec.*: Accept AC3 in audio/x-private1-ac3 format, which incl...Michael Smith3-1/+103
2005-11-25ext/mad/gstmad.c: When pad_alloc returns other-than-GST_FLOW_OK and mad exits...Jan Schmidt3-13/+29
2005-11-24Erase old CVS conflict line.Martin Soto1-1/+0
2005-11-24gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_class_init) (gst_mpeg_parse_han...Martin Soto5-149/+115
2005-11-24fix AS_LIBTOOL callThomas Vander Stichele1-1/+1
2005-11-23add a torture targetThomas Vander Stichele1-0/+3
2005-11-23back to HEADThomas Vander Stichele2-1/+5
2005-11-23releasing 0.9.6RELEASE-0_9_6Thomas Vander Stichele15-19/+101
2005-11-23gst/realmedia/rmdemux.c: Fractional framerates.Michael Smith2-11/+44
2005-11-23ext/mpeg2dec/gstmpeg2dec.*: Use fractional frameratesJan Schmidt3-12/+25
2005-11-22gst/mpegstream/gstmpegparse.c: set_clock returns a boolean.Wim Taymans2-2/+10