summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/qtdemux/qtdemux.c: Add support for palettised Apple SMC videos (#327075, ...Fabrizio Gennari2006-02-241-1/+111
* ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be requ...Tim-Philipp Müller2006-02-231-2/+4
* rtp/gst/: Separated the G711 payloaders/depayloaders into separate elements f...Philippe Kalaf2006-02-2312-211/+684
* gst/qtdemux/qtdemux.c: Add 'dvsd' and 'dv25' to list of possible fourcc value...Edward Hervey2006-02-221-0/+5
* gst/avi/gstavidemux.c: Use scaling code for added precission and more correct...Wim Taymans2006-02-191-134/+219
* gst/flx/gstflxdec.*: Implement DURATION query.Wim Taymans2006-02-192-1/+3
* gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak.Wim Taymans2006-02-194-48/+86
* gst/id3demux/: Handle 0 data size in otherwise valid frames.Jan Schmidt2006-02-182-3/+7
* gst/matroska/: Recognise SSA/ASS and USF subtitle formats and set proper caps...Tim-Philipp Müller2006-02-182-0/+31
* gst/qtdemux/qtdemux.c: Don't GST_LOG timestamps from nonexistent index entrie...Tim-Philipp Müller2006-02-171-8/+10
* gst/qtdemux/qtdemux.c: Check that the size of the returned buffer is of the c...Edward Hervey2006-02-171-0/+7
* gst/rtp/gstrtpamrdepay.c: Patch from Sebastien Cote, fixes #319884Wim Taymans2006-02-171-9/+3
* gst/wavparse/gstwavparse.c: Pass extra_data to gst_riff_create_audio_caps(), ...Tim-Philipp Müller2006-02-161-20/+27
* gst/multipart/multipartdemux.c: Applied #318663. Gives quite a few false posi...Wim Taymans2006-02-161-15/+158
* Update documentation.Wim Taymans2006-02-161-6/+60
* 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-161-4/+12
* gst/rtsp/README: Updated README.Wim Taymans2006-02-163-33/+139
* gst/alpha/gstalpha.c: Don't ignore return value of the parent class's stateWouter Paesen2006-02-161-5/+9
* 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-152-5/+11
* 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-141-28/+13
* 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-141-6/+28
* 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-131-33/+35
* gst/avi/gstavidemux.c: Properly handle end of segment. Closes #330885.Edward Hervey2006-02-131-8/+22
* gst/rtp/gstrtpmp4gpay.h: For got to commit this one.Wim Taymans2006-02-131-0/+3
* gst/rtp/gstrtpmp4gpay.*: Make more things work.Wim Taymans2006-02-121-11/+207
* gst/rtp/gstrtpamrpay.c: set timestamps if no incoming timestamps setThomas Vander Stichele2006-02-121-3/+11
* gst/apetag/gsttagdemux.c: ... and fix the very same leaks in GstTagDemux.Tim-Philipp Müller2006-02-111-15/+7
* gst/id3demux/gstid3demux.c: Jon Trowbridge2006-02-111-0/+4
* gst/rtp/gstrtpmp4vpay.c: First set options, then set caps or else the basecla...Wim Taymans2006-02-101-3/+3
* gst/rtp/gstrtpmp4vpay.c: Don't waste time looking for a config string if we h...Wim Taymans2006-02-101-0/+38
* gst/rtp/README: Say something about case-sensitivity of caps vs mime-attributes.Wim Taymans2006-02-106-1/+450
* gst/rtsp/: Resurected rtpdec to make rtspsrc happy again.Wim Taymans2006-02-097-8/+354
* gst/rtp/gstrtpamrdepay.c: Added more meaningfull warnings when something goes...Wim Taymans2006-02-093-31/+153
* 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
* gst/udp/gstmultiudpsink.*: Updated docs.Wim Taymans2006-02-062-56/+138
* gst/qtdemux/qtdemux.*: Some QT demux loving.Wim Taymans2006-02-062-57/+82
* adding docs for multiudpsinkThomas Vander Stichele2006-02-061-2/+49
* gst/level/gstlevel.c: peak below decay is not necessarily an error, so don't ...Thomas Vander Stichele2006-02-061-2/+5
* gst/matroska/ebml-write.*: Make sure we send a newsegment event in BYTES form...Tim-Philipp Müller2006-02-062-10/+28
* Pass unhandled queries upstream instead of just dropping them (#326446). Upda...Tim-Philipp Müller2006-02-063-2/+6
* gst/apetag/gstapedemux.h: Fix include, for now GstTagDemux is in the apetag dir.Tim-Philipp Müller2006-02-061-1/+1
* Add APE tag demuxer (#325649).Tim-Philipp Müller2006-02-065-0/+1867