Automatic update of common submodule
[platform/upstream/gstreamer.git] / ext /
2014-09-23 Aleix Conchillo... avauddec: drain samples until libav doesn't have more...
2014-09-12 IBM Thinklabavviddec: drain frames until libav doesn't have more...
2014-08-12 Sebastian Drögelibav: Minor changes to build properly with v11alpha1
2014-08-12 Jan Schmidtavviddec: After draining frames, flush the libav decoder
2014-08-11 Aleix Conchillo... avviddec: Don't lose frames on EOS
2014-08-06 Thibault Saunieravauddec: Bump the rank of avdec_aac so it is used...
2014-06-21 Sebastian Drögeavvidenc: Make sure to fixate caps before setting them...
2014-06-06 Wim Taymansavcodecmap: place supported profiles in mpeg4 caps
2014-06-06 Wim Taymansavcodecmap: remove deprecated media types
2014-06-06 Wim Taymanscodecmap: don't expose more deprecated media types
2014-06-06 Wim TaymansRevert "avcodecmap: do more reverse mapping of MPEG4"
2014-06-06 Vincent Penquerc'havaudenc: add a comment about using -1 in _finish_frame
2014-06-06 Vincent Penquerc'havaudenc: avoid using wrong number of samples
2014-06-02 Sebastian Drögeavvidenc: Fix indention and "bracketing" of goto labels
2014-05-29 Wim Taymansavcodecmap: handle simple and advanced-simple profile...
2014-05-29 Wim Taymansavvidenc: do all negotiation before opening the decoder
2014-05-29 Wim Taymansavcodecmap: do more reverse mapping of MPEG4
2014-05-26 Thiago Santosavdemux: use GstFlowCombiner
2014-05-26 Thiago Santosavdemux: remove legacy check from pad-alloc times
2014-05-19 Gavin Hurlbutavvidenc: Add thread-count parameter for libav encoders
2014-05-16 Mathieu Duponchellegstavviddec: Sanitize and fix qos handling.
2014-05-08 Nicolas Dufresnevideodec: Don't use non-growable pool
2014-04-30 Vincent Penquerc'hlibav: avoid dividing by zero on insane fps/par
2014-04-30 Vincent Penquerc'havvidenc: guard against division by zero
2014-04-29 Sebastian Drögeavaudenc: Fix leak of AVBufferRef
2014-04-29 Stian Selnesavvidenc: Fix leak of AVBufferRef
2014-04-14 Edward Herveyavaudenc: Fix compile without gst debug
2014-04-08 Edward Herveyavdemux: Remove unused variable
2014-04-08 Edward Herveycodecmap: Add missing break
2014-04-06 Sebastian Drögeavcodecmap: Add mapping for Apple Intermediate Codec
2014-03-25 Mark Nauwelaertsavvidenc: discard input frame upon encoding error
2014-02-23 Mark Nauwelaertsavvidenc: make all properties work again
2014-02-22 Mark Nauwelaertsavmux: stream-start and segment event before data-flow
2014-02-22 Thijs Vermeiravviddec: rename hevc decoder element to h265 for consi...
2014-02-21 Tim-Philipp Mülleravvidec: don't crash on EOS when no buffers have been...
2014-02-20 Thiago Santosavaudenc: fix audio encoder flushing according to libav...
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...
next