summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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-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-12pngdec: Actually use the stop() vfunc implementationSebastian Dröge1-2/+3
2012-11-12vp8dec: Fix last commitSebastian Dröge1-2/+2
2012-11-12vp8dec: Don't give up so easily if failed to decode a frameDebarshi Ray1-3/+3
2012-11-12vp8dec: Don't clear input state in reset()Sebastian Dröge1-4/+1
2012-11-12vp8dec: Also destroy decoder in set_format() if it was created alreadySebastian Dröge1-0/+6
2012-11-12pngdec: Keep the input state in reset()Sebastian Dröge1-23/+30
2012-11-06speexdec: Don't unmap or finish_frame an invalid GstBufferDebarshi Ray1-7/+10
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
2012-09-16[MOVED FROM BAD 133/134] vp8enc: Update realtime profile to the new propertiesSebastian Dröge1-2/+3
2012-09-16[MOVED FROM BAD 132/134] vp8: Require latest libvpx release (1.1.0 from May 2...Sebastian Dröge1-8/+0
2012-09-16[MOVED FROM BAD 131/134] vp8enc: Use a string field for the profile in the capsSebastian Dröge1-5/+20
2012-09-16[MOVED FROM BAD 130/134] vp8enc: Correctly set profile in capsSebastian Dröge1-1/+2
2012-09-16[MOVED FROM BAD 129/134] vp8: Update copyright and authorsSebastian Dröge2-4/+6
2012-09-16[MOVED FROM BAD 128/134] vp8enc: Rework encoder properties to be more in line...Sebastian Dröge2-298/+937
2012-09-16[MOVED FROM BAD 127/134] replace gst_element_class_set_details_simple with gs...Mark Nauwelaerts2-2/+2
2012-09-16[MOVED FROM BAD 126/134] vp8dec: Call gst_video_decoder_negotiate()Edward Hervey1-0/+1
2012-09-16[MOVED FROM BAD 125/134] vp8dec: Add support for multiple decoding threadsSebastian Dröge2-2/+22
2012-09-16[MOVED FROM BAD 124/134] vp8dec: Add support for the MFQE postprocessing flagSebastian Dröge1-1/+10
2012-09-16[MOVED FROM BAD 123/134] vp8: Use pkg-config file for getting the LIBS and CF...Sebastian Dröge1-2/+1
2012-09-16[MOVED FROM BAD 122/134] vp8enc: Update the per-component strides for every f...Sebastian Dröge1-0/+4
2012-09-16[MOVED FROM BAD 121/134] vp8enc: initiate encoder to fix a crash.Oleksij Rempel1-0/+2