32075 Commits (29045fbfd4c77e25909b9227d48d2252b8c2c5d2)

Author SHA1 Message Date
James Almer d8c52f5d04 proresenc_anatoliy: use put_sbits() 10 years ago
James Almer 778bac2788 adpcm: use av_clip_intp2() 10 years ago
James Almer 979b77eec5 dca_xll: use av_clip_intp2() 10 years ago
James Almer b5564e041b dcaenc: use put_sbits() 10 years ago
James Almer 6863249b34 aaccoder: use put_sbits() 10 years ago
Michael Niedermayer e739cbb2bb avcodec/cabac: remove START/STOP_TIMER debug/benchmark code 10 years ago
Shivraj Patil 4efc0e6451 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions 10 years ago
Michael Niedermayer 8768f8f4b9 avcodec/mpegaudiodec_template: use double to build csa tables 10 years ago
Michael Niedermayer 38f6726068 avcodec/atrac3plusdsp: fix on stack alignment 10 years ago
Andreas Cadhalpun bc4fee7f2a ac3: validate end in ff_ac3_bit_alloc_calc_mask 10 years ago
Andreas Cadhalpun e224aa4191 aacpsy: avoid psy_band->threshold becoming NaN 10 years ago
Andreas Cadhalpun 0be54ad280 aasc: return correct buffer size from aasc_decode_frame 10 years ago
Andreas Cadhalpun 5b75689b98 aacdec: consistently use avctx for logging in decode_eld_specific_config 10 years ago
Andreas Cadhalpun ae6fd7300b msrledec: use signed pixel_ptr in msrle_decode_pal4 10 years ago
Michael Niedermayer c658269cd1 avcodec/h264_ps: Validate num_units_in_tick/time_scale before setting them in the context 10 years ago
Vittorio Giovara 7498f2221e h264: Do not fail on unsupported timing info 10 years ago
Rostislav Pehlivanov c5d4f87e81 aaccoder: Implement Perceptual Noise Substitution for AAC 10 years ago
Michael Niedermayer 574978d2bd avcodec/intelh263dec: Use check_marker() 10 years ago
Luca Barbato ec89f35e3e x265: Map color parameters 10 years ago
Luca Barbato 0cbb147317 x264: Map color parameters 10 years ago
Michael Niedermayer fbdaebb298 avcodec/ituh263dec: Use check_marker() 10 years ago
wm4 95f524aff5 lavc: use correct type for printf() argument 10 years ago
wm4 2b5f34f788 avformat, avcodec: log discard padding 10 years ago
Rostislav Pehlivanov a61c75e9f7 aacdec: Use macros for constants 10 years ago
Michael Niedermayer 37d93fdbf0 avcodec/mpeg12dec: Use check_marker() 10 years ago
Michael Niedermayer 343f34c0b8 avcodec/get_bits: print details of the location of the missing bit in check_marker() 10 years ago
Paul B Mahol c2fc466351 avcodec/alsdec: use av_malloc(z)_array() 10 years ago
Michael Niedermayer 4ba662b032 avcodec/mpeg4videodec: Improve wording of the missing header warning messages 10 years ago
Michael Niedermayer bca1577ed3 avcodec/mpeg4videodec: change log level to waning for incomplete header messages 10 years ago
wm4 13e4f2c7f7 mpeg4videodec: Remove useless messages 10 years ago
wm4 49e531ff47 mmal: Reference MMAL VC lib explicitly 10 years ago
wm4 2de7650451 mmal: Move system headers before local headers 10 years ago
Rostislav Pehlivanov 013498ba15 aacenc: Adjust the initial offset for PNS values 10 years ago
Michael Niedermayer 89b3c5215a avcodec/atrac3plusdec: Free mdct contexts at the end 10 years ago
Michael Niedermayer 4d74c8d550 avcodec/ffv1: dont leave stale pointers in memory 10 years ago
Michael Niedermayer d19fc69f15 avcodec/ffv1: remove unneeded variable 10 years ago
Michael Niedermayer a3963cc8ec avcodec/ffv1: use av_freep() 10 years ago
Vittorio Giovara 73dacabfc9 ffv1: Check memory allocations 10 years ago
wm4 f4f3065c69 h264: remove bogus YCgCo warning message 10 years ago
Rostislav Pehlivanov f7f71b5795 aacenc: Add support for Perceptual Noise Substitution energy values 10 years ago
James Almer bbdb50d7a8 libx265: print supported presets and tunes on error 10 years ago
Timothy Gu 744594685e cabac-test: Return 1 if there are any errors 10 years ago
James Almer 61090db29a avcodec/libx265: print supported presets and tunes on error 10 years ago
Michael Niedermayer bc48c88918 avcodec/h264: Do not fail with randomly truncated VUIs 10 years ago
Michael Niedermayer 599dc8fee1 avcodec/hqx: Use av_clip_uintp2() 10 years ago
James Almer 3553b815f6 avcodec/libdcadec: honor AVCodecContext bitexact flag 10 years ago
Ferdinand Oeinck eff72a6c73 libavcodec/hqx: multi threading support 10 years ago
Timo Rothenpieler 7b0689c55f avcodec/nvenc: Add options for level and tier 10 years ago
Michael Niedermayer 7be2d2a70c avcodec/h264: Use only one ERContext 10 years ago
Ferdinand Oeinck 0266988ccd hqx: Fix clipping error in idct put function 10 years ago