avmux: Fix invalid address passing to av_opt_set_int()
[platform/upstream/gstreamer.git] / ext /
2014-02-04 Dmitry Melnichenkoavmux: Fix invalid address passing to av_opt_set_int()
2014-02-01 Mark Nauwelaertsavvidenc: avoid busy-looping when flushing frames
2014-01-24 Sjoerd Simonsavdemux: Don't go into pull mode when the sequential...
2014-01-21 Tim 'mithro' Ansellavmux: Force DV audio input format to 48kHz, 2 channels
2014-01-17 Aleix Conchillo... avviddec: Add output-corrupt property
2014-01-16 Sebastian Drögeavauddec: Mark frames as corrupted if libav tells us...
2014-01-16 Sebastian Drögeavviddec: Mark frames as corrupted if libav tells us...
2014-01-15 Vincent Penquerc'hgst-libav: fix context leaks
2014-01-13 Wim Taymansavviddec: set output chroma-site
2014-01-10 Wim Taymansavviddec: release buffers when not direct rendering
2014-01-10 Sebastian Drögeavauddec: Give MP3 decoder a MARGINAL rank too
2014-01-06 Sebastian Drögeav: Enable HEVC / h265 support
2014-01-03 Tim-Philipp Mülleravcodecmap: fix regression with wmv3 video in WMVA...
2014-01-03 Sebastian Drögeav: Update for CodecID -> AVCodecID related changes
2014-01-03 Sebastian Drögeavcfg: Update config parameters a bit to fix compilation
2014-01-03 Sebastian Drögeavenc: Stop using the removed inter_threshold field
2014-01-03 Sebastian Drögeavviddec rebase
2014-01-03 Sebastian Drögeavauddec: Stop using AVCODEC_MAX_AUDIO_FRAME_SIZE
2014-01-03 Sebastian Drögeavdemux: Stop using r_frame_rate field
2014-01-03 Sebastian Drögeavvidenc: Port to av_encode_video2()
2013-12-16 Todd AgulnickSome compiler warning fixes to satisfy XCode compiler
2013-12-07 Mark Nauwelaertsavviddec: improve buffer handling and semantics
2013-12-07 Mark Nauwelaertsavvidenc: plug input_state leak
2013-12-05 Sebastian Drögeavviddec: Use new gst_video_decoder_set_needs_format...
2013-12-02 Mark Nauwelaertsavviddec: only use upstream framerate if really specified
2013-11-26 Mark Nauwelaertsavviddec: discard unused input frames
2013-11-26 Mark Nauwelaertsavviddec: really release frame at proper time
2013-11-04 Tim-Philipp Mülleravaudec: don't put bogus 0 channel-mask on output caps...
2013-10-26 Tim-Philipp Mülleravaudenc: post better error message if experimental...
2013-10-26 Tim-Philipp Müllercodecmap: use TRUE for boolean fields in caps
2013-10-15 Greg Rutzavenc: Add compliance property
2013-10-04 Matthieu Bouronavcodecmap: Make avdec_mjpeg requires a parsed input
2013-10-02 Sebastian Drögeavcodecmap: gst_value_can_intersect() does not do what...
2013-10-02 Sebastian Drögeavcodecmap: Only append values to the video/audio forma...
2013-10-02 Sebastian Drögeavviddec: Reset some more fields in ::stop()
2013-10-02 Sebastian Drögeavviddec: Don't believe we're negotiated if negotiation...
2013-10-02 Sebastian Drögeavauddec: Don't believe we're negotiated if negotiation...
2013-10-01 Sebastian Drögeavenc: Choose 25 fps if we don't have any in the caps
2013-09-28 Sebastian Drögeavcodecmap: Fix boolean expression to fix uninitialized...
2013-09-12 Sebastian Drögeavviddec: Initialize strides with the ones of avcodec_d...
2013-09-12 Sebastian Drögeavviddec: Use the correct context for negotiation
2013-09-12 Sebastian Drögeavviddec: Remember initially used stride and don't...
2013-09-11 Matej Knoppavcodecmap: Add support for TechSmith Screen Capture 2
2013-09-04 Alex Ashleyavcodecmap: exclude avc3 stream format from AV_CODEC_ID...
2013-08-30 Josep Torracodecmap: add mapping for MSS1 and MSS2
2013-08-29 Sebastian Drögelibav: avcodec_close() also resets fields like the...
2013-08-22 Sebastian Drögeavdemux: Add support for video/x-pva
2013-08-21 Tim-Philipp Mülleravvidenc: propagate flow return values upstream in...
2013-08-15 Sebastian Drögelibav: Use new flush vfunc of video codec base classes...
2013-08-13 Hans de Goedeavmux: Don't fail on commas in the libav muxer type...
2013-07-29 Sebastian Drögeavdemux: Implement SEGMENT query
2013-07-24 Edward Herveyavcodecmap: Demote WARNING to DEBUG
2013-07-23 Olivier Crêteavviddec: Initialise opaque from the start
2013-07-23 Sebastian Drögeavdemux: Add support for group-id in the stream-start...
2013-07-18 Arnaud Vracavviddec: increase bottom padding for output frames
2013-06-25 Wim Taymanscodecmap: realvideo does not have systemstream property
2013-06-11 Thiago Santosavviddec: reset coded_width/_height before trying to...
2013-05-06 Tim-Philipp MüllerCODEC_ID_* -> AV_CODEC_ID_*
2013-05-06 Tim-Philipp Müllercodecmap: add mapping for WMA Lossless
2013-04-23 Sebastian Drögeavviddec: Enable FRAME based threaded decoding if upstr...
2013-04-15 Andoni Morales Ala... libav: fix static linking
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-15 Matej Knoppav: Add WMV3 format for WMV 3 caps
2013-04-09 Siva Chandran Pavvidec: Make sure to store newly set caps after resett...
2013-03-26 David SchleefUse %03u instead of %u in gst_pad_create_stream_id_printf()
2013-03-01 Olivier Crêteswscale: Use 1.0-style video/x-raw caps
2013-02-05 David SchleefAdd mapping for SMPTE 302m audio
2013-01-26 Tim-Philipp MüllerRevert "avdec_aac: disable for autoplugging until it...
2013-01-26 Tim-Philipp Mülleravauddec: fix decoding of mono audio as well
2013-01-26 Nicolas Dufresneavauddec: fix garbled audio decoding in some cases
2013-01-22 Tim-Philipp Mülleravenc_aac: downgrade to RANK_NONE until it gets fixed
2013-01-22 Tim-Philipp Mülleravdec_aac: disable for autoplugging until it gets fixed
2013-01-17 Tim-Philipp MüllerDisable libswscale/avvideoscale plugin until it works...
2012-12-22 Sebastian Drögeav: Remove some unused variables and function declarations
2012-12-22 Sebastian Drögeav: Move gst_ffmpegdata functions to gstavprotocol...
2012-12-21 Thijs Vermeirav: Fix redefinition of typedef 'GstFFMpegPipe'
2012-12-21 Sebastian Drögeav: Use correct printf format strings for gsize
2012-12-17 Sebastian Drögeav: Fix some memory leaks and misuse of libav API
2012-12-17 Sebastian Drögeavauddec: Use a GstBuffer instead of a GstAdapter for...
2012-12-17 Thiago Santosavauddec: accumulate buffers from a single input to...
2012-12-17 Sebastian Drögeavcodecmap: Only set "formats" field on raw audio/video...
2012-12-17 Sebastian Drögeavcodecmap: Correctly convert GStreamer channel positio...
2012-12-17 Sebastian Drögeavcodecmap: Add more and correct restrictions for DV
2012-12-12 Sebastian Drögelibav: Fix some compilation errors caused by circular...
2012-12-12 Wim Taymansavcodec: set bits_per_coded_sample for G726
2012-12-12 Sebastian Drögeavauddec: Set frame defaults for the audio decoders too
2012-12-12 Sebastian Drögeavcodecmap: Remove some unused functions
2012-12-12 Wim Taymansavaudenc: init frame with defaults
2012-12-12 Sebastian Drögeavdec: Improve src template caps
2012-12-12 Sebastian Drögeavaudenc: Properly handle planar audio formats with...
2012-12-12 Sebastian Drögeavauddec: Properly handle planar audio formats with...
2012-12-12 Christiaan Welvaartavprotocol: Port from the URL protocol handler to saner...
2012-12-12 Wim Taymanslibav: fix palette support again
2012-12-11 Sebastian Drögeavcodecmap: Take framerate restrictions into account...
2012-12-11 Sebastian Drögeavvidenc: Simplify color formats in the raw video caps
2012-12-11 Sebastian Drögeavaudenc: Reorder audio channels if necessary and add...
2012-12-11 Sebastian Drögeavcodecmap: Take channel layout constraints into accoun...
2012-12-11 Sebastian Drögeavcodecmap: Take generic samplerate limitations into...
2012-12-11 Sebastian Drögeavcodecmap: Simplify raw audio caps
2012-12-11 Sebastian Drögeavauddec: Close context when it was opened
next