34582 Commits (04826b7ff02f3ad2b7ffa4257587df64ee88882c)

Author SHA1 Message Date
Rostislav Pehlivanov 3112501daf aacenc: fix aac_pred option triggering an error 9 years ago
Michael Niedermayer a08681f1e6 avcodec/dirac_parser: Check that there is a previous PU before accessing it 9 years ago
Michael Niedermayer c7d6ec947c avcodec/dirac_parser: Add basic validity checks for next_pu_offset and prev_pu_offset 9 years ago
Michael Niedermayer 79798f7c57 avcodec/dirac_parser: Fix potential overflows in pointer checks 9 years ago
Rostislav Pehlivanov d9791a8656 aacenc: remove the experimental flag 9 years ago
Rostislav Pehlivanov b270ec9a10 aacenc: mark coders other than twoloop as experimental 9 years ago
Rostislav Pehlivanov 3a6e020861 aacenc: mark the "faac"-like coder for removal 9 years ago
Michael Niedermayer 66e05f6ff5 avcodec/wmaprodec: Check bits per sample to be within the range not causing integer overflows 9 years ago
Luca Barbato 6788baebb3 log: Use a do {} while (0) for dlog 9 years ago
Luca Barbato 7d36474d19 imgconvert: Re-enable the deprecation warnings 9 years ago
Michael Niedermayer 15d14ce47c avcodec/utils: Fix overflow in get_bit_rates computations 9 years ago
Michael Niedermayer 2de8bfd2ef avcodec/pcm: Fix overflow in bitrate computation 9 years ago
Michael Niedermayer 0c56f8303e avcodec/wmaprodec: Fix overflow of cutoff 9 years ago
Luca Barbato f7edcac040 avpicture: Suppress warning from deprecated code 9 years ago
Luca Barbato b805482b1f aac: Provide more information on the failure message 9 years ago
Luca Barbato c5eb279e24 g723: Add missing header 9 years ago
Claudio Freire 293c170f59 AAC encoder: ANMR, avoid empty search ranges 9 years ago
Andreas Cadhalpun 7a4652dd5d aaccoder: prevent crash of anmr coder 9 years ago
Michael Niedermayer 4f2419888b avcodec/pgssubdec: Fix left shift of 255 by 24 places cannot be represented in type int 9 years ago
Michael Niedermayer a85b02dcf7 avcodec/jpeg2000dec: Check bpno in decode_cblk() 9 years ago
Clément Bœsch 60532348d2 avcodec/mpegvideo: use constants for rc_strategy 9 years ago
Clément Bœsch fb99ef0bd3 avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Hendrik Leppkes 3c4e49187f libavcodec/aacsbr_tablegen: fix tablegen on windows 9 years ago
Hendrik Leppkes 42a9aead85 avcodec: include tablegen compat header before the tablegen functionality 9 years ago
Michael Niedermayer 2ff61c3c1a avcodec/dnxhddec: Fix runtime error: left shift of negative value 9 years ago
Michael Niedermayer 18268f761b avcodec/vp3: Fix "runtime error: left shift of negative value" 9 years ago
Vicente Olivert Riera a27401a05b mips: rename mipsdspr1 to mipsdsp 9 years ago
Michael Niedermayer 77a644e6fa avcodec/h264_direct: Check CO-POCs before use 9 years ago
Rostislav Pehlivanov ed08cbd7b1 aacenc_ltp: fix out of bounds memory access 9 years ago
Michael Niedermayer 0afdfbe116 avcodec/jpeg2000: fix type of arguments of tag_tree_size 9 years ago
Michael Niedermayer 26379d4fdd avcodec/vp3: ensure header is parsed successfully before tables 9 years ago
Michael Niedermayer cd7524fdd1 avcodec/apedec: Check length in long_filter_high_3800() 9 years ago
Ronald S. Bultje 1ac89869db vp9: always keep s->bytesperpixel and ctx->pix_fmt in sync. 9 years ago
Claudio Freire ca203e9985 AAC encoder: improve SF range utilization 9 years ago
Michael Niedermayer e1057babdf avcodec/mpegaudio_tablegen: Add (), fix fate 9 years ago
Ganesh Ajjanagadde 2f5075f551 avcodec/cbrt_tablegen: speed up dynamic table creation 9 years ago
Ganesh Ajjanagadde 1d0c94ddae avcodec/mpegaudio_tablegen: more dynamic table creation speedups 9 years ago
Ganesh Ajjanagadde 16d4c28cbb avcodec/mpegaudio_tablegen: speed up dynamic table creation 9 years ago
Ganesh Ajjanagadde 789ef087c6 avcodec/ppc/fdctdsp: use more accurate constants 9 years ago
Ganesh Ajjanagadde 7b11eead1b avcodec/ac3: always use hardcoded tables 9 years ago
Will Kelleher 0eac93da0f qsvenc: write a53 caption data to SEI 9 years ago
Mohamed Naufal f023d57d35 lavc: G.723.1 encoder 9 years ago
Vittorio Giovara 165cc6fb9d g723_1: Move sharable functions to a separate file 9 years ago
Vittorio Giovara aac996cc01 g723_1: Rename files to better reflect their purpose 9 years ago
Michael Niedermayer b74b88f30d g723_1: Handle values at the ends of the table in lsp2lpc() 9 years ago
Michael Niedermayer a814f1d364 avcodec/vp3: always set pix_fmt in theora_decode_header() 9 years ago
Michael Niedermayer 891dc8f875 avcodec/mpeg4videodec: Check available data before reading custom matrix 9 years ago
Michael Niedermayer 55711e6fd0 avcodec/dnxhddec: Disable 12bit by default 9 years ago
Claudio Freire 88e498a87e AAC encoder: make pe.min a local minimum 9 years ago
James Almer 27ce53b52d avcodec/libdcadec: require first public release 9 years ago