summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* resindvd, dvdspu: Use new still-frame API from gst-plugins-baseJan Schmidt2009-11-182-48/+27
* Revert "aiff: Disable aiff muxer for this release."Jan Schmidt2009-11-182-8/+5
* asfmux: handle streams with different start timesThiago Sousa Santos2009-11-172-1/+26
* qtmux: do not leak a stringThiago Sousa Santos2009-11-171-6/+8
* qtmux: do not add size to the pointer variableThiago Sousa Santos2009-11-171-4/+8
* qtmux: handle 'late' streamsThiago Santos2009-11-174-0/+89
* qtmux: adds the EDTS and ELTS atoms to atoms.cThiago Santos2009-11-172-1/+122
* adpcmdec: decode adpcm without explicit length, as found in qt.Michael Smith2009-11-171-54/+71
* dvdspu: Forward the still frame event downstreamJan Schmidt2009-11-181-2/+3
* aiff: Disable aiff muxer for this release.Jan Schmidt2009-11-092-5/+8
* asfmux: Uncomment --disable-static flagJan Schmidt2009-11-091-1/+1
* inputselector: Remove useless variables and fix a uninitialized variable comp...Sebastian Dröge2009-11-091-6/+4
* inputselector: Make sure that running_time->timestamp calculation never becom...Sebastian Dröge2009-11-091-1/+4
* inputselector: Use the start time (i.e. timestamp) as the last stopSebastian Dröge2009-11-091-5/+5
* inputselector: Improve debuggingSebastian Dröge2009-11-091-2/+4
* qtmux: Adding some ifs for protectionThiago Santos2009-11-062-5/+10
* scaletempo: properly update new segmentsThiago Santos2009-11-051-1/+1
* dtmfdetect: Add DTMF tone detectorOlivier Crête2009-11-056-2/+993
* Revert "inputselector: use get_caps_reffed()"Wim Taymans2009-11-051-2/+2
* inputselector: use get_caps_reffed()Wim Taymans2009-11-051-2/+2
* dtmfsrc: Reject empty capsOlivier Crête2009-11-041-0/+3
* dtmfsrc: Use log level for repeated debug messagesOlivier Crête2009-11-041-7/+5
* dtmfsrc: Allow for any samplerateOlivier Crête2009-11-041-49/+18
* autoconvert: Fix previous commit: ensure we take a ref on the featuresJan Schmidt2009-11-041-0/+1
* resindvd,autoconvert: Avoid depending on 0.10.26 APIJan Schmidt2009-11-041-1/+1
* mpegdemux: Fix pointer-differences printoutEdward Hervey2009-11-041-31/+27
* inputselector: also add inline to the proto to fix the buildStefan Kost2009-11-041-2/+2
* gst: Remove dead assignments and resulting unused variablesEdward Hervey2009-11-031-4/+1
* inputselector: Use the same iterate internal links function as in gst-plugins...Sebastian Dröge2009-11-031-5/+7
* Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller2009-11-031-8/+4
* Remove Ronald Bultje from Authors fieldDavid Schleef2009-11-031-1/+0
* inputselector: set output caps before pushingWim Taymans2009-11-031-0/+6
* inputselector: install an acceptcaps functionWim Taymans2009-11-031-0/+18
* resindvd: Take a copy of the passed plugin featuresJan Schmidt2009-11-021-3/+4
* dvdspu: Fix PGS window parsingJan Schmidt2009-11-021-0/+1
* aiff: fix aiffparse debug category variable nameRené Stadler2009-11-011-2/+2
* aiff: init plugin debug categoryRené Stadler2009-11-011-0/+1
* aiff: add aiff elements to docsTim-Philipp Müller2009-10-312-5/+12
* aiff: gratuitious clean-ups: canonicalise function names, structs and definesTim-Philipp Müller2009-10-314-159/+158
* aiff: enable new aiff muxerTim-Philipp Müller2009-10-315-48/+70
* aiff: add basic AIFF muxerRobert Swain2009-10-312-0/+519
* aiff: remove unused includes and fix flags order in Makefile.amTim-Philipp Müller2009-10-313-5/+2
* aiff: rename 'aiffparse' plugin to 'aiff'Tim-Philipp Müller2009-10-314-16/+16
* rtpmux: Don't ignore requested pad nameOlivier Crête2009-10-301-5/+10
* mpegtsdemux: Don't send new-segment with start time == -1Jan Schmidt2009-10-291-22/+45
* id3mux: glib doesn't reliably null-terminate wide-character encodings inMichael Smith2009-10-271-4/+5
* asfmux: fix tag writing bugThiago Santos2009-10-271-3/+4
* autoconvert: Support installing identity as the initial childJan Schmidt2009-10-272-62/+128
* autoconvert: Cache incoming new segment events and push to children.Jan Schmidt2009-10-272-0/+45
* autoconvert: Add some debug in factory caps intersectionJan Schmidt2009-10-271-13/+23