| Commit message (Expand) | Author | Age | Files | Lines |
* | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2006-04-25 | 1 | -1/+1 |
* | gst/matroska/: Handle case where the TrackType ebml chunk does not come befor... | Tim-Philipp Müller | 2006-04-25 | 1 | -31/+20 |
* | gst/matroska/matroska-demux.c: Handle codec_data for VfW compatibility codec ... | Mark Nauwelaerts | 2006-04-25 | 1 | -1/+13 |
* | gst/matroska/matroska-demux.c: Fix a bad conversion using gst_guint64_to_gdou... | Sébastien Moutte | 2006-04-23 | 1 | -3/+4 |
* | gst/matroska/matroska-demux.c: Use gst_guint64_to_gdouble for conversions | Sébastien Moutte | 2006-04-22 | 1 | -2/+3 |
* | gst/matroska/: Set DISCONT flag on first buffer after a discontinuity. | Tim-Philipp Müller | 2006-04-20 | 1 | -29/+78 |
* | gst/matroska/matroska-demux.c: Handle end of segment properly when set; don't... | Mark Nauwelaerts | 2006-04-20 | 1 | -8/+12 |
* | gst/matroska/matroska-demux.c: Make mpeg2 aac audio work: create artificial p... | Tim-Philipp Müller | 2006-04-20 | 1 | -17/+19 |
* | gst/matroska/ebml-read.c: Don't try to modify read-only data. | Tim-Philipp Müller | 2006-04-10 | 1 | -1/+1 |
* | gst/matroska/matroska-demux.c: Use static pad templates with ANY caps for aud... | Tim-Philipp Müller | 2006-04-10 | 1 | -301/+167 |
* | ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 | Sébastien Moutte | 2006-03-30 | 1 | -2/+2 |
* | better/unified long descriptions | Wim Taymans | 2006-03-30 | 1 | -6/+5 |
* | gst/matroska/: Recognise SSA/ASS and USF subtitle formats and set proper caps... | Tim-Philipp Müller | 2006-02-18 | 1 | -0/+28 |
* | gst/matroska/matroska-demux.c: Advance stream time for lagging subtitle strea... | Tim-Philipp Müller | 2006-02-14 | 1 | -28/+13 |
* | Pass unhandled queries upstream instead of just dropping them (#326446). Upda... | Tim-Philipp Müller | 2006-02-06 | 1 | -0/+2 |
* | gst/matroska/: Added recognition of Real Audio and Video streams in matroska ... | Edward Hervey | 2006-01-23 | 1 | -2/+58 |
* | Set correct timestamps on audio laces, fixes playback of mp3 from matroska. | Arwed v. Merkatz | 2005-12-12 | 1 | -7/+15 |
* | Update for alloc_buffer changes. | Andy Wingo | 2005-12-05 | 1 | -5/+5 |
* | More fractional framerate conversions | Jan Schmidt | 2005-11-22 | 1 | -7/+15 |
* | ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)... | Andy Wingo | 2005-11-22 | 1 | -2/+2 |
* | Update for stream lock API changes: don't take stream log in sink event handl... | Tim-Philipp Müller | 2005-11-21 | 1 | -3/+3 |
* | *.*: Ran scripts/update-macros. Oh yes. | Andy Wingo | 2005-11-21 | 1 | -10/+10 |
* | gst/matroska/matroska-demux.c: Filler events are gone for now, comment out se... | Tim-Philipp Müller | 2005-11-21 | 1 | -0/+3 |
* | Fixes for GST_FOURCC_FORMAT API change. | Tim-Philipp Müller | 2005-11-21 | 1 | -1/+1 |
* | gst/matroska/matroska-demux.c: When seeking, seek to closest index entry at o... | Tim-Philipp Müller | 2005-11-15 | 1 | -16/+11 |
* | gst/matroska/matroska-demux.c: Don't error out when the source pad isn't linked. | Tim-Philipp Müller | 2005-11-07 | 1 | -17/+12 |
* | gst/matroska/: Add SimpleBlock support to matroska demuxer and muxer (part of | Tim-Philipp Müller | 2005-10-28 | 1 | -11/+42 |
* | ext/speex/gstspeexenc.c: Add position and duration query, fix query type func... | Tim-Philipp Müller | 2005-10-21 | 1 | -30/+16 |
* | gst/matroska/matroska-demux.c: Fix duration query; fix basetime in newsegment... | Tim-Philipp Müller | 2005-10-20 | 1 | -3/+4 |
* | API change fix. | Wim Taymans | 2005-10-19 | 1 | -5/+18 |
* | gst/matroska/: Ported matroska demuxer to 0.9. | Tim-Philipp Müller | 2005-10-18 | 1 | -867/+1361 |
* | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 2005-10-12 | 1 | -1/+1 |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 1 | -8/+11 |
* | gst/matroska/matroska-demux.c: Fix logic error in timing of subtitle stream s... | Ronald S. Bultje | 2005-01-27 | 1 | -1/+1 |
* | OGM text support, Matroska UTF-8 text support, deadlock fixes all over the pl... | Ronald S. Bultje | 2005-01-08 | 1 | -3/+61 |
* | Remove time-based check for first vorbis packet altogether, as it was a hack ... | Maciej Katafiasz | 2004-12-28 | 1 | -3/+1 |
* | Fix Vorbis streams failing to decode in some files, where cluster_time isn't ... | Maciej Katafiasz | 2004-12-28 | 1 | -2/+7 |
* | gst/matroska/matroska-demux.c: Save position, so that queries give proper ret... | Ronald S. Bultje | 2004-12-23 | 1 | -0/+1 |
* | gst/matroska/matroska-demux.c: That was very stupid. | Ronald S. Bultje | 2004-12-18 | 1 | -4/+2 |
* | gst/matroska/matroska-demux.c: Fix possible crasher. | Ronald S. Bultje | 2004-12-18 | 1 | -1/+2 |
* | gst/matroska/matroska-demux.c: Lace sizes can be zero. | Ronald S. Bultje | 2004-12-18 | 1 | -9/+12 |
* | gst/matroska/matroska-demux.c: Some MPEG-AAC hacks, because else it doesn't w... | Ronald S. Bultje | 2004-12-16 | 1 | -2/+85 |
* | gst/matroska/matroska-demux.c: Don't set DEFAULT, unsupported - makes length ... | Ronald S. Bultje | 2004-12-08 | 1 | -6/+0 |
* | gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and... | Ronald S. Bultje | 2004-12-03 | 1 | -1/+6 |
* | gst/matroska/matroska-demux.c: Signal no-more-pads (so it works in playbin). | Ronald S. Bultje | 2004-11-11 | 1 | -14/+17 |
* | use audio/x-ttafile and audio/x-tta for tta instead of audio/x-tta and audio/... | Arwed v. Merkatz | 2004-09-15 | 1 | -8/+5 |
* | ext/alsa/: Re-commit ALSA switches. | Ronald S. Bultje | 2004-08-31 | 1 | -1/+2 |
* | Interpret BLOCKDURATION and set buffer duration accordingly, enable demuxing ... | Arwed v. Merkatz | 2004-08-25 | 1 | -30/+53 |
* | Send vorbis headers at the beginning of a stream, fixes bug #141554. | Arwed v. Merkatz | 2004-08-25 | 1 | -0/+25 |
* | pixel aspect ratio handling | Thomas Vander Stichele | 2004-07-27 | 1 | -14/+14 |