]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec /
2011-09-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-02 Michael Niedermayermpeg4: adjust dummy frame threashold for packed divx.
2011-09-02 Michael Niedermayerdvdec: Fix dvsd profile[1] detection.
2011-09-01 Michael NiedermayerRevert "mjpeg: treat external huffman table setup failu...
2011-09-01 Michael Niedermayerjpegdec: better rst skiping
2011-09-01 Reimar DöffingerMJPEG: emulate EOI also on two consecutive SOI.
2011-09-01 Reimar DöffingerReset cur_scan at more appropriate places.
2011-09-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-01 Clément Bœschresample: fix typo (ouput → output).
2011-09-01 Clément Bœschresample: fix set but unused variable (lfe) warning.
2011-09-01 Clément Bœschimgconvert: avoid mixed declarations and code.
2011-09-01 Gavin Kinseyjpegdec: set color_range
2011-09-01 Anton Khirnovlibmp3lame: fix typo
2011-09-01 Anton Khirnovlibx264: use X264_THREADS_AUTO constant instead of 0.
2011-09-01 Michael Niedermayervc1: loose one line difference to qatar.
2011-09-01 Michael Niedermayermpeg4: fix typo in mpeg4_encode_gop_header()
2011-08-31 Diego BiurrunReplace some commented-out debug printf() / av_log...
2011-08-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-31 Anton Khirnovlibx264: set default thread count to 0 (auto)
2011-08-31 Anton Khirnovlavc: cosmetics, group deprecated codec flags
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 Khirnovsnow: add 'memc_only' 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 Alberto DelmásVC1: Support dynamic dimension changes
2011-08-31 Dustin Brodymjpeg: treat external huffman table setup failure as...
2011-08-31 Anton Khirnovlavc: deprecate CODEC_FLAG2_BRDO
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-31 Anton Khirnovlibx264: make options compatible with x264
2011-08-31 Luca Barbatoavcodec: remove misleading comment
2011-08-31 Michael Niedermayerh264: clean all non null elements of delayed_pic[]
2011-08-31 Michael Niedermayerh264: change MAX_DELAYED_PIC_COUNT check to av_assert0
2011-08-30 Michael NiedermayerMerge commit 'f593628e5868e52a46de666767896c6afcebdae4'
2011-08-30 Kostya ShishkovRV40: reuse some H.264 motion compensation functions...
2011-08-30 Carl Eugen HoyosDisable cropping for the brainfart case.
2011-08-30 Michael Niedermayerh264: allow debuging SEI types
2011-08-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-29 Luca BarbatoRevert "h264: Properly set coded_{width, height} when...
2011-08-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-27 Reimar DöffingerReplace goto by break, it has the same effect.
2011-08-27 Reimar DöffingerJPEG-LS: clip offset based on cur_scan to valid range.
2011-08-27 Matthew EinhornRemoves the internal avcodec_find_best_pix_fmt1()functi...
2011-08-26 Michael Niedermayerimgconvert: make avcodec_find_best_pix_fmt2() more...
2011-08-26 Matthew EinhornAdds a new pix fmt function that selects the best dest...
2011-08-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-26 Diego Biurrundoxygen: fix wrong comment syntax, //< vs. ///<
2011-08-26 Diego Biurrundoxygen: drop pointless star from pointer variable...
2011-08-26 Michael Niedermayeracodec: change default bitrate to 128k
2011-08-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-25 Dustin Brodyvp6: partially propagate huffman tree building errors...
2011-08-25 Dustin Brodympeg12: propagate chunk decode errors and fix condition...
2011-08-25 John Stebbinsvc1: fix VC-1 Pulldown handling.
2011-08-25 Alberto DelmásVC1: Fix first/last row checks with slices
2011-08-25 Ronald S. Bultjevc1: properly zero coded_block[] edges on new slice...
2011-08-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-24 Michael Niedermayerh264: Try to fix 422 intra NEON
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-23 Carl Eugen HoyosSupport decoding of 2bpp and 4bpp TIFF images.
2011-08-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-23 Alberto DelmásWindows Media Image decoder (WMVP/WVP2)
2011-08-22 Nicolas Georgecodec_names: remove spaces in sed command.
2011-08-22 Justin Rugglesac3enc: remove outdated TODO comment for apply_channel_...
2011-08-22 Carl Eugen HoyosBe more verbose about H264 cropping errors.
2011-08-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-22 Nicolas Georgelavc: use av_get_media_type_string and avcodec_get_name...
2011-08-22 Nicolas Georgelavc: add a table of all codecs names.
2011-08-22 Anton Khirnovlibx264: only use ABR mode when the user explicitly...
2011-08-22 Anton Khirnovlibx264: use medium preset by default.
2011-08-22 Anton Khirnovmp2 encoder: make 128k the default bitrate.
2011-08-21 Matthew EinhornUpdates avcodec_get_pix_fmt_loss to return maximum...
2011-08-21 Reimar Döffingerroqvideodec: Improve checking of input buffer bounds.
2011-08-21 Stefano Sabatinilavc: add A|E|D flags to "ac" and "ar" options
2011-08-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next