| Commit message (Expand) | Author | Age | Files | Lines |
* | add -err_filter AVOptions to access flag-based error recognition | Dustin Brody | 2011-10-22 | 1 | -2/+7 |
* | lavc: make avcodec_get_context_defaults3 "officially" public | Anton Khirnov | 2011-10-19 | 1 | -20/+20 |
* | lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER | Dustin Brody | 2011-10-14 | 1 | -2/+2 |
* | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -388/+388 |
* | AVOptions: add new API for enumerating children. | Anton Khirnov | 2011-10-12 | 1 | -13/+19 |
* | lavc: use designated initializers for av_codec_context_class | Anton Khirnov | 2011-10-05 | 1 | -1/+8 |
* | lavc: add video/audio/encoding flags to global_quality option | Anton Khirnov | 2011-10-01 | 1 | -1/+1 |
* | Remove some forgotten AVCodecContext.palctrl usage. | Anton Khirnov | 2011-09-21 | 1 | -2/+0 |
* | ac3dec: actually use drc_scale private option | Anton Khirnov | 2011-09-21 | 1 | -1/+1 |
* | avconv: remove me_threshold option. | Anton Khirnov | 2011-09-11 | 1 | -1/+1 |
* | AVOptions: deprecate av_opt_set_defaults2 | Anton Khirnov | 2011-09-07 | 1 | -8/+1 |
* | libx264: add 'direct-pred' private option | Anton Khirnov | 2011-09-07 | 1 | -1/+1 |
* | libx264: add 'partitions' private option | Anton Khirnov | 2011-09-07 | 1 | -1/+1 |
* | libx264: add 'cplxblur' private option | Anton Khirnov | 2011-09-06 | 1 | -1/+1 |
* | libx264: add 'deblock' private option | Anton Khirnov | 2011-09-06 | 1 | -0/+2 |
* | libx264: add 'b-bias' private option | Anton Khirnov | 2011-09-06 | 1 | -0/+2 |
* | libx264: fix setting some options. | Anton Khirnov | 2011-09-06 | 1 | -4/+4 |
* | lavc: fix type for thread_type option | Anton Khirnov | 2011-09-04 | 1 | -1/+1 |
* | lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. | Anton Khirnov | 2011-09-03 | 1 | -0/+5 |
* | AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). | Anton Khirnov | 2011-09-03 | 1 | -1/+1 |
* | mpeg12: add 'scan_offset' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | h263/p encoder: add 'structured_slices' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
* | h263/p encoder: add 'obmc' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | h263p encoder: add 'aiv' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | h263p encoder: add 'umv' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | mjpegdec: add 'extern_huff' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | mpeg4enc: add 'data_partitioning' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | libx264: add 'mbtree' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | libx264: add 'psy' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
* | libmp3lame: add 'reservoir' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | mpeg2enc: add 'non_linear_quant' private option | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
* | mpeg12enc: add drop_frame_timecode private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | mpeg12enc: add intra_vlc private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | libx264: add 'aud' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
* | libx264: add 'fast-pskip' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
* | libx264: add '8x8dct' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
* | libx264: add 'mixed-refs' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
* | libx264: add 'weightb' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
* | libx264: add 'b-pyramid' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | libx264: add 'intra-refresh' private option. | Anton Khirnov | 2011-08-31 | 1 | -2/+0 |
* | libx264: add 'ssim' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
* | libx264: add 'crf_max' private option. | Anton Khirnov | 2011-08-24 | 1 | -0/+2 |
* | libx264: add 'weightp' private option. | Anton Khirnov | 2011-08-24 | 1 | -1/+3 |
* | libx264: add 'rc_lookahead' private option. | Anton Khirnov | 2011-08-24 | 1 | -1/+1 |
* | libx264: add 'psy_trellis' private option. | Anton Khirnov | 2011-08-24 | 1 | -3/+1 |
* | libx264: add 'psy_rd' private option. | Anton Khirnov | 2011-08-24 | 1 | -1/+3 |
* | libx264: add 'aq_strength' private option. | Anton Khirnov | 2011-08-24 | 1 | -1/+1 |
* | libx264: add 'aq_mode' private option. | Anton Khirnov | 2011-08-24 | 1 | -1/+3 |
* | libx264: add 'cqp' private option. | Anton Khirnov | 2011-08-24 | 1 | -1/+1 |