summaryrefslogtreecommitdiff
path: root/libavcodec/options.c
Commit message (Expand)AuthorAge
...
| * mpeg2enc: add 'non_linear_quant' private optionAnton Khirnov2011-08-31
| * mpeg12enc: add drop_frame_timecode private option.Anton Khirnov2011-08-31
| * mpeg12enc: add intra_vlc private option.Anton Khirnov2011-08-31
| * libx264: add 'aud' private option.Anton Khirnov2011-08-31
| * libx264: add 'fast-pskip' private option.Anton Khirnov2011-08-31
| * libx264: add '8x8dct' private option.Anton Khirnov2011-08-31
| * libx264: add 'mixed-refs' private option.Anton Khirnov2011-08-31
| * libx264: add 'weightb' private option.Anton Khirnov2011-08-31
| * libx264: add 'b-pyramid' private option.Anton Khirnov2011-08-31
| * libx264: add 'intra-refresh' private option.Anton Khirnov2011-08-31
| * libx264: add 'ssim' private option.Anton Khirnov2011-08-31
* | acodec: change default bitrate to 128kMichael Niedermayer2011-08-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-24
|\|
| * libx264: add 'crf_max' private option.Anton Khirnov2011-08-24
| * libx264: add 'weightp' private option.Anton Khirnov2011-08-24
| * libx264: add 'rc_lookahead' private option.Anton Khirnov2011-08-24
| * libx264: add 'psy_trellis' private option.Anton Khirnov2011-08-24
| * libx264: add 'psy_rd' private option.Anton Khirnov2011-08-24
| * libx264: add 'aq_strength' private option.Anton Khirnov2011-08-24
| * libx264: add 'aq_mode' private option.Anton Khirnov2011-08-24
| * libx264: add 'cqp' private option.Anton Khirnov2011-08-24
| * libx264: add 'crf' private option.Anton Khirnov2011-08-24
| * lavc: remove vbv_delay optionAnton Khirnov2011-08-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-22
|\|
| * lavc: add A|E|D flags to "ac" and "ar" optionsStefano Sabatini2011-08-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-16
|\|
| * lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov2011-08-16
* | opt_find: fix segfaultMichael Niedermayer2011-08-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-01
|\|
| * lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody2011-07-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-29
|\|
| * h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody2011-07-28
* | Revert "lavc: remove a half-working attempt at different defaults for audio/v...Michael Niedermayer2011-07-11
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-11
|\|
| * lavc: add support for codec-specific defaults.Anton Khirnov2011-07-10
| * lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-10
| * lavc: remove a half-working attempt at different defaults for audio/video cod...Anton Khirnov2011-07-10
| * ac3dec: add a drc_scale private optionAnton Khirnov2011-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-18
|\|
| * lavc: add opt_find to AVCodecContext class.Anton Khirnov2011-06-17
* | Remove specific note when not specificEtienne Buira2011-05-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-19
|\|
| * Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-18
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-12
|\|
| * lavc: deprecate named constants for deprecated antialias_algo.Anton Khirnov2011-05-11
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-11
|\|
| * AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov2011-05-10
| * lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-10
* | Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'Michael Niedermayer2011-05-01
|\ \
| * | AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov2011-04-30
| |/