summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-11-09aiff: Disable aiff muxer for this release.Jan Schmidt2-5/+8
2009-11-09asfmux: Uncomment --disable-static flagJan Schmidt1-1/+1
2009-11-09inputselector: Remove useless variables and fix a uninitialized variable comp...Sebastian Dröge1-6/+4
2009-11-09inputselector: Make sure that running_time->timestamp calculation never becom...Sebastian Dröge1-1/+4
2009-11-09inputselector: Use the start time (i.e. timestamp) as the last stopSebastian Dröge1-5/+5
2009-11-09inputselector: Improve debuggingSebastian Dröge1-2/+4
2009-11-06qtmux: Adding some ifs for protectionThiago Santos2-5/+10
2009-11-05scaletempo: properly update new segmentsThiago Santos1-1/+1
2009-11-05dtmfdetect: Add DTMF tone detectorOlivier Crête6-2/+993
2009-11-05Revert "inputselector: use get_caps_reffed()"Wim Taymans1-2/+2
2009-11-05inputselector: use get_caps_reffed()Wim Taymans1-2/+2
2009-11-04dtmfsrc: Reject empty capsOlivier Crête1-0/+3
2009-11-04dtmfsrc: Use log level for repeated debug messagesOlivier Crête1-7/+5
2009-11-04dtmfsrc: Allow for any samplerateOlivier Crête1-49/+18
2009-11-04autoconvert: Fix previous commit: ensure we take a ref on the featuresJan Schmidt1-0/+1
2009-11-04resindvd,autoconvert: Avoid depending on 0.10.26 APIJan Schmidt1-1/+1
2009-11-04mpegdemux: Fix pointer-differences printoutEdward Hervey1-31/+27
2009-11-04inputselector: also add inline to the proto to fix the buildStefan Kost1-2/+2
2009-11-03gst: Remove dead assignments and resulting unused variablesEdward Hervey1-4/+1
2009-11-03inputselector: Use the same iterate internal links function as in gst-plugins...Sebastian Dröge1-5/+7
2009-11-03Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller1-8/+4
2009-11-03Remove Ronald Bultje from Authors fieldDavid Schleef1-1/+0
2009-11-03inputselector: set output caps before pushingWim Taymans1-0/+6
2009-11-03inputselector: install an acceptcaps functionWim Taymans1-0/+18
2009-11-02resindvd: Take a copy of the passed plugin featuresJan Schmidt1-3/+4
2009-11-02dvdspu: Fix PGS window parsingJan Schmidt1-0/+1
2009-11-01aiff: fix aiffparse debug category variable nameRené Stadler1-2/+2
2009-11-01aiff: init plugin debug categoryRené Stadler1-0/+1
2009-10-31aiff: add aiff elements to docsTim-Philipp Müller2-5/+12
2009-10-31aiff: gratuitious clean-ups: canonicalise function names, structs and definesTim-Philipp Müller4-159/+158
2009-10-31aiff: enable new aiff muxerTim-Philipp Müller5-48/+70
2009-10-31aiff: add basic AIFF muxerRobert Swain2-0/+519
2009-10-31aiff: remove unused includes and fix flags order in Makefile.amTim-Philipp Müller3-5/+2
2009-10-31aiff: rename 'aiffparse' plugin to 'aiff'Tim-Philipp Müller4-16/+16
2009-10-30rtpmux: Don't ignore requested pad nameOlivier Crête1-5/+10
2009-10-29mpegtsdemux: Don't send new-segment with start time == -1Jan Schmidt1-22/+45
2009-10-27id3mux: glib doesn't reliably null-terminate wide-character encodings inMichael Smith1-4/+5
2009-10-27asfmux: fix tag writing bugThiago Santos1-3/+4
2009-10-27autoconvert: Support installing identity as the initial childJan Schmidt2-62/+128
2009-10-27autoconvert: Cache incoming new segment events and push to children.Jan Schmidt2-0/+45
2009-10-27autoconvert: Add some debug in factory caps intersectionJan Schmidt1-13/+23
2009-10-27autoconvert: Simple fixes.Jan Schmidt1-5/+18
2009-10-27autoconvert: Gratuitously move GST_OBJECT_LOCK into a macroJan Schmidt1-31/+31
2009-10-26mpegvideoparse: check width/height rangeThiago Santos1-0/+7
2009-10-26gppmux: Add support for 3gr6Thiago Santos5-3/+31
2009-10-26qtmux: Only push ftyp later (in faststart mode)Thiago Santos1-86/+120
2009-10-26qtmux: Improve error messageThiago Santos1-1/+1
2009-10-24camerabin: fix buildWim Taymans1-3/+4
2009-10-24camerabin: remove abbreviations from the property names. Fixes #573370 (parti...Stefan Kost2-56/+59
2009-10-24build: use gst-glib-gen.mak to fix the glib build rules.Stefan Kost2-4/+6