summaryrefslogtreecommitdiff
path: root/libavcodec/options.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-051-2/+12
|\
| * libx264: Set the default of the rc_lookahead option to -1Martin Storsjö2011-11-041-1/+1
| * avcodec: Set flags2 default value depending on availabilityMartin Storsjö2011-11-041-1/+11
| * avcodec: Make sure codec_type is set by avcodec_get_context_defaults2Martin Storsjö2011-11-031-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-231-2/+7
|\ \ | |/
| * add -err_filter AVOptions to access flag-based error recognitionDustin Brody2011-10-221-2/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-201-23/+25
|\ \ | |/
| * lavc: make avcodec_get_context_defaults3 "officially" publicAnton Khirnov2011-10-191-20/+20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-141-2/+2
|\ \ | |/
| * lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ERDustin Brody2011-10-141-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-131-402/+408
|\ \ | |/
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-121-388/+388
| * AVOptions: add new API for enumerating children.Anton Khirnov2011-10-121-13/+19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-061-1/+8
|\ \ | |/
| * lavc: use designated initializers for av_codec_context_classAnton Khirnov2011-10-051-1/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-021-1/+1
|\ \ | |/
| * lavc: add video/audio/encoding flags to global_quality optionAnton Khirnov2011-10-011-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-211-3/+1
|\ \ | |/
| * Remove some forgotten AVCodecContext.palctrl usage.Anton Khirnov2011-09-211-2/+0
| * ac3dec: actually use drc_scale private optionAnton Khirnov2011-09-211-1/+1
* | lavc: add CODEC_FLAG2_SHOW_ALLMichael Niedermayer2011-09-181-0/+1
* | libx264: fix overwriting preset rc_lookaheadAndrew Wason2011-09-121-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-121-1/+1
|\ \ | |/
| * avconv: remove me_threshold option.Anton Khirnov2011-09-111-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-071-2/+2
|\ \ | |/
| * AVOptions: deprecate av_opt_set_defaults2Anton Khirnov2011-09-071-8/+1
| * libx264: add 'direct-pred' private optionAnton Khirnov2011-09-071-1/+1
| * libx264: add 'partitions' private optionAnton Khirnov2011-09-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-061-5/+9
|\ \ | |/
| * libx264: add 'cplxblur' private optionAnton Khirnov2011-09-061-1/+1
| * libx264: add 'deblock' private optionAnton Khirnov2011-09-061-0/+2
| * libx264: add 'b-bias' private optionAnton Khirnov2011-09-061-0/+2
| * libx264: fix setting some options.Anton Khirnov2011-09-061-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-051-1/+1
|\ \ | |/
| * lavc: fix type for thread_type optionAnton Khirnov2011-09-041-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-041-1/+6
|\ \ | |/
| * lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-031-0/+5
| * AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().Anton Khirnov2011-09-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-011-3/+25
|\ \ | |/
| * mpeg12: add 'scan_offset' private option.Anton Khirnov2011-08-311-0/+2
| * h263/p encoder: add 'structured_slices' private option.Anton Khirnov2011-08-311-1/+1
| * h263/p encoder: add 'obmc' private option.Anton Khirnov2011-08-311-0/+2
| * h263p encoder: add 'aiv' private option.Anton Khirnov2011-08-311-0/+2
| * h263p encoder: add 'umv' private option.Anton Khirnov2011-08-311-0/+2
| * mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option.Anton Khirnov2011-08-311-0/+2
| * mjpegdec: add 'extern_huff' private option.Anton Khirnov2011-08-311-0/+2
| * mpeg4enc: add 'data_partitioning' private option.Anton Khirnov2011-08-311-0/+2
| * libx264: add 'mbtree' private option.Anton Khirnov2011-08-311-0/+2
| * libx264: add 'psy' private option.Anton Khirnov2011-08-311-1/+1
| * libmp3lame: add 'reservoir' private option.Anton Khirnov2011-08-311-0/+2