summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Replace some commented-out debug printf() / av_log() messages with av_dlog().Diego Biurrun2011-09-01
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-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
* | h264: clean all non null elements of delayed_pic[]Michael Niedermayer2011-08-31
* | h264: change MAX_DELAYED_PIC_COUNT check to av_assert0Michael Niedermayer2011-08-31
* | Merge commit 'f593628e5868e52a46de666767896c6afcebdae4'Michael Niedermayer2011-08-31
|\|
| * RV40: reuse some H.264 motion compensation functions in RV40.Kostya Shishkov2011-08-30
* | Disable cropping for the brainfart case.Carl Eugen Hoyos2011-08-30
* | h264: allow debuging SEI typesMichael Niedermayer2011-08-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-29
|\|
| * Revert "h264: Properly set coded_{width, height} when parsing H.264."Luca Barbato2011-08-29
* | Replace goto by break, it has the same effect.Reimar Döffinger2011-08-27
* | JPEG-LS: clip offset based on cur_scan to valid range.Reimar Döffinger2011-08-27
* | Removes the internal avcodec_find_best_pix_fmt1()function previously used by ...Matthew Einhorn2011-08-27
* | imgconvert: make avcodec_find_best_pix_fmt2() more bug robust against future ...Michael Niedermayer2011-08-27
* | Adds a new pix fmt function that selects the best dest fmt from among 2 forma...Matthew Einhorn2011-08-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-26
|\|
| * doxygen: fix wrong comment syntax, //< vs. ///<Diego Biurrun2011-08-26
| * doxygen: drop pointless star from pointer variable namesDiego Biurrun2011-08-26
* | acodec: change default bitrate to 128kMichael Niedermayer2011-08-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-26
|\|