summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* resindvd: Add some GAP event stuff to make still-frames start to workJan Schmidt2012-08-318-486/+34
* resindvd: Initial partial port to 0.11Jan Schmidt2012-08-3115-1406/+2819
* wayland: use scale fullscreen method.Sreerenj Balachandran2012-08-211-1/+1
* wayland: respond to ping/pong protocol so we're not deemed unresponsive.Sreerenj Balachandran2012-08-211-1/+29
* wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apisSreerenj Balachandran2012-08-215-168/+626
* video/x-dvd-subpicture -> subpicture/x-dvdTim-Philipp Müller2012-08-205-7/+7
* Fix up FSF address in some source files as wellTim-Philipp Müller2012-08-182-2/+4
* vp8dec: Call gst_video_decoder_negotiate()Edward Hervey2012-08-141-0/+1
* schrodec: Call gst_video_decoder_negotiate()Edward Hervey2012-08-141-0/+2
* soundtouch: Don't assume output buffer timestampsEdward Hervey2012-08-141-27/+16
* vp8dec: Add support for multiple decoding threadsSebastian Dröge2012-08-142-2/+22
* vp8dec: Add support for the MFQE postprocessing flagSebastian Dröge2012-08-141-1/+10
* vp8: Use pkg-config file for getting the LIBS and CFLAGSSebastian Dröge2012-08-091-0/+1
* mpg123: Give MARGINAL rank to the mpg123 decoder elementSebastian Dröge2012-08-091-1/+1
* vp8enc: Update the per-component strides for every frame tooSebastian Dröge2012-08-081-0/+4
* mpg123: dist header fileTim-Philipp Müller2012-08-081-1/+1
* mimic: Port to 0.11Olivier Crête2012-08-074-323/+223
* vp8enc: initiate encoder to fix a crash.Oleksij Rempel2012-08-051-0/+2
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-047-15/+15