OSDN Git Service

libx264: add 'cplxblur' private option
[coroid/libav_saccubus.git] / libavcodec / options.c
2011-09-06 Anton Khirnovlibx264: add 'cplxblur' private option
2011-09-06 Anton Khirnovlibx264: add 'deblock' private option
2011-09-06 Anton Khirnovlibx264: add 'b-bias' private option
2011-09-06 Anton Khirnovlibx264: fix setting some options.
2011-09-04 Anton Khirnovlavc: fix type for thread_type option
2011-09-03 Anton Khirnovlavf,lavc,sws: add {avcodec,avformat,sws}_get_class...
2011-09-03 Anton KhirnovAVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_f...
2011-08-31 Anton Khirnovmpeg12: add 'scan_offset' private option.
2011-08-31 Anton Khirnovh263/p encoder: add 'structured_slices' private option.
2011-08-31 Anton Khirnovh263/p encoder: add 'obmc' private option.
2011-08-31 Anton Khirnovh263p encoder: add 'aiv' private option.
2011-08-31 Anton Khirnovh263p encoder: add 'umv' private option.
2011-08-31 Anton Khirnovmpeg12enc/mpeg4videoenc: add 'alternate_scan' private...
2011-08-31 Anton Khirnovmjpegdec: add 'extern_huff' private option.
2011-08-31 Anton Khirnovmpeg4enc: add 'data_partitioning' private option.
2011-08-31 Anton Khirnovlibx264: add 'mbtree' private option.
2011-08-31 Anton Khirnovlibx264: add 'psy' private option.
2011-08-31 Anton Khirnovlibmp3lame: add 'reservoir' private option.
2011-08-31 Anton Khirnovmpeg2enc: add 'non_linear_quant' private option
2011-08-31 Anton Khirnovmpeg12enc: add drop_frame_timecode private option.
2011-08-31 Anton Khirnovmpeg12enc: add intra_vlc private option.
2011-08-31 Anton Khirnovlibx264: add 'aud' private option.
2011-08-31 Anton Khirnovlibx264: add 'fast-pskip' private option.
2011-08-31 Anton Khirnovlibx264: add '8x8dct' private option.
2011-08-31 Anton Khirnovlibx264: add 'mixed-refs' private option.
2011-08-31 Anton Khirnovlibx264: add 'weightb' private option.
2011-08-31 Anton Khirnovlibx264: add 'b-pyramid' private option.
2011-08-31 Anton Khirnovlibx264: add 'intra-refresh' private option.
2011-08-31 Anton Khirnovlibx264: add 'ssim' private option.
2011-08-24 Anton Khirnovlibx264: add 'crf_max' private option.
2011-08-24 Anton Khirnovlibx264: add 'weightp' private option.
2011-08-24 Anton Khirnovlibx264: add 'rc_lookahead' private option.
2011-08-24 Anton Khirnovlibx264: add 'psy_trellis' private option.
2011-08-24 Anton Khirnovlibx264: add 'psy_rd' private option.
2011-08-24 Anton Khirnovlibx264: add 'aq_strength' private option.
2011-08-24 Anton Khirnovlibx264: add 'aq_mode' private option.
2011-08-24 Anton Khirnovlibx264: add 'cqp' private option.
2011-08-24 Anton Khirnovlibx264: add 'crf' private option.
2011-08-24 Anton Khirnovlavc: remove vbv_delay option
2011-08-21 Stefano Sabatinilavc: add A|E|D flags to "ac" and "ar" options
2011-08-16 Anton Khirnovlavc: add audio flag to the 'b' option, deprecate ...
2011-07-31 Dustin Brodylavc: Deprecate unused FF_ER_VERY_AGGRESSIVE
2011-07-28 Dustin Brodyh263dec: Propagate AV_LOG_ERRORs from slice decoding...
2011-07-10 Anton Khirnovlavc: add support for codec-specific defaults.
2011-07-10 Anton Khirnovlavc: make avcodec_alloc_context3 officially public.
2011-07-10 Anton Khirnovlavc: remove a half-working attempt at different defaul...
2011-07-10 Anton Khirnovac3dec: add a drc_scale private option
2011-06-17 Anton Khirnovlavc: add opt_find to AVCodecContext class.
2011-05-18 Justin RugglesAdd request_sample_fmt field to AVCodecContext.
2011-05-11 Anton Khirnovlavc: deprecate named constants for deprecated antialia...
2011-05-10 Anton KhirnovAVOptions: make default_val a union, as proposed in...
2011-05-10 Anton Khirnovlavc: move some flac-specific options to its private...
2011-04-26 Anton Khirnovlavc: remove FF_API_MB_Q cruft
2011-04-26 Anton Khirnovlavc: remove FF_API_RATE_EMU cruft
2011-04-26 Anton Khirnovlavc: remove FF_API_HURRY_UP cruft
2011-04-19 Anton Khirnovlavc: remove misc disabled cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_INOFFICIAL cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_USE_LPC cruft.
2011-04-07 Anton Khirnovlavc: add a FF_API_REQUEST_CHANNELS deprecation macro
2011-04-03 Anton Khirnovlavc: deprecate AVCodecContext.antialias_algo
2011-04-03 Anton Khirnovlavc: mark mb_qmin/mb_qmax for removal on next major...
2011-04-02 Anton Khirnovlavc: deprecate rate_emu
2011-04-02 Anton Khirnovlavc: mark hurry_up for removal on next major bump
2011-03-25 Justin RugglesAdd audio_service_type field to AVCodecContext for...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-16 Michael Niedermayervbv_delay AVOption for ABI compatibility
2011-02-09 Alexander StrangeFrame-based multithreading framework using pthreads
2011-02-08 Jason Garrett-GlaserUpdate qmin/qmax values for libx264 presets
2011-01-06 Anssi HannulaExport dca profile information.
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-10-22 James ZernAdd new -slices option and use it for libvpx and libx264.
2010-09-30 Aurelien Jacobsadd FF_API_INOFFICIAL define to disable the deprecated...
2010-09-30 Aurelien Jacobsadd FF_API_USE_LPC define to disable the deprecated...
2010-09-29 Michael NiedermayerMove allocation and init to defaults of the private...
2010-09-26 Michael NiedermayerMove AVOptions from libavcodec to libavutil
2010-09-10 Martin StorsjöAllow the lowres option to affect audio codecs, too
2010-08-04 Jason Garrett-GlaserCosmetics: add missing space to options.c
2010-07-12 James ZernDo not map video quantizer scale (from 1-51 to 0-63...
2010-07-11 Justin RugglesAdd AVCodecContext.lpc_type and Add AVCodecContext...
2010-07-10 Jason Garrett-GlaserChange qmax/qmin limits to 63 instead of 51.
2010-07-03 Rodney BakerChange all occurences of "inofficial" to "unofficial...
2010-05-27 Jean-Daniel DupasSome fields were incorrectly reset (to NULL) when calli...
2010-05-17 Stefano SabatiniAdd log_level_offset to AVCodecContext.
2010-05-06 Jason Garrett-GlaserAdd intra refresh and crf-max support to the libavcodec...
2010-04-28 Michael NiedermayerAdd version to AVClass so we can add to and use fields...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-02 Michael NiedermayerChange default for bidir_refine to 1.
2010-03-31 Ronald S. BultjeAdd avcodec_copy_context().
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-25 Baptiste CoudurierEnable mbtree by default, and remove it from presets
2010-03-25 Baptiste CoudurierEnable more libx264 options, aq, psy, rc lookahead...
2010-02-12 Michael NiedermayerTry to support truncated h264 frames mixed with mpeg...
2010-02-01 Michael NiedermayerSet reordered_opaque during context alloc by default...
2010-01-27 Stefano SabatiniFix misc typos, patch by
2009-12-08 Erik SlagterAdd MBtree support for libx264
2009-11-26 Jai MenonAllow decoders to correctly set the sample format by...
2009-11-24 Jason Garrett-GlaserAdd weightp support in API for libx264.
2009-10-12 Reimar DöffingerAdd an execute2 function that is more flexible and...
2009-05-27 Baptiste Coudurierremove apparently unused real_pict_num from AVCodecContext
2009-05-11 David ConradAdd a chroma_sample_location field to define positionin...
next