78206 Commits (31f5fa21b03d16e285035a053d3267880ef9a12b)
 

Author SHA1 Message Date
Ganesh Ajjanagadde 1fb5ae44c4 lavc/wmadec: replace pow by faster functions 9 years ago
Ganesh Ajjanagadde cea529dd7f lavc/opus_celt: replace pow(2,x) by exp2f(x) 9 years ago
Ganesh Ajjanagadde 9254e6176c lavc/atrac3plusdsp: change pow(2,x) to exp2f(x) 9 years ago
Ganesh Ajjanagadde 89189b1010 lavc/wma: add av_warn_unused_result to ff_wma_init 9 years ago
Michael Niedermayer 70ece6ccd0 fate: add 1 and 15BPP rawvideo in avi tests 9 years ago
Paul B Mahol 1c02af307a avfilter: add convolution filter 9 years ago
Paul B Mahol b18467a943 avfilter/avf_showwaves: add logarithmic amplitude scaler 9 years ago
John Cox 74105fc9a3 cabac_functions: Allow more functions to be overridden 9 years ago
John Cox 5115d8326e cabac_functions: Count zeros with ctz if it is fast 9 years ago
John Cox 48f80831ba cabac: Ensure 2-byte cabac loads are on 2-byte boundry 9 years ago
Neil Birkbeck 17399f6a9f Add missing conversions from side data enum to name 9 years ago
Andreas Cadhalpun 064963bd27 build: make out-of-tree builds bit-identical to in-tree builds 9 years ago
Michael Niedermayer 509c9e74e5 avcodec/mjpegdec: Check for end for both bytes in unescaping 9 years ago
Geza Lore d39c229e54 x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Henrik Gramner d3662777e0 x86inc: Avoid creating unnecessary local labels 9 years ago
Henrik Gramner 87b587d4fe x86inc: Simplify AUTO_REP_RET 9 years ago
Henrik Gramner 2d60b18cf0 x86inc: Use more consistent indentation 9 years ago
Henrik Gramner dfe771dc5a x86inc: Preserve arguments when allocating stack space 9 years ago
Henrik Gramner b1496008ee x86inc: Improve FMA instruction handling 9 years ago
Henrik Gramner 6cbd0fdf28 x86inc: Be more verbose in assertion failures 9 years ago
Vittorio Giovara 96c373c770 lavc: Move context_model to codec private options 9 years ago
Vittorio Giovara 12b4976922 lavc: Move mpeg_quant to codec private options 9 years ago
Vittorio Giovara 1482aff204 lavc: Move noise_reduction to codec private options 9 years ago
Vittorio Giovara 7c79587d74 lavc: Move scenechange_threshold to codec private options 9 years ago
Vittorio Giovara 5764d38173 lavc: Move chromaoffset to codec private options 9 years ago
Vittorio Giovara 0ac9f33a9e lavc: Move frame_skip_* to codec private options 9 years ago
Vittorio Giovara 84c4714f39 lavc: Move brd_scale to codec private options 9 years ago
Vittorio Giovara 0e6c853221 lavc: Move b_frame_strategy and b_sensitivity to codec private options 9 years ago
Piotr Bandurski 55c7e5bf7c riff: add C210 FourCC (Canopus C210) 9 years ago
Vittorio Giovara d43a165bda imgconvert: Add the proper API guards to a deprecated function 9 years ago
Vittorio Giovara f7168d7016 imgconvert: Move AVPicture-related static function to the deprecated section 9 years ago
Vittorio Giovara 892f037c55 imgconvert: Move the shrink functions only where needed 9 years ago
Vittorio Giovara 9d3ea5cbf5 imgconvert: Drop outdated comment block 9 years ago
Piotr Bandurski 7c4059ae1e riff: add YUYV FourCC (Drastic YUYV) 9 years ago
Luca Barbato e93aa2c9e7 configure: Force-enable select_any dependencies only on --enable 9 years ago
James Almer a2e1b66460 x86/intmath: disable sse av_clip functions when using ICC 9 years ago
Paul B Mahol 6ed3a10f64 avfilter/avf_showwaves: color support 9 years ago
Michael Niedermayer 1dd11160ea fate: Add test for colorkey 9 years ago
Rostislav Pehlivanov 5776344a7b diracdec: fix original Dirac Low Delay profile 9 years ago
Rostislav Pehlivanov 053900ca4c dirac: add more parse codes from the specifications 9 years ago
James Almer 033e7dbd31 avcodec/diracdsp: use av_clip_uintp2 9 years ago
Rostislav Pehlivanov 7d8891593c dirac_parser: add exceptions for Dirac inter parse codes 9 years ago
Ronald S. Bultje 8c9103c4af checkasm: add videodsp emulated_edge_mc test. 9 years ago
Rostislav Pehlivanov a849ebb54e dirac_parser: Improve parsing and silence pointless warnings 9 years ago
Michael Niedermayer b65efbc0f4 avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbitbuffer() 9 years ago
Rostislav Pehlivanov 8248b51e0b diracdec: add support for 12 bit videos 9 years ago
Paul B Mahol 73c938dd9f doc/filters: fix afftfilt example 9 years ago
Derek Buitenhuis 65d29dd274 mov: Add an option to toggle dref opening 9 years ago
Paul B Mahol fa04ec728d avfilter: add afftfilter 9 years ago
Michael Niedermayer 56c182c4d7 avformat/nutenc: implement deinit() 9 years ago