summaryrefslogtreecommitdiff
path: root/ext/libav/gstavcodecmap.c
Commit message (Expand)AuthorAgeFilesLines
* avcodecmap: Add support for GBRA_10LE/BESebastian Dröge2021-09-181-0/+2
* avviddec: Enable subframe decoding for H.264Olivier Crête2021-07-081-0/+5
* Hook up audio/x-xma: xmaversion: [1,2] to AV_CODEC_ID_XMA[1,2]Jade Macho2021-03-151-0/+30
* avcodecmap: Don't try converting channel layouts with more than 64 channelsSebastian Dröge2021-03-151-2/+2
* codec map: Add a mapping for the OKI ADPCM variant.Jan Schmidt2020-12-141-0/+6
* avcodecmap: Enable 24 bit WMA Lossless decodingOlivier Crête2020-09-091-2/+1
* Update for gst_video_transfer_function_*() function renamingSebastian Dröge2020-09-071-1/+1
* avcodecmap: Add support for SpeedHQ video codecSebastian Dröge2020-06-261-0/+30
* avcodecmap: Remove unused GstFFMpegCompliance typeSebastian Dröge2020-05-311-22/+0
* avcodecmap: use framerate instead of time_base when decodingMathieu Duponchelle2020-05-271-2/+2
* avcodecmap: Add some more comments about the assumptions in the ffmpeg code a...Sebastian Dröge2020-01-241-2/+8
* avdemux: Only set stream-format for H264/H265/AAC when we have a contextSebastian Dröge2020-01-241-5/+5
* avivf_mux: support VP9 and AV1Haihao Xiang2020-01-241-0/+18
* avcodecmap: Set AAC/H264/H265 stream-format for demuxer/encoder situations if...Sebastian Dröge2020-01-241-2/+25
* avviddec,avcodemap: Use new helper function for map color space informationSeungha Yang2019-09-241-86/+6
* avcodecmap,avviddec: Map bt2020-10, PQ and HLG transfer functionsSeungha Yang2019-05-241-0/+9
* codecmap: Add caps for aptX and aptX-HDArun Raghavan2019-05-241-0/+10
* codecmap: Add mapping for Voxware metasoundEdward Hervey2018-11-081-0/+6
* avmux: Place pva case after generic caseGeorg Ottinger2018-07-261-11/+11
* avauddec: add support for decoding in non-interleaved layoutGeorge Kiagiadakis2018-07-231-16/+84
* Refactor avcfg / avvidencMathieu Duponchelle2018-07-131-1/+1
* Use AV_ namespace for all CODEC_ macroNicolas Dufresne2018-07-131-12/+13
* Use AV_ namespace for INPUT_BUFFER_PADDING_SIZENicolas Dufresne2018-07-131-2/+2
* Expose support for DSDMathieu Duponchelle2018-05-061-0/+28
* Enable gif format, and make it so avdemux_gif and avdec_gif can autoplugMathieu Duponchelle2018-02-121-2/+2
* avdemux: Whitelist the demuxers required for GC/Wii/WiiU ADPCM streamsJan Alexander Steffens (heftig)2017-10-191-0/+4
* gstavcodecmap: Do not require a channel-maskMathieu Duponchelle2017-08-171-5/+12
* avvidenc: Classify image encoders with "Image" instead of "Video"Arun Raghavan2017-03-211-0/+24
* avcodecmap: Add mappings for I420/I422/Y444_12LE/BE and GBRASebastian Dröge2017-03-161-0/+7
* avcodecmap: Add GBR_12LE/BE and GBRA_12LE/BE pixel format mapping for CineFor...Emeric Grange2017-03-161-0/+4
* avcodecmap: Add mapping for CineForm HD / CFHD codecSebastian Dröge2017-03-141-0/+9
* avcodecmap: Add mapping for Flash Screen2 codecSebastian Dröge2016-12-041-0/+9
* avcodecmap: Add support for packed 32bit RGBx variantsEdward Hervey2016-11-241-0/+4
* av: Enable IVF demuxer (and muxer)Sebastian Dröge2016-11-161-0/+2
* avcodecmap: It's interlace-mode, not interlaced-modeSebastian Dröge2016-11-041-1/+1
* avcodecmap: Add variant to the ProRes capsSebastian Dröge2016-11-011-0/+25
* avcodecmap: Configure field order in the context if we canSebastian Dröge2016-11-011-0/+17
* avvidenc: Set colorimetry information in the context if knownSebastian Dröge2016-11-011-0/+101
* avcodecmap: Add mapping for Opus audio decoderTim-Philipp Müller2016-11-011-0/+10
* av: Cast AVContext::bit_rate to a guint before passing to varargs functionsSebastian Dröge2016-09-141-9/+9
* libav: fix confusing 'insane framerate' debug log messageTim-Philipp Müller2016-08-201-2/+2
* avcodecmap: Add mapping for G729 capsSebastian Dröge2016-05-131-0/+5
* avcodecmap: Only set the bitrate if we actually got it from the capsSebastian Dröge2016-03-111-2/+2
* libav: Bitrate field changed from int to int64_t, fix compiler warningsSebastian Dröge2016-01-161-1/+3
* libav: Remove usage of deprecated APIAndreas Cadhalpun2016-01-161-9/+5
* avcodecmap: Add special mapping for mono channel layoutsSebastian Dröge2015-12-241-0/+12
* avcodecmap: add jpeg2000 decoder mappingThiago Santos2015-10-111-0/+12
* avcodecmap: Don't allocate dummy codec data anymore, it causes crashes nowadaysSebastian Dröge2015-10-031-6/+2
* Add support for musepack (mpc) sv8 audioJames Smith2015-07-221-0/+2
* codecmap: add vp9 mappingWim Taymans2015-06-261-0/+9