aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/options_table.h
Commit message (Expand)AuthorAgeFilesLines
* lavc/options: set timecode_frame_start to -1 as option defaultLukasz Marek2014-11-161-1/+1
* lavc/options_table: add pixel_format and video_size optionsLukasz Marek2014-11-161-0/+2
* lavc/options_table: set min to -1 for timecode_frame_startLukasz Marek2014-11-161-1/+1
* options_table.h: min value for colorspace is 0 (AVCOL_SPC_RGB)Jon Morley2014-11-101-1/+1
* avcodec/options_table fix min of audio channels and sample rateMichael Niedermayer2014-11-031-2/+2
* avcodec/options_table: Fix codec_whitelist flagsMichael Niedermayer2014-10-231-1/+1
* avcodec: add codec_whitelistMichael Niedermayer2014-10-191-0/+1
* Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45'Michael Niedermayer2014-10-181-2/+4
|\
| * lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov2014-10-181-2/+4
* | Merge commit '15ec053c4c0b198a2e93eb8e60c8f41e091e0c40'Michael Niedermayer2014-10-181-1/+3
|\|
| * lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov2014-10-181-1/+3
* | Merge commit 'c4f7bee0872d5e2e0e91673dd4b0f18de4a3d866'Michael Niedermayer2014-10-181-1/+1
|\|
| * lavc: deprecate unused mb_threshold fieldAnton Khirnov2014-10-181-1/+1
* | Merge commit '59b55c494e01de09dfd7cbf9cbbe7223265ac283'Michael Niedermayer2014-10-181-0/+2
|\|
| * lavc: deprecate unused me_threshold fieldAnton Khirnov2014-10-181-0/+2
* | Merge commit '66a68ddd1ac376b24db8695058bc8fc28f5bada6'Michael Niedermayer2014-10-181-2/+6
|\|
| * lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov2014-10-181-2/+6
* | Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637'Michael Niedermayer2014-10-181-5/+3
|\|
| * lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov2014-10-181-5/+3
* | Merge commit '946f95354ba76ef73c9b66889d86ab5fba4fb486'Michael Niedermayer2014-10-181-2/+2
|\|
| * lavc: make rc_qmod_* into private options of mpegvideo encodersAnton Khirnov2014-10-181-2/+2
* | Merge commit 'a6e4ce9fd50897dc6d9c2ada4b6b8090de7de5bf'Michael Niedermayer2014-10-181-1/+3
|\|
| * lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov2014-10-181-1/+3
* | Merge commit '586ea0379c207a942c1f2d61e0b3a63c458cc598'Michael Niedermayer2014-10-091-2/+2
|\|
| * avcodec: fix colorspace option descriptionVittorio Giovara2014-10-081-2/+2
* | Merge commit '91eef402037ae5a51d89ade6cb71cdd70b291c8b'Michael Niedermayer2014-10-091-1/+8
|\|
| * avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud2014-10-081-1/+8
* | Merge commit '9d5fed6dc4cccb0689f694112f5026988bebc472'Michael Niedermayer2014-10-091-7/+7
|\|
| * avcodec: fix descriptions on color transfer optionsMarc-Antoine Arnaud2014-10-081-7/+7
* | avcodec: Allow choosing the dump format field separator.Michael Niedermayer2014-10-091-0/+1
* | avcodec, avutil: allow more control about how samples are skippedwm42014-10-021-0/+1
* | avfilter: add codecview filterClément Bœsch2014-08-241-1/+3
* | avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-181-0/+1
* | avcodec/options_table: leave xvidmmx AVOption in placeMichael Niedermayer2014-08-101-3/+1
* | Merge commit 'd35b94fbabd8beb5d566c0b5d01688aff62c3b36'Michael Niedermayer2014-08-091-1/+4
|\|
| * avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-081-1/+4
* | Merge commit '9f17685dfb70a73823aca16ad246ee3b831d1de8'Michael Niedermayer2014-08-031-0/+10
|\|
| * avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-031-0/+10
* | Merge commit 'bad81800bb51f43d28d656abf5d45b477e3b3198'Michael Niedermayer2014-08-031-0/+2
|\|
| * avcodec: options: Add missing deprecation ifdefs around emu_edgeDiego Biurrun2014-08-031-0/+2
* | avcodec/options_table: add liberal limits to intra dc precissionMichael Niedermayer2014-07-151-1/+1
* | avcodec: make vismv option as flag typesClément Bœsch2014-07-071-1/+1
* | avcodec: add simpleauto idctMichael Niedermayer2014-06-191-0/+1
* | Add nointra AVDiscard levelMichael Niedermayer2014-06-161-0/+1
* | avcodec/options_table: improve max/min rate help textMichael Niedermayer2014-06-081-2/+2
* | Merge commit 'f558f0d2da9426c7f5ba346b5b8e6eb720148362'Michael Niedermayer2014-06-061-1/+4
|\|
| * avcodec options: add enum option for color_rangeMarc-Antoine Arnaud2014-06-061-1/+4
* | Merge commit '7c29b7229bedf0c37d09bd02dab88e563adffd3c'Michael Niedermayer2014-06-061-1/+11
|\|
| * avcodec options: add enum option for colorspaceMarc-Antoine Arnaud2014-06-061-1/+11
* | Merge commit 'efc2dfe6a0238ec08769626db899ea910be24407'Michael Niedermayer2014-06-061-1/+15
|\|