31870 Commits (ca9849eecdf7db91d652c698018a5b096d8b78c7)

Author SHA1 Message Date
Andreas Cadhalpun ca9849eecd aacpsy: correct calculation of minath in psy_3gpp_init 10 years ago
Paul B Mahol 77e794908b avcodec/hq_hqa: remove superfluous log message 10 years ago
Deb Mukherjee 26a0bcb15b Support for VP9 high-color/high-bit-depth encoding 10 years ago
Vittorio Giovara bd5ad8b23d hq_hqa: Fix reading hqa quantization matrix index 10 years ago
Vittorio Giovara 1746dc382d hqxdsp.h: #include "stddef.h" 10 years ago
Vittorio Giovara 86e1a35802 h264_ps: Return meaningful error codes and address a memory leak 10 years ago
Diego Biurrun 338ed3ed33 ffv1: Pass correct pointers to av_free() 10 years ago
Michael Niedermayer 1ca8052640 avcodec/parser: Remove duplicate header inlcude 10 years ago
Michael Niedermayer 2a00ef5d81 avcodec/api-flac-test: clear callers context with close_* 10 years ago
Ludmila Glinskih be70c79af2 libavcodec: Add FLAC API test 10 years ago
Michael Niedermayer 09b0f227ce avcodec/flacenc: also count wasted bits in subframe_count_exact() 10 years ago
Thomas Guillem b18346817d flac: fix realloc loop with invalid flac files 10 years ago
Michael Niedermayer dbd94b771f avcodec/internal: Fix ff_dlog() define like av_dlog() 10 years ago
Michael Niedermayer 0a582aeee4 avcodec: fix build with DEBUG/TRACE 10 years ago
Eric Zimmerman eb31256f12 g2meet: Support G2M5 codec variant 10 years ago
Andreas Cadhalpun 09bd7ddf20 aacdec: consistently use avctx for logging in decode_eld_specific_config 10 years ago
Vittorio Giovara 3d71b1f8f0 mpegvideo_enc: Simplify picture allocation 10 years ago
Vittorio Giovara 0251c9be5a motion_est: Fix warning from zero_cmp() assignment 10 years ago
Vittorio Giovara 4d593896aa vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr() 10 years ago
Vittorio Giovara 22526c1f55 Canopus HQ/HQA decoder 10 years ago
Vittorio Giovara e6fb844f7b Implement shared parsing of INFO tag in Canopus family 10 years ago
Vittorio Giovara 5b5338f6d1 hqx: Implement slice-threaded decoding 10 years ago
Vittorio Giovara 453642f8af hqx: Store shareable data in main decoder context 10 years ago
Michael Niedermayer 9a0f60a0f8 avcodec/mpeg4videodec: Use check_marker() 10 years ago
Vittorio Giovara ea031b75fb hqx: Move DSP related code to a separate file 10 years ago
Vittorio Giovara 17aa81d947 hqx: Merge invalid format check within switch block 10 years ago
Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
Andreas Cadhalpun faf9fe2c22 alsdec: validate time diff index 10 years ago
James Almer 5cd2169344 wavpackenc: use put_sbits() 10 years ago
Paul B Mahol daf73d5d17 avcodec/g729dec: support decoding packets with multiple frames 10 years ago
Andreas Cadhalpun 4c2b88678b alsdec: limit avctx->bits_per_raw_sample to 32 10 years ago
Michael Niedermayer 7e104647a3 avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data 10 years ago
Andreas Cadhalpun ef16501aeb alsdec: ensure channel reordering is reversible 10 years ago
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