summaryrefslogtreecommitdiff
path: root/libavcodec/options.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-05
|\
| * libx264: Set the default of the rc_lookahead option to -1Martin Storsjö2011-11-04
| * avcodec: Set flags2 default value depending on availabilityMartin Storsjö2011-11-04
| * avcodec: Make sure codec_type is set by avcodec_get_context_defaults2Martin Storsjö2011-11-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-23
|\|
| * add -err_filter AVOptions to access flag-based error recognitionDustin Brody2011-10-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
|\|
| * lavc: make avcodec_get_context_defaults3 "officially" publicAnton Khirnov2011-10-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-14
|\|
| * lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ERDustin Brody2011-10-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\|
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
| * AVOptions: add new API for enumerating children.Anton Khirnov2011-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-06
|\|
| * lavc: use designated initializers for av_codec_context_classAnton Khirnov2011-10-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-02
|\|
| * lavc: add video/audio/encoding flags to global_quality optionAnton Khirnov2011-10-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-21
|\|
| * Remove some forgotten AVCodecContext.palctrl usage.Anton Khirnov2011-09-21
| * ac3dec: actually use drc_scale private optionAnton Khirnov2011-09-21
* | lavc: add CODEC_FLAG2_SHOW_ALLMichael Niedermayer2011-09-18
* | libx264: fix overwriting preset rc_lookaheadAndrew Wason2011-09-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-12
|\|
| * avconv: remove me_threshold option.Anton Khirnov2011-09-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-07
|\|
| * AVOptions: deprecate av_opt_set_defaults2Anton Khirnov2011-09-07
| * libx264: add 'direct-pred' private optionAnton Khirnov2011-09-07
| * libx264: add 'partitions' private optionAnton Khirnov2011-09-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-06
|\|
| * libx264: add 'cplxblur' private optionAnton Khirnov2011-09-06
| * 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