summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-04assrender: Unlock and free any pending subtitle buffers on FLUSH_STARTSebastian Dröge1-0/+6
2009-11-04assrender: Synchronize subtitle buffers with the videoSebastian Dröge2-14/+109
2009-11-04inputselector: also add inline to the proto to fix the buildStefan Kost1-2/+2
2009-11-04zbar: include quality and check count, fixes #600461Stefan Kost1-3/+15
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-03tiger: Make sure that tiger is not autoplugged by decodebin2Sebastian Dröge1-1/+1
2009-11-03kate: Change ranks of katedec and tiger to PRIMARY to be autopluggedSebastian Dröge1-5/+2
2009-11-03tiger: Change name of the subtitle sink template and classificationSebastian Dröge1-2/+2
2009-11-02resindvd: Take a copy of the passed plugin featuresJan Schmidt1-3/+4
2009-11-02resindvd: Fix an oversight from updating the copy of basesrcJan Schmidt1-1/+1
2009-11-02pitch: remove pointless gst_element_no_more_pads()Tim-Philipp Müller1-2/+0
2009-11-02resindvd: Use gst_base_src_new_seamless_segment()Jan Schmidt1-9/+16
2009-11-02resindvd: Add gst_base_src_new_seamless_segment() to GstBaseSrc copyJan Schmidt2-0/+64
2009-11-02resindvd: Update the base source copyJan Schmidt7-725/+945
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üller6-9/+71
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üller8-24/+24
2009-10-30tests: Add test for rtpdtmfmux lockingOlivier Crête1-8/+56
2009-10-30tests: Add unit test for rtpmuxOlivier Crête3-1/+211
2009-10-30rtpmux: Don't ignore requested pad nameOlivier Crête1-5/+10
2009-10-29tests: Use GST_PLUGINS_BASE_{CFLAGS,LIBS} for camerabin tests.Michael Smith1-2/+4
2009-10-29osxvideosrc: change a .m file containing only C code to a .c file. MakesMichael Smith2-4/+2
2009-10-29mpegtsdemux: Don't send new-segment with start time == -1Jan Schmidt1-22/+45
2009-10-29camerabin: use raw audio/video in unit testsTeemu Katajisto1-3/+10
2009-10-28dshowsrcwrapper: cleanup push buffer callbackJulien Isorce4-25/+29
2009-10-27id3mux: glib doesn't reliably null-terminate wide-character encodings inMichael Smith1-4/+5
2009-10-27lv2: fix pad direction for ungrouped portsStefan Kost1-1/+1
2009-10-27asfmux: fix tag writing bugThiago Santos1-3/+4
2009-10-27Remove executable bits from non-executable files.Michael Smith5-0/+0
2009-10-27resindvd: Remove extra new-segment in rsnstreamselector. Send discont.Jan Schmidt2-11/+13
2009-10-27resindvd: Avoid a deadlock. Improve chapter seek.Jan Schmidt1-13/+15
2009-10-27resindvd: lower a debug message to log level.Jan Schmidt1-1/+1
2009-10-27resindvd: Add a keypress mapping for switching audio trackJan Schmidt1-0/+4
2009-10-27autoconvert: Add a simple unit testJan Schmidt3-0/+241
2009-10-27resindvd: Set the new initial-identity property on autoconvertJan Schmidt1-1/+2
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