summaryrefslogtreecommitdiffstats
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAgeFilesLines
* lavc/options_table: Correct the flags for AVCodecContext.flags2Jun Zhao2019-10-061-2/+2
* avcodec: add max_samplesMichael Niedermayer2019-09-251-0/+1
* avcodec: Support EBU Tech. 3213-E primaries valuesRaphaël Zumer2019-09-011-0/+1
* avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi2019-04-201-0/+1
* avcodec: Add discard_sample_percentageMichael Niedermayer2019-01-281-0/+1
* lavc/options_table: Change some options location in opt table.Jun Zhao2018-12-201-24/+24
* avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-251-0/+1
* sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-071-0/+1
* Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson2018-02-121-0/+1
|\
| * lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-111-0/+1
* | Merge commit '0648dec19db83bc8c87814d195e32cbad5698a40'James Almer2017-10-231-3/+0
|\ \ | |/
| * lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-231-3/+0
* | Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer2017-10-231-47/+0
|\ \ | |/
| * lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-231-46/+0
* | avcodec: drop deprecated vismv optionJames Almer2017-10-231-6/+0
* | Merge commit '5182a28b5de060c51c21b36053ab205bfbbbbe31'James Almer2017-10-231-3/+0
|\ \ | |/
| * lavc: Drop deprecated global afd fieldVittorio Giovara2017-03-231-3/+0
* | Merge commit 'bb45d11282d93af0e8d4c8fd6bc6405f7439a940'James Almer2017-10-231-12/+0
|\ \ | |/
| * lavc: Drop deprecated codec flagsVittorio Giovara2017-03-231-12/+0
* | Merge commit '302554835e39b79b977ed60c9afe81b44590dfef'James Almer2017-10-231-12/+0
|\ \ | |/
| * lavc: Drop deprecated unused public membersVittorio Giovara2017-03-231-12/+0
* | Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer2017-10-231-3/+0
|\ \ | |/
| * lavc: Drop deprecated emu edge functionalityVittorio Giovara2017-03-231-3/+0
| * lavc: Drop deprecated public symbolsVittorio Giovara2017-03-231-3/+0
* | Merge commit '72dc7ddd18fe54ee68aec71590c3202ad009a8fc'James Almer2017-10-231-3/+0
|\ \ | |/
| * lavc: Drop deprecated error rate optionVittorio Giovara2017-03-231-3/+0
* | Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer2017-10-231-3/+0
|\ \ | |/
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-3/+0
* | Merge commit '0871e2337777d9161e7f3554bcad19dabc9e15e1'James Almer2017-10-231-6/+0
|\ \ | |/
| * lavc: Drop deprecated architectures symbolsVittorio Giovara2017-03-231-6/+0
* | Merge commit '0c7986df444273b0e53d3992ba9cc1108bd6a386'James Almer2017-10-231-6/+0
|\ \ | |/
| * lavc: Drop deprecated workaround bugs optionsVittorio Giovara2017-03-231-6/+0
| * lavc: Drop deprecated debug mv functionalityVittorio Giovara2017-03-231-13/+0
* | lavc: enable hwaccel_flags optionJun Zhao2017-10-091-0/+4
* | avcodec: add missing FF_API_DEBUG_MV wrappersJames Almer2017-08-251-0/+2
* | Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5'James Almer2017-05-081-0/+1
|\ \ | |/
| * lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-121-0/+1
* | Merge commit '5168026a05258537f1c48ca95c1776b1554997f4'Clément Bœsch2017-04-081-5/+5
|\ \ | |/
| * options_table: Do not rely on enum size as option boundVittorio Giovara2016-12-021-6/+6
| * lavc: Add hevc main10 profile to avconv cliVittorio Giovara2016-11-081-0/+1
* | Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'Clément Bœsch2017-03-311-1/+2
|\ \ | |/
| * lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-081-1/+2
| * options_table: Remove a now unnecessary include of config.hMartin Storsjö2016-11-031-1/+0
* | Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch2017-03-241-0/+1
|\ \ | |/
| * lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-211-0/+1
* | avcodec: Add max_pixels optionsMichael Niedermayer2016-12-101-0/+1
* | avcodec/options_table: make channel_layouts uint64Michael Niedermayer2016-11-231-2/+2
* | options_table: limit codec parameters to sane valuesAndreas Cadhalpun2016-11-181-6/+6
* | avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer2016-11-171-0/+1
* | Merge commit '7a745f014f528d1001394ae4d2f4ed1a20bf7fa2'Hendrik Leppkes2016-11-131-8/+24
|\ \ | |/
OpenPOWER on IntegriCloud