summaryrefslogtreecommitdiffstats
path: root/libavcodec/options.c
Commit message (Expand)AuthorAgeFilesLines
...
| * lavc: remove the deprecated "ab" option.Anton Khirnov2012-01-271-1/+0
* | lavc: Mark the err_detect constants as audio+video as they also apply to audio.Michael Niedermayer2012-01-211-7/+7
* | error_detection: put the old error detection constants back.Michael Niedermayer2012-01-211-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-211-6/+6
|\ \ | |/
| * threads: change the default for threads back to 1Janne Grunau2012-01-211-1/+1
| * lavc: rename err_filter option to err_detect and document itDustin Brody2012-01-211-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-131-0/+2
|\ \ | |/
| * lavc: ifdef out parse_only AVOptionAnton Khirnov2012-01-121-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-031-1/+1
|\ \ | |/
| * mpegenc: use avctx->slices as number of slicesJanne Grunau2012-01-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-011-1/+1
|\ \ | |/
| * threads: default to automatic thread count detectionJanne Grunau2011-12-311-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-231-1/+2
|\ \ | |/
| * options: set minimum for "threads" to zeroJanne Grunau2011-12-221-1/+2
* | lavc: Add a AVClass for AVFrames.Michael Niedermayer2011-12-051-0/+24
* | mpeg12: raise timecode to codec context.Clément Bœsch2011-11-281-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-201-5/+4
|\ \ | |/
| * avcodec: move some AVCodecContext fields to an internal struct.Justin Ruggles2011-11-191-1/+1
| * avcodec: use av_opt_set() instead of deprecated av_set_string3()Justin Ruggles2011-11-191-1/+1
| * avcodec: fix some const warningsJustin Ruggles2011-11-191-2/+2
| * avcodec: remove pointless AVOption, internal_buffer_countJustin Ruggles2011-11-191-1/+0
* | 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
|\ \ | |/
OpenPOWER on IntegriCloud