summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* v210dec: switch to PIX_FMT_422P10Baptiste Coudurier2011-09-07
* AVOptions: deprecate av_opt_set_defaults2Anton Khirnov2011-09-07
* libx264: fix setting some more parametersAnton Khirnov2011-09-07
* libx264: fix setting the H.264 levelAndrej Peterka2011-09-07
* libx264: add 'direct-pred' private optionAnton Khirnov2011-09-07
* libx264: add 'partitions' private optionAnton Khirnov2011-09-07
* libx264: add 'cplxblur' private optionAnton Khirnov2011-09-06
* libx264: add 'deblock' private optionAnton Khirnov2011-09-06
* libx264: add 'b-bias' private optionAnton Khirnov2011-09-06
* libx264: fix setting some options.Anton Khirnov2011-09-06
* libx264: remove useless assignmentAnton Khirnov2011-09-06
* ac3dec: avoid pointless alloc and indirection for input_bufferReimar Döffinger2011-09-06
* mpeg12: cosmetics: reformat as K&RDiego Biurrun2011-09-06
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-05
* ac3enc: scale floating-point coupling channel coefficients inJustin Ruggles2011-09-05
* ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled.Justin Ruggles2011-09-05
* wavpack: fix wrong return value in wavpack_decode_block()Kostya Shishkov2011-09-05
* mpeg12: propagate more real return values through chunk decode error return a...Dustin Brody2011-09-05
* wavpack: use context reset in appropriate placesKostya Shishkov2011-09-05
* lavc: fix type for thread_type optionAnton Khirnov2011-09-04
* lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-03
* AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().Anton Khirnov2011-09-03
* libmp3lame: fix typoAnton Khirnov2011-09-01
* libx264: use X264_THREADS_AUTO constant instead of 0.Anton Khirnov2011-09-01
* libx264: set default thread count to 0 (auto)Anton Khirnov2011-08-31
* lavc: cosmetics, group deprecated codec flagsAnton Khirnov2011-08-31
* mpeg12: add 'scan_offset' private option.Anton Khirnov2011-08-31
* h263/p encoder: add 'structured_slices' private option.Anton Khirnov2011-08-31
* h263/p encoder: add 'obmc' private option.Anton Khirnov2011-08-31
* h263p encoder: add 'aiv' private option.Anton Khirnov2011-08-31
* h263p encoder: add 'umv' private option.Anton Khirnov2011-08-31
* mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option.Anton Khirnov2011-08-31
* mjpegdec: add 'extern_huff' private option.Anton Khirnov2011-08-31
* mpeg4enc: add 'data_partitioning' private option.Anton Khirnov2011-08-31
* snow: add 'memc_only' private option.Anton Khirnov2011-08-31
* libx264: add 'mbtree' private option.Anton Khirnov2011-08-31
* libx264: add 'psy' private option.Anton Khirnov2011-08-31
* libmp3lame: add 'reservoir' private option.Anton Khirnov2011-08-31
* mpeg2enc: add 'non_linear_quant' private optionAnton Khirnov2011-08-31
* mpeg12enc: add drop_frame_timecode private option.Anton Khirnov2011-08-31
* mpeg12enc: add intra_vlc private option.Anton Khirnov2011-08-31
* VC1: Support dynamic dimension changesAlberto Delmás2011-08-31
* mjpeg: treat external huffman table setup failure as codec init failure if ex...Dustin Brody2011-08-31
* lavc: deprecate CODEC_FLAG2_BRDOAnton Khirnov2011-08-31
* libx264: add 'aud' private option.Anton Khirnov2011-08-31
* libx264: add 'fast-pskip' private option.Anton Khirnov2011-08-31
* libx264: add '8x8dct' private option.Anton Khirnov2011-08-31
* libx264: add 'mixed-refs' private option.Anton Khirnov2011-08-31
* libx264: add 'weightb' private option.Anton Khirnov2011-08-31
* libx264: add 'b-pyramid' private option.Anton Khirnov2011-08-31