summaryrefslogtreecommitdiff
path: root/libavcodec/options.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-21
|\
| * Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov2012-03-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-05
|\|
| * lavc: deprecate AVCodecContext.sub_id.Anton Khirnov2012-03-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-01
|\|
| * libvorbis: fix use of minrate/maxrate AVOptionsJustin Ruggles2012-02-29
| * mpegvideo_enc: add quantizer_noise_shaping private option.Anton Khirnov2012-02-29
| * lavc: deprecate AVCodecContext.inter_threshold.Anton Khirnov2012-02-29
| * lavc: deprecate AVCodecContext.color_table_id.Anton Khirnov2012-02-29
| * mpegvideo_enc: add chroma/luma_elim_threshold private options.Anton Khirnov2012-02-29
| * mpegvideo_enc: add cbp_rd flag to mpv_flags.Anton Khirnov2012-02-29
| * mpegvideo_enc: add qp_rd flag to mpv_flags.Anton Khirnov2012-02-29
| * mpegvideo_enc: add strict_gop flag to mpv_flags.Anton Khirnov2012-02-29
| * lavc: add -mpv_flags to mpegvideo_enc-based encoders.Anton Khirnov2012-02-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-14
|\|
| * Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun2012-02-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-09
|\|
| * Remove Sun medialib glue code.Diego Biurrun2012-02-08
* | Set default qmax for VC-3/DNxHD to 1024 (maximum allowed by VC-3 spec).Joseph Artsimovich2012-02-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-01
|\|
| * lavc: set AVCodecContext.codec in avcodec_get_context_defaults3().Anton Khirnov2012-01-31
| * lavc: add avcodec_is_open().Anton Khirnov2012-01-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
| * lavc: remove disabled FF_API_PARSE_FRAME cruft.Anton Khirnov2012-01-27
| * lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
| * lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
| * lavc: remove disabled FF_API_ER cruft.Anton Khirnov2012-01-27
| * lavc: remove disabled FF_API_DRC_SCALE cruft.Anton Khirnov2012-01-27
| * lavc: remove disabled FF_API_ALLOC_CONTEXT cruft.Anton Khirnov2012-01-27
| * lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
| * lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft.Anton Khirnov2012-01-27
| * lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
| * lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
| * lavc: remove the deprecated "ab" option.Anton Khirnov2012-01-27
* | lavc: Mark the err_detect constants as audio+video as they also apply to audio.Michael Niedermayer2012-01-21
* | error_detection: put the old error detection constants back.Michael Niedermayer2012-01-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-21
|\|
| * threads: change the default for threads back to 1Janne Grunau2012-01-21
| * lavc: rename err_filter option to err_detect and document itDustin Brody2012-01-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-13
|\|
| * lavc: ifdef out parse_only AVOptionAnton Khirnov2012-01-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-03
|\|
| * mpegenc: use avctx->slices as number of slicesJanne Grunau2012-01-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-01
|\|
| * threads: default to automatic thread count detectionJanne Grunau2011-12-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-23
|\|
| * options: set minimum for "threads" to zeroJanne Grunau2011-12-22
* | lavc: Add a AVClass for AVFrames.Michael Niedermayer2011-12-05
* | mpeg12: raise timecode to codec context.Clément Bœsch2011-11-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-20
|\|