summaryrefslogtreecommitdiff
path: root/libavcodec/options.c
Commit message (Expand)AuthorAge
* 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
| |/
* | In libx264 wrapper, change wpredp to a codec specific option.Baptiste Coudurier2011-04-29
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\|
| * lavc: remove FF_API_MB_Q cruftAnton Khirnov2011-04-26
| * lavc: remove FF_API_RATE_EMU cruftAnton Khirnov2011-04-26
| * lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-26
* | ac3dec: allow selecting float output at runtime.Reimar Döffinger2011-04-25
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-20
|\|
| * lavc: remove misc disabled cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov2011-04-19
* | vpxenc: add CQ_LEVEL mappingJames Zern2011-04-12
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-08
|\|
| * lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov2011-04-07
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-04
|\|
| * lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-03
| * lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-03
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-03
|\|
| * lavc: deprecate rate_emuAnton Khirnov2011-04-02
| * lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-02
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-26
|\|
| * Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-25
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * vbv_delay AVOption for ABI compatibilityMichael Niedermayer2011-02-16
| * Frame-based multithreading framework using pthreadsAlexander Strange2011-02-09
| * Update qmin/qmax values for libx264 presetsJason Garrett-Glaser2011-02-08