summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* meta info: register thread-safely.Michael Smith2012-10-032-6/+9
* resindvd: Remove caps lock from parsetter element.Jan Schmidt2012-10-022-13/+0
* resindvd: Update overridden caps when the DAR changesJan Schmidt2012-10-011-2/+9
* resindvd: Port parsetter elementJan Schmidt2012-10-016-359/+115
* chromaprint: Missing unmap buffer in transform_ipChristophe Fergeau2012-09-301-1/+2
* resindvd: Fiddle with segment handling for DVD.Jan Schmidt2012-09-302-19/+46
* Remove some liboil referencesTim-Philipp Müller2012-09-293-4/+3
* cog: remove some old elements so they don't get ported accidentallyTim-Philipp Müller2012-09-294-1943/+0
* curl: fix compiler warning with setsockopt() on windowsРуслан Ижбулатов2012-09-291-2/+3
* curl: fix build on win32Руслан Ижбулатов2012-09-287-0/+51
* soundtouch: Transform timestamps properly after a seek.Jan Schmidt2012-09-261-17/+33
* resindvd: Don't send spurious 'close segment' events. Make a single segmentJan Schmidt2012-09-261-50/+1
* chromaprint: link against libgstbaseYaakov Selkowitz2012-09-241-2/+3
* assrender: disable for autoplugging until it worksTim-Philipp Müller2012-09-231-1/+2
* opusenc: Rank as PrimaryOlivier Crête2012-09-221-1/+1
* rtpopuspay: Allocate the rtp buffer correctlyOlivier Crête2012-09-221-17/+3
* resindvd: Fix segment handling in the demuxer.Jan Schmidt2012-09-182-9/+62
* vp8: Remove plugin, moved to gst-plugins-goodSebastian Dröge2012-09-1610-2855/+0
* vp8dec: Unref input/output states when stopping the decoderSebastian Dröge2012-09-161-0/+9
* vp8enc: Update realtime profile to the new propertiesSebastian Dröge2012-09-161-2/+3
* vp8: Require latest libvpx release (1.1.0 from May 2012)Sebastian Dröge2012-09-161-8/+0
* vp8enc: Use a string field for the profile in the capsSebastian Dröge2012-09-151-5/+20
* use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts2012-09-151-2/+4
* vp8enc: Correctly set profile in capsSebastian Dröge2012-09-151-1/+2
* vp8: Update copyright and authorsSebastian Dröge2012-09-142-4/+6
* vp8enc: Rework encoder properties to be more in line with the libvpx tools an...Sebastian Dröge2012-09-142-298/+937
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-14114-115/+115
* ffmpegcolorspace is no moreWim Taymans2012-09-1413-18/+18
* rename some caps and elements in examplesWim Taymans2012-09-142-3/+3
* resindvd: Start with a larger subpicture queue for preroll.Jan Schmidt2012-09-122-5/+24
* resindvd: Disable input-selector syncingJan Schmidt2012-09-121-5/+10
* flitetestsrc: fix caps fixationTim-Philipp Müller2012-09-131-0/+3
* waylandsink: fail gracefully with an error message if we can't connect to way...Tim-Philipp Müller2012-09-131-1/+12
* schroenc: remove GST_ERROR statement that was committed by accidentTim-Philipp Müller2012-09-131-1/+1
* opus + jpegformat: unbreak non-debug buildPeter Korsgaard2012-09-122-3/+3
* spanplc: Don't unref too much, don't forward gap eventOlivier Crête2012-09-111-6/+3
* spanplc: Port to 1.0 APIOlivier Crête2012-09-112-108/+64
* ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts2012-09-112-2/+4
* opusenc: port to the new GLib thread APIMark Nauwelaerts2012-09-112-18/+18
* opencv: disable motioncells "date" property for nowTim-Philipp Müller2012-09-091-0/+4
* mythtv: update for duration message API changeRico Tzschichholz2012-09-031-4/+2
* schroenc: set interlace_coding based on input capsTim-Philipp Müller2012-09-031-0/+8
* schroenc: configure profile/level from allowed downstream caps instead of pro...Tim-Philipp Müller2012-09-031-2/+103
* schroenc: prettify enum property nicksTim-Philipp Müller2012-09-031-5/+6
* spc: No need to define GLIB_DISABLE_DEPRECATION_WARNINGSSreerenj Balachandran2012-09-021-4/+0
* gst_message_new_duration -> gst_message_new_duration_changedTim-Philipp Müller2012-09-022-3/+2
* resindvd/mpegdemux: Send both PTS and DTS downstreamJan Schmidt2012-09-011-8/+10
* spc: don't leak buffer in case of an init errorTim-Philipp Müller2012-09-021-0/+1
* spc: port to 0.11Sreerenj Balachandran2012-09-024-118/+74
* resindvd: Plug a video parser in front of decoderJan Schmidt2012-08-312-9/+46