summaryrefslogtreecommitdiff
path: root/libavcodec/options.c
Commit message (Expand)AuthorAge
...
| * libx264: add 'deblock' private optionAnton Khirnov2011-09-06
| * libx264: add 'b-bias' private optionAnton Khirnov2011-09-06
| * libx264: fix setting some options.Anton Khirnov2011-09-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-05
|\|
| * lavc: fix type for thread_type optionAnton Khirnov2011-09-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-04
|\|
| * lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-03
| * AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().Anton Khirnov2011-09-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-01
|\|
| * mpeg12: add 'scan_offset' private option.Anton Khirnov2011-08-31
| * h263/p encoder: add 'structured_slices' private option.Anton Khirnov2011-08-31
| * h263/p encoder: add 'obmc' private option.Anton Khirnov2011-08-31
| * h263p encoder: add 'aiv' private option.Anton Khirnov2011-08-31
| * h263p encoder: add 'umv' private option.Anton Khirnov2011-08-31
| * mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option.Anton Khirnov2011-08-31
| * mjpegdec: add 'extern_huff' private option.Anton Khirnov2011-08-31
| * mpeg4enc: add 'data_partitioning' private option.Anton Khirnov2011-08-31
| * libx264: add 'mbtree' private option.Anton Khirnov2011-08-31
| * libx264: add 'psy' private option.Anton Khirnov2011-08-31
| * libmp3lame: add 'reservoir' private option.Anton Khirnov2011-08-31
| * 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