78191 Commits (c323c98ee34861de1ef21a5d20fa1dec3eb436d9)
 

Author SHA1 Message Date
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
James Darnley 883ad2c59c fate: add 10-bit v210 encoder tests 9 years ago
Claudio Freire adc7d2a4ce AAC encoder: check for NaNs/inf in TNS gain 9 years ago
James Almer 8bbb972350 configure: add missing library deps for showcqt_filter 9 years ago
Carl Eugen Hoyos 4f9314ed58 lavf/riff: Support reading vlc's rawvideo fourccs. 9 years ago
Carl Eugen Hoyos 7158ce778f lavf/nut: Add forgotten fourccs for YUV4xxP9. 9 years ago
Michael Niedermayer 41e07390e0 avformat/avformat: Replace some references to filenames by urls 9 years ago
Michael Niedermayer 19e456d48c avcodec/wmaenc: Check ff_wma_init() for failure 9 years ago
Luca Barbato 8e7bea6dc6 configure: Improve requesting specific features 9 years ago
Michael Niedermayer a53fbda9dc avcodec/mpeg12enc: Move high resolution thread check to before initializing threads 9 years ago
Clément Bœsch a362015641 lavc,lavfi: use avutil/thread.h instead of redundant conditional includes 9 years ago
Vittorio Gambaletta (VittGam) 4590811fc2 ffplay: update docs after previous changes in ffplay mouse behaviour 9 years ago
Michael Niedermayer b750b67d13 avformat/img2dec: Use AVOpenCallback 9 years ago
Michael Niedermayer 2cb8edea7c avcodec/aacenc: Check all coefficients for finiteness 9 years ago
Michael Niedermayer 984d58a344 avformat/avio: Limit url option parsing to the documented cases 9 years ago
Clément Bœsch d96f0fbe59 lavu: add pthread asserts if ASSERT_LEVEL>1 9 years ago