34582 Commits (04826b7ff02f3ad2b7ffa4257587df64ee88882c)

Author SHA1 Message Date
Ganesh Ajjanagadde 3343e4e607 lavc/wmaenc: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 62765c0014 lavc/wmadec: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde a0ea801dc3 lavc/opus: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 5495c7f2a3 lavc/on2avc: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 26ac80d235 lavc/imc: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 717eeb77e1 lavc/dcaenc: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde b0e28da37c lavc/cngdec: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde cb3a994bb1 lavc/aacpsy: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 48cd3d233b lavc/libopusdec: replace pow(10,x) by ff_exp10(x) 9 years ago
Michael Bradshaw 99eabcdd5f avcodec: add OpenJPEG 2.x compatibility 9 years ago
Michael Niedermayer 052e692e85 avcodec/ac3dec: Print the value of out of range exponents 9 years ago
Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
Paul B Mahol 57787f5ef8 avcodec/s302menc: comment out allowed channel layouts 9 years ago
Alexandra Hájková aebf07075f dca: change the core to work with integer coefficients. 9 years ago
Alexandra Hájková 85990140e7 dca: Add math helpers. 9 years ago
Hendrik Leppkes b942845bee avcodec/libschroedingerenc: add missing AVClass to private context 9 years ago
Andreas Cadhalpun b648b246f0 diracdec: add missing check for pixel_range_index 9 years ago
Michael Niedermayer 05af8608c2 avcodec/ass: check for av_mallocz() failure 9 years ago
Timo Rothenpieler d7c2b75681 vaapi: Add VP9 hwaccell support 9 years ago
Claudio Freire 4720a562c8 AAC encoder: fix possible assertion failure in PNS 9 years ago
Rostislav Pehlivanov c0f67e1123 aacenc_is: rename variable 9 years ago
Ganesh Ajjanagadde b9c2ebeee4 lavc/libvpxenc: replace round by lrint 9 years ago
Janne Grunau cc29d96d5a arm64: fix inverted register order in transpose_4x4H 9 years ago
Clément Bœsch f122ba36cb lavc: add text encoder 9 years ago
Paul B Mahol 484cc66f57 avcodec/indeo2: use init_get_bits8 9 years ago
James Almer d4c47333e1 x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12} 9 years ago
James Almer 3ff2beff65 x86/hevc_sao: simplify sao_edge_filter 10/12bit 9 years ago
James Almer 34b2bd03cf x86/hevc_sao: simplify sao_band_filter 10/12bit 9 years ago
Paul B Mahol 367ffa0c15 avcodec/flacenc: use designated initializers for AVClass 9 years ago
Paul B Mahol db6e337b41 avcodec/s302menc: check if buf_size can actually be put into 16bit size 9 years ago
Paul B Mahol 577f057355 avcodec/s302menc: set supported channel layouts by codec 9 years ago
Andreas Cadhalpun 699e68371e rawdec: only exempt BIT0 with need_copy from buffer sanity check 9 years ago
Michael Niedermayer 70f13abb4f avcodec/mpeg4videodec: also for empty partitioned slices 9 years ago
James Almer 0f520e489a avcodec/Makefile: add missing dep for g723_1 encoder 9 years ago
Michael Niedermayer b92b4775a0 avcodec/h264_refs: Fix long_idx check 9 years ago
Michael Niedermayer 2d2b41d169 avcodec/ffv1enc: Fix 2 pass mode with the default rc table 9 years ago
Ganesh Ajjanagadde def3c83e1b lavc/aacsbr: sbr_dequant optimization 9 years ago
Andreas Cadhalpun 9d38f06d05 xwddec: prevent overflow of lsize * avctx->height 9 years ago
Janne Grunau 2dba0407fd avcodec/arm64: fix inverted register order in transpose_4x4H 9 years ago
Michael Niedermayer 1c878474fb avcodec/ffv1enc: unbreak -coder option 9 years ago
Andreas Cadhalpun 90b99a8107 exr: fix out of bounds read in get_code 9 years ago
Andreas Cadhalpun 4d5c3b02e9 on2avc: limit number of bits to 30 in get_egolomb 9 years ago
Rostislav Pehlivanov 4386f17bbd acenc: remove deprecated avctx->frame_bits use 9 years ago
Hendrik Leppkes 67ebc88fb5 lavc/sunrastenc: fix private codec options 9 years ago
Michael Niedermayer c8ea57664f avcodec/h264_mc_template: prefetch list1 only if it is used in the MB 9 years ago
Michael Niedermayer ef8f6464a5 avcodec/h264_slice: Simplify ref2frm indexing 9 years ago
Ganesh Ajjanagadde 97d2c2d678 lavc/opus_celt: replace pow by exp2 9 years ago
Michael Niedermayer 95b59bfb9d Revert "avcodec/aarch64/neon.S: Update neon.s for transpose_4x4H" 9 years ago
Andreas Cadhalpun 9637c2531f sonic: make sure num_taps * channels is not larger than frame_size 9 years ago
Michael Niedermayer 73840bbe4e avcodec/diracdec: Check ff_set_dimensions() for failure 9 years ago