summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gst/qtdemux/qtdemux.c: Don't stop the task if the pad isn't linked.Edward Hervey2006-02-161-6/+5
* gst/id3demux/id3tags.c: ID3 2.3.0 used synch-safe integers for the tag size, ...Jan Schmidt2006-02-162-4/+18
* gst/rtsp/README: Updated README.Wim Taymans2006-02-164-33/+155
* gst/alpha/gstalpha.c: Don't ignore return value of the parent class's stateWouter Paesen2006-02-162-5/+15
* Add HAL sound device wrapper plugins. Closes #329106Wim Taymans2006-02-1516-0/+1001
* gst/qtdemux/qtdemux.c: It appears 100% equals 1/1 and not 100/1 ...Tim-Philipp Müller2006-02-151-1/+1
* gst/avi/gstavidemux.c: Add comment in a fultile attempt to stop the copy-and-...Wim Taymans2006-02-153-5/+20
* gst/qtdemux/qtdemux.c: When buffering MDAT data, show the user something is h...Tim-Philipp Müller2006-02-151-1/+20
* gst/matroska/matroska-demux.c: Advance stream time for lagging subtitle strea...Tim-Philipp Müller2006-02-142-28/+19
* gst/qtdemux/qtdemux.*: Make push-based work if mdat atom is before moov atom.Edward Hervey2006-02-142-17/+58
* gst/avi/gstavidemux.c: There can be bogus data before the hdrl LIST tag in th...Edward Hervey2006-02-142-6/+36
* gst/qtdemux/qtdemux.c: Handle the case where data atoms are before moov atoms...Edward Hervey2006-02-141-2/+13
* gst/qtdemux/: QtDemux can now work push-based.Edward Hervey2006-02-133-212/+462
* gst/id3demux/id3v2frames.c: Add more validation to ensure that a char encodin...Jan Schmidt2006-02-133-33/+42
* gst/avi/gstavidemux.c: Properly handle end of segment. Closes #330885.Edward Hervey2006-02-132-8/+29
* gst/rtp/gstrtpmp4gpay.h: For got to commit this one.Wim Taymans2006-02-132-0/+8
* gst/rtp/gstrtpmp4gpay.*: Make more things work.Wim Taymans2006-02-122-11/+217
* gst/rtp/gstrtpamrpay.c: set timestamps if no incoming timestamps setThomas Vander Stichele2006-02-122-3/+16
* gst/apetag/gsttagdemux.c: ... and fix the very same leaks in GstTagDemux.Tim-Philipp Müller2006-02-112-15/+13
* gst/id3demux/gstid3demux.c: Jon Trowbridge2006-02-112-0/+11
* gst/rtp/gstrtpmp4vpay.c: First set options, then set caps or else the basecla...Wim Taymans2006-02-102-3/+9
* gst/rtp/gstrtpmp4vpay.c: Don't waste time looking for a config string if we h...Wim Taymans2006-02-102-0/+45
* gst/rtp/README: Say something about case-sensitivity of caps vs mime-attributes.Wim Taymans2006-02-107-1/+469
* gst/rtsp/: Resurected rtpdec to make rtspsrc happy again.Wim Taymans2006-02-098-8/+373
* gst/rtp/gstrtpamrdepay.c: Added more meaningfull warnings when something goes...Wim Taymans2006-02-094-31/+167
* configure.ac: Back to CVSJan Schmidt2006-02-092-1/+6
* Releasing 0.10.2Jan Schmidt2006-02-0946-120/+184
* Update .po filesJan Schmidt2006-02-0814-15/+15
* Oops, jumping the gun with the ChangeLog entryJan Schmidt2006-02-081-7/+0
* configure.ac: Bump core and plugins-base requirement to 0.10.2.2 for API addi...Jan Schmidt2006-02-082-3/+16
* ext/: Register musicbrainz tags.Tim-Philipp Müller2006-02-083-0/+15
* remove unused varThomas Vander Stichele2006-02-071-4/+0
* gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate ...Thomas Vander Stichele2006-02-071-3/+6
* gst/qtdemux/qtdemux.c: clean up some debugging, using _OBJECT, moving recurri...Thomas Vander Stichele2006-02-071-9/+32
* ext/gconf/gconf.h: Remove declaration of function that no longer exists.Tim-Philipp Müller2006-02-072-1/+5
* ext/shout2/gstshout2.c: Make shout2 work for non ogg streamsZaheer Abbas Merali2006-02-072-26/+38
* gst/udp/gstmultiudpsink.*: Updated docs.Wim Taymans2006-02-063-56/+151
* gst/qtdemux/qtdemux.*: Some QT demux loving.Wim Taymans2006-02-062-57/+82
* adding docs for multiudpsinkThomas Vander Stichele2006-02-066-5/+68
* gst/level/gstlevel.c: peak below decay is not necessarily an error, so don't ...Thomas Vander Stichele2006-02-062-2/+10
* cvs versionsThomas Vander Stichele2006-02-0638-75/+75
* gst/matroska/ebml-write.*: Make sure we send a newsegment event in BYTES form...Tim-Philipp Müller2006-02-063-10/+37
* Pass unhandled queries upstream instead of just dropping them (#326446). Upda...Tim-Philipp Müller2006-02-068-17/+41
* tests/check/elements/matroskamux.c: Collectpads in core got changed and now a...Tim-Philipp Müller2006-02-062-2/+12
* gst/apetag/gstapedemux.h: Fix include, for now GstTagDemux is in the apetag dir.Tim-Philipp Müller2006-02-062-1/+6
* docs/plugins/: Add cdio plugin to docs.Tim-Philipp Müller2006-02-067-1/+100
* Add APE tag demuxer (#325649).Tim-Philipp Müller2006-02-0612-0/+1917
* ext/gconf/: Ignore changing the GConf key to "". Ignore GConf key updates tha...Jan Schmidt2006-02-0511-8/+185
* gst/goom/: Make goom reentrant by moving all important static variables into ...Jan Schmidt2006-02-0511-473/+577
* gst/avi/gstavidemux.*: Third attempt, use gst_pad_is_linked() this time.Tim-Philipp Müller2006-02-043-10/+18