summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2013-02-23pulsesink: Update segdone periodicallyArun Raghavan1-0/+16
2013-02-16souphttpsrc: set SOUP_VERSION_{MIN_REQUIRED,MAX_ALLOWED} to suppress deprecat...Tim-Philipp Müller1-1/+4
2013-02-16soup: use default proxy resolver instead of deprecated GNOME proxy resolverTim-Philipp Müller1-7/+1
2013-02-14jpegdec: remove sof-marker from template caps for nowTim-Philipp Müller1-2/+3
2013-02-13jpegenc: Put the SOF marker into the capsSebastian Dröge2-9/+31
2013-01-19pulsesink: don't error out if pa_stream_proplist_update() with new tags failsTim-Philipp Müller1-10/+4
2013-01-01souphttpsrc: error out properly when receiving data along with an error statusNorbert Waschbuesch1-0/+11
2013-01-01cairo: remove old cairo-based text renderering elementTim-Philipp Müller8-1977/+0
2013-01-01cairo: port cairooverlay to 0.11Tim-Philipp Müller6-100/+63
2012-12-201394clock: mark our clock type as OTHERWim Taymans1-1/+2
2012-12-20jpegenc: pass flowreturn upstreamWim Taymans2-2/+4
2012-12-18wavpack: use appropriate printf format for gsizeThijs Vermeir1-2/+2
2012-12-18taglib: use appropriate printf format for gsizeThijs Vermeir1-3/+3
2012-12-18gdkpixbuf: use appropriate printf format for gsizeThijs Vermeir1-1/+2
2012-12-12ext/sys: Fix some compilation errors caused by circular includesSebastian Dröge12-7/+17
2012-11-30shout2send: accept audio/webm as well as video/webmTim-Philipp Müller1-1/+1
2012-11-12vp8enc: Don't leak GstVideoCodecFrames that cause the creation of invisible f...Sebastian Dröge1-0/+1
2012-11-12pulse: Use new GType for GThread instead of just G_TYPE_POINTERSebastian Dröge1-6/+7
2012-11-12pngdec: Actually use the stop() vfunc implementationSebastian Dröge1-2/+3
2012-11-12vp8dec: Fix last commitSebastian Dröge1-2/+2
2012-11-12pngdec: Keep the input state in reset()Sebastian Dröge1-23/+30
2012-11-12vp8dec: Also destroy decoder in set_format() if it was created alreadySebastian Dröge1-0/+6
2012-11-12vp8dec: Don't clear input state in reset()Sebastian Dröge1-4/+1
2012-11-09vp8dec: Don't give up so easily if failed to decode a frameDebarshi Ray1-3/+3
2012-11-06speexdec: Don't unmap or finish_frame an invalid GstBufferDebarshi Ray1-7/+10
2012-11-04Fix FSF addressTim-Philipp Müller118-227/+227
2012-11-02vp8dec: Immediately return if opening the decoder failedSebastian Dröge1-0/+2
2012-11-02vp8dec: Short circuit gst_vp8_dec_handle_frame if keyframe is missingDebarshi Ray1-2/+5
2012-10-30pulsesrc: don't assert in get_time() when called after shutdownTim-Philipp Müller1-0/+4
2012-10-27gst: add various missing GST_PLUGINS_BASE_LIBS in Makefile.amAntoine Tremblay1-0/+1
2012-10-24pulsesink: Flush the ringbuffer on GAP events without durationSebastian Dröge1-0/+8
2012-10-23vp8enc: set DECODE_ONLY flag on invisible AltRef framesOleksij Rempel1-0/+1
2012-10-20pulsesink: fix caps leak in acceptcaps functionTim-Philipp Müller1-0/+1
2012-10-19pulsesink: in accept_caps() check if ring buffer is NULL before de-referencingTim-Philipp Müller1-7/+21
2012-10-17jpeg, png, vpx: use gst_element_class_set_static_metadata()Tim-Philipp Müller6-6/+6
2012-10-15vp8enc: And this time fix the default target-bitrate value for realSebastian Dröge1-2/+2
2012-10-15vp8enc: Fix default target-bitrate valueSebastian Dröge1-4/+5
2012-09-27dvdemux: The convert and duration queries are not supposed to change the formatSebastian Dröge1-42/+37
2012-09-25vp8enc: Disable GLIB deprecation warningsEdward Hervey1-0/+7
2012-09-21pulsesrc: Mute stream post-connection if requiredArun Raghavan1-3/+9
2012-09-19pulsesink: Specify endianness in IEC 61937 payloadingArun Raghavan1-1/+1
2012-09-17vp8enc: Correctly finish framesSebastian Dröge1-21/+6
2012-09-17vp8enc: Allow changing bitrate and other parameters during playbackSebastian Dröge1-1/+185
2012-09-17vp8enc: Store configuration in the vpx_codec_enc_cfg_t struct instead of dupl...Sebastian Dröge2-194/+181
2012-09-16vp8enc: Update documentation to reflect new property namesSebastian Dröge1-5/+7
2012-09-16vp8enc: Make some property names more readableSebastian Dröge1-22/+23
2012-09-16vpx: Integrate into the build systemSebastian Dröge1-0/+8
2012-09-16vpx: Rename vp8 plugin to vpxSebastian Dröge9-7/+7
2012-09-16vp8: Apply remaining changes that got lost while moving the plugin via git am...Sebastian Dröge2-35/+4
2012-09-16[MOVED FROM BAD 134/134] vp8dec: Unref input/output states when stopping the ...Sebastian Dröge1-0/+9