| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/options: set timecode_frame_start to -1 as option default | Lukasz Marek | 2014-11-16 | 1 | -1/+1 |
* | lavc/options_table: add pixel_format and video_size options | Lukasz Marek | 2014-11-16 | 1 | -0/+2 |
* | lavc/options_table: set min to -1 for timecode_frame_start | Lukasz Marek | 2014-11-16 | 1 | -1/+1 |
* | options_table.h: min value for colorspace is 0 (AVCOL_SPC_RGB) | Jon Morley | 2014-11-10 | 1 | -1/+1 |
* | avcodec/options_table fix min of audio channels and sample rate | Michael Niedermayer | 2014-11-03 | 1 | -2/+2 |
* | avcodec/options_table: Fix codec_whitelist flags | Michael Niedermayer | 2014-10-23 | 1 | -1/+1 |
* | avcodec: add codec_whitelist | Michael Niedermayer | 2014-10-19 | 1 | -0/+1 |
* | Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45' | Michael Niedermayer | 2014-10-18 | 1 | -2/+4 |
|\ |
|
| * | lavc: make lmax/lmin into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -2/+4 |
* | | Merge commit '15ec053c4c0b198a2e93eb8e60c8f41e091e0c40' | Michael Niedermayer | 2014-10-18 | 1 | -1/+3 |
|\| |
|
| * | lavc: make border_masking into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -1/+3 |
* | | Merge commit 'c4f7bee0872d5e2e0e91673dd4b0f18de4a3d866' | Michael Niedermayer | 2014-10-18 | 1 | -1/+1 |
|\| |
|
| * | lavc: deprecate unused mb_threshold field | Anton Khirnov | 2014-10-18 | 1 | -1/+1 |
* | | Merge commit '59b55c494e01de09dfd7cbf9cbbe7223265ac283' | Michael Niedermayer | 2014-10-18 | 1 | -0/+2 |
|\| |
|
| * | lavc: deprecate unused me_threshold field | Anton Khirnov | 2014-10-18 | 1 | -0/+2 |
* | | Merge commit '66a68ddd1ac376b24db8695058bc8fc28f5bada6' | Michael Niedermayer | 2014-10-18 | 1 | -2/+6 |
|\| |
|
| * | lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe... | Anton Khirnov | 2014-10-18 | 1 | -2/+6 |
* | | Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637' | Michael Niedermayer | 2014-10-18 | 1 | -5/+3 |
|\| |
|
| * | lavc: make rc_eq into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -5/+3 |
* | | Merge commit '946f95354ba76ef73c9b66889d86ab5fba4fb486' | Michael Niedermayer | 2014-10-18 | 1 | -2/+2 |
|\| |
|
| * | lavc: make rc_qmod_* into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -2/+2 |
* | | Merge commit 'a6e4ce9fd50897dc6d9c2ada4b6b8090de7de5bf' | Michael Niedermayer | 2014-10-18 | 1 | -1/+3 |
|\| |
|
| * | lavc: make rc_qsquish a private option of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -1/+3 |
* | | Merge commit '586ea0379c207a942c1f2d61e0b3a63c458cc598' | Michael Niedermayer | 2014-10-09 | 1 | -2/+2 |
|\| |
|
| * | avcodec: fix colorspace option description | Vittorio Giovara | 2014-10-08 | 1 | -2/+2 |
* | | Merge commit '91eef402037ae5a51d89ade6cb71cdd70b291c8b' | Michael Niedermayer | 2014-10-09 | 1 | -1/+8 |
|\| |
|
| * | avcodec: add enum values on chroma sample location | Marc-Antoine Arnaud | 2014-10-08 | 1 | -1/+8 |
* | | Merge commit '9d5fed6dc4cccb0689f694112f5026988bebc472' | Michael Niedermayer | 2014-10-09 | 1 | -7/+7 |
|\| |
|
| * | avcodec: fix descriptions on color transfer options | Marc-Antoine Arnaud | 2014-10-08 | 1 | -7/+7 |
* | | avcodec: Allow choosing the dump format field separator. | Michael Niedermayer | 2014-10-09 | 1 | -0/+1 |
* | | avcodec, avutil: allow more control about how samples are skipped | wm4 | 2014-10-02 | 1 | -0/+1 |
* | | avfilter: add codecview filter | Clément Bœsch | 2014-08-24 | 1 | -1/+3 |
* | | avcodec: export motion vectors in frame side data on demand | Clément Bœsch | 2014-08-18 | 1 | -0/+1 |
* | | avcodec/options_table: leave xvidmmx AVOption in place | Michael Niedermayer | 2014-08-10 | 1 | -3/+1 |
* | | Merge commit 'd35b94fbabd8beb5d566c0b5d01688aff62c3b36' | Michael Niedermayer | 2014-08-09 | 1 | -1/+4 |
|\| |
|
| * | avcodec: Rename xvidmmx IDCT to xvid | Diego Biurrun | 2014-08-08 | 1 | -1/+4 |
* | | Merge commit '9f17685dfb70a73823aca16ad246ee3b831d1de8' | Michael Niedermayer | 2014-08-03 | 1 | -0/+10 |
|\| |
|
| * | avcodec: Deprecate unused defines and options | Diego Biurrun | 2014-08-03 | 1 | -0/+10 |
* | | Merge commit 'bad81800bb51f43d28d656abf5d45b477e3b3198' | Michael Niedermayer | 2014-08-03 | 1 | -0/+2 |
|\| |
|
| * | avcodec: options: Add missing deprecation ifdefs around emu_edge | Diego Biurrun | 2014-08-03 | 1 | -0/+2 |
* | | avcodec/options_table: add liberal limits to intra dc precission | Michael Niedermayer | 2014-07-15 | 1 | -1/+1 |
* | | avcodec: make vismv option as flag types | Clément Bœsch | 2014-07-07 | 1 | -1/+1 |
* | | avcodec: add simpleauto idct | Michael Niedermayer | 2014-06-19 | 1 | -0/+1 |
* | | Add nointra AVDiscard level | Michael Niedermayer | 2014-06-16 | 1 | -0/+1 |
* | | avcodec/options_table: improve max/min rate help text | Michael Niedermayer | 2014-06-08 | 1 | -2/+2 |
* | | Merge commit 'f558f0d2da9426c7f5ba346b5b8e6eb720148362' | Michael Niedermayer | 2014-06-06 | 1 | -1/+4 |
|\| |
|
| * | avcodec options: add enum option for color_range | Marc-Antoine Arnaud | 2014-06-06 | 1 | -1/+4 |
* | | Merge commit '7c29b7229bedf0c37d09bd02dab88e563adffd3c' | Michael Niedermayer | 2014-06-06 | 1 | -1/+11 |
|\| |
|
| * | avcodec options: add enum option for colorspace | Marc-Antoine Arnaud | 2014-06-06 | 1 | -1/+11 |
* | | Merge commit 'efc2dfe6a0238ec08769626db899ea910be24407' | Michael Niedermayer | 2014-06-06 | 1 | -1/+15 |
|\| |
|