summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cmdutils: move exit_program() declaration to cmdutils from avconvAnton Khirnov2011-09-04
* http: Consider the stream as seekable if the reply contains Accept-Ranges: bytesStefan Fritsch2011-09-04
* nutenc: add namespace to the api facing functionsLuca Barbato2011-09-04
* AVOptions: fix av_set_string3() doxy to match reality.Anton Khirnov2011-09-03
* cmdutils: get rid of dummy contexts for examining AVOptions.Anton Khirnov2011-09-03
* 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
* cpu detection: avoid a signed overflowSean McGovern2011-09-03
* codec-regression: force vsync 0 on the me_threshold test to make sure frames ...Alex Converse2011-09-01
* avconv: fix some bugs introduced in 630902a1e1336e7ee0cf3dcbcb6eb07af8edf660Michael Niedermayer2011-09-01
* libmp3lame: fix typoAnton Khirnov2011-09-01
* AVOptions: drop av_ prefix from static av_get_number().Anton 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
* libx264: add 'intra-refresh' private option.Anton Khirnov2011-08-31
* libx264: add 'ssim' private option.Anton Khirnov2011-08-31
* libx264: make options compatible with x264Anton Khirnov2011-08-31
* avcodec: remove misleading commentLuca Barbato2011-08-31
* avconv: remove -threads option.Anton Khirnov2011-08-30
* avconv: Replace raw picture frame swapping hack.Alex Converse2011-08-30
* RV40: reuse some H.264 motion compensation functions in RV40.Kostya Shishkov2011-08-30
* Revert "h264: Properly set coded_{width, height} when parsing H.264."Luca Barbato2011-08-29
* isom: add missing AVC-Intra tags, rearrange list and update commentsTomas Härdin2011-08-29
* avconv: remove stubs of crop* and pad* optionsAnton Khirnov2011-08-29
* avconv: re-add nb_streams to InputFile.Anton Khirnov2011-08-29