codecmap: Add missing break
[platform/upstream/gst-libav.git] / ext / libav / gstavcodecmap.c
2014-04-08 Edward Herveycodecmap: Add missing break
2014-04-06 Sebastian Drögeavcodecmap: Add mapping for Apple Intermediate Codec
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
2013-12-16 Todd AgulnickSome compiler warning fixes to satisfy XCode compiler
2013-11-04 Tim-Philipp Mülleravaudec: don't put bogus 0 channel-mask on output caps...
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-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-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-22 Sebastian Drögeavdemux: Add support for video/x-pva
2013-07-24 Edward Herveyavcodecmap: Demote WARNING to DEBUG
2013-06-25 Wim Taymanscodecmap: realvideo does not have systemstream property
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-15 Matej Knoppav: Add WMV3 format for WMV 3 caps
2013-02-05 David SchleefAdd mapping for SMPTE 302m audio
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 Wim Taymansavcodec: set bits_per_coded_sample for G726
2012-12-12 Sebastian Drögeavcodecmap: Remove some unused functions
2012-12-12 Sebastian Drögeavdec: Improve src template caps
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-05 Sebastian Drögeavaudenc: Add support for planar audio formats
2012-12-04 Sebastian Drögeavauddec: Add support for planar audio formats
2012-12-04 Sebastian Drögeav: Remove palette support for now
2012-12-04 Sebastian Drögeav: Update for some constant changes
2012-11-20 Sebastian Drögeavaudenc: Port to audio encoder base class
2012-11-19 Sebastian Drögeavcodecmap: Y41B is YUV411P, not YUV410P
2012-11-19 Sebastian Drögeavauddec: Port to audio base classes
2012-11-10 Sebastian Drögeavcodecmap: Add mappings for the GBR color formats
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-29 Sebastian Drögeavcodecmap: Remove redundant function to map PixelForma...
2012-09-13 Edward Herveylibav: Switch to non-deprecated symbols
2012-09-12 Michael Smithlibav: add decode support for prores
2012-09-10 Edward Herveyext: ffmpeg/gstffmpeg*.[ch] => libav/gstav*.[ch]