71616 Commits (ca9849eecdf7db91d652c698018a5b096d8b78c7)
 

Author SHA1 Message Date
James Almer a40cee03a3 avutil: remove pointless bmi1 define 10 years ago
Lou Logan d1a8922098 cmdutils: indent protocols listing 10 years ago
Andreas Cadhalpun faf9fe2c22 alsdec: validate time diff index 10 years ago
James Almer 5cd2169344 wavpackenc: use put_sbits() 10 years ago
Thomas Guillem b8d7f3186e matroskadec: fix crash when parsing invalid mkv 10 years ago
Paul B Mahol df7c2b2f1b avformat/riff: support G729A 10 years ago
Paul B Mahol daf73d5d17 avcodec/g729dec: support decoding packets with multiple frames 10 years ago
Michael Niedermayer f98cad8759 Merge commit 'b8d7f3186e86234f6255f5e8ee9e98573b4d9a6e' 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
Mariusz Szczepańczyk e623e8cbb0 lavf: add documentation on directory listing API 10 years ago
Michael Niedermayer e739cbb2bb avcodec/cabac: remove START/STOP_TIMER debug/benchmark code 10 years ago
Michael Niedermayer edbb9b5e8f avformat/utils: Add HEVC to unreliable_tb() 10 years ago
Michael Niedermayer 80fa48a413 avformat/utils: Use codec_info_duration_fields in fps calculation end decission when no timestamps and thus no duration_count is available 10 years ago
wm4 e2691b8092 hls: skip to next segment if the current is unavailable 10 years ago
Michael Niedermayer 3acadc89f4 tests/tiny_psnr: Make the search range extend both sides from the specified shift value 10 years ago
Michael Niedermayer 04fbab1477 Merge commit '1336bb06c9fbf9a14765e9f78616f2aad4f3a45a' 10 years ago
Michael Niedermayer 67ac31d1be Merge commit '247aa7af7d8197247c181e3fbfe8d93d75e41b29' 10 years ago
wm4 12da8bc38d fate: gapless: test mp3 both with and without TOC 10 years ago
wm4 49d5c24aa1 fate: gapless: test seeking to a specific position 10 years ago
wm4 2a0aa318f8 fate: gapless: fix a typo in comment 10 years ago
wm4 92eef26e67 avformat/mp3dec: fix gapless audio when seeking in CBR mode 10 years ago
Shivraj Patil 4efc0e6451 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions 10 years ago
Shivraj Patil 35a7170e69 Makefile: Add support for MSA (MIPS-SIMD-Arch) 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
Vignesh Venkatasubramanian 1c37848f90 webmdashenc: Add better error handling 10 years ago
James Almer 8254011b21 configure: remove old libdcadec check 10 years ago
wm4 8297d87eec fate: add mp3 gapless test 10 years ago
Andreas Cadhalpun bc4fee7f2a ac3: validate end in ff_ac3_bit_alloc_calc_mask 10 years ago
Rodger Combs 55a1d75bf7 lavf/assenc: handle extra sections after Events 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
James Almer 1577b29c82 configure: add missing dependencies for MIPS and PPC features 10 years ago
Andreas Cadhalpun ae6fd7300b msrledec: use signed pixel_ptr in msrle_decode_pal4 10 years ago
Simon Thelen ed2a712750 configure: add pkg-config support for libdcadec 10 years ago
Victor Anjin 2db24cf746 ivfenc: incorrect fourcc for VP9 video 10 years ago
Nicolas George 38155865df lavfi/avf_showcqt: fix error code. 10 years ago
Michael Niedermayer b50a4ca179 avformat/utils: Preserve packet duration when parsing is done only for headers 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
Nedeljko Babic f4ccf38902 libavutil/softfloat: Change order of fields in SoftFloat structure. 10 years ago