summaryrefslogtreecommitdiffstats
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * options_table: Add aliases for color propertiesVittorio Giovara2016-06-271-8/+24
* | Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes2016-11-131-3/+5
|\ \ | |/
| * pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara2016-06-271-3/+6
* | lavc: Add hevc main10 profile to ffmpeg cliVittorio Giovara2016-11-021-0/+1
* | Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer2016-09-281-0/+3
|\ \ | |/
| * pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-211-0/+3
* | Merge commit '5d560d38deca1e4705e6d3784d737363b9c830fe'James Almer2016-09-281-0/+1
|\ \ | |/
| * pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-211-0/+1
* | avcodec/me_cmp: add median SAD compare functionStanislav Dolganov2016-08-221-0/+1
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* | avcodec: Add "sar" alias to "aspect" option of video encodersAndrey Utkin2016-05-061-0/+1
* | avcodec/options_table: fix strict compliance constant flags to match the stri...Michael Niedermayer2016-05-021-5/+5
* | lavc: deprecate decoded ass subtitles with timingsClément Bœsch2016-02-261-0/+6
* | lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch2016-02-261-0/+1
* | lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-261-0/+3
* | options_table: update maximum bitrate limitRostislav Pehlivanov2016-02-101-1/+1
* | Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99'Derek Buitenhuis2016-02-031-0/+2
|\ \ | |/
| * lavc: Move pre_me to codec private optionsVittorio Giovara2016-01-211-0/+2
* | Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607'Derek Buitenhuis2016-02-031-0/+2
|\ \ | |/
| * lavc: Move me_penalty_compensation to codec private optionsVittorio Giovara2016-01-211-0/+2
* | Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis2016-02-031-0/+2
|\ \ | |/
| * lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-211-0/+2
* | Merge commit '243df1351d2d928caa084a5704ed783f0b83f072'Derek Buitenhuis2016-01-311-1/+1
|\ \ | |/
| * lavc: Move {min,max}_prediction_order to codec private optionsVittorio Giovara2016-01-211-1/+1
* | Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'Derek Buitenhuis2016-01-311-1/+1
|\ \ | |/
| * lavc: Move rtp_payload_size to codec private optionsVittorio Giovara2016-01-211-1/+1
* | Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'Derek Buitenhuis2016-01-311-0/+2
|\ \ | |/
| * lavc: Move timecode_frame_start to codec private optionsVittorio Giovara2016-01-211-0/+2
* | Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589'Derek Buitenhuis2016-01-281-0/+2
|\ \ | |/
| * lavc: Move context_model to codec private optionsVittorio Giovara2016-01-211-0/+2
* | Merge commit '12b49769223234673db1003d9c43e7483ceb0282'Derek Buitenhuis2016-01-281-0/+2
|\ \ | |/
| * lavc: Move mpeg_quant to codec private optionsVittorio Giovara2016-01-211-0/+2
* | Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis2016-01-281-0/+2
|\ \ | |/
OpenPOWER on IntegriCloud