34979 Commits (0ffaae60e8492f7e797e72338c7e6f3efcd52330)

Author SHA1 Message Date
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
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
Vittorio Giovara 0e9c4fe254 lavc: Move pre_me to codec private options 9 years ago
Vittorio Giovara 5b6f42da98 lavc: Move me_penalty_compensation to codec private options 9 years ago
Vittorio Giovara 2862b63783 lavc: Move prediction_method to codec private options 9 years ago
Vittorio Giovara 243df1351d lavc: Move {min,max}_prediction_order to codec private options 9 years ago
Vittorio Giovara 936f0d98f8 lavc: Move rtp_payload_size to codec private options 9 years ago
Vittorio Giovara d749615333 lavc: Move timecode_frame_start to codec private options 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
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
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
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
Claudio Freire adc7d2a4ce AAC encoder: check for NaNs/inf in TNS gain 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 19e456d48c avcodec/wmaenc: Check ff_wma_init() for failure 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
Michael Niedermayer 2cb8edea7c avcodec/aacenc: Check all coefficients for finiteness 9 years ago
James Almer 4c4ebeb587 avcodec/wavpackenc: use put_sbits 9 years ago
Rostislav Pehlivanov 6a505e955b aacenc: remove FAAC-like coder 9 years ago
Rostislav Pehlivanov a72b1ea826 aacenc: mark LTP mode as experimental 9 years ago
Arttu Ylä-Outinen 7d1e985528 libkvazaar: Set frame rate as a rational number 9 years ago
Michael Niedermayer 158f0545d8 avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get() 9 years ago
Arttu Ylä-Outinen 472d488ebc libkvazaar: Set frame rate as a rational number 9 years ago
Arttu Ylä-Outinen 7486418683 lavc: Make sure that the effective timebase would not overflow 9 years ago
Luca Barbato c4de754d4d mathops: mips: Correctly enable loongson-specific assembly 9 years ago
Michael Niedermayer 22f64c2324 avcodec/ccaption_dec: Fix mixed declarations and code 9 years ago
Carl Eugen Hoyos 9cf8c3e62c ape: Show more information for loglevel verbose. 9 years ago
Michael Niedermayer 03d83ba34b avcodec/gif: Fix lzw buffer size 9 years ago
Michael Niedermayer 3ef5de0f19 avcodec/put_bits: Assert buf_ptr in flush_put_bits() 9 years ago
Ronald S. Bultje 0f88b3f82f videodsp: fix 1-byte overread in top/bottom READ_NUM_BYTES iterations. 9 years ago