71485 Commits (35a7170e69b31f0299a85261bf48babdc5d4883f)
 

Author SHA1 Message Date
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
Michael Niedermayer 574978d2bd avcodec/intelh263dec: Use check_marker() 10 years ago
wm4 3163083f7b avformat/mp3dec: offset seek index to end of vbr headers 10 years ago
wm4 ddd429fab6 Revert "avformat/mp3dec: offset seek index to end of id3v2 tag" 10 years ago
Michael Niedermayer a742a0536d avformat/mp3dec: Allow forcing the use of the xing TOC for CBR files 10 years ago
Michael Niedermayer 0842df2619 Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df' 10 years ago
Michael Niedermayer 0fbe18b63e Merge commit '0cbb1473179d35d4eb9c9446c8ed84e197e5389b' 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
Vignesh Venkatasubramanian 30e2f87d2e webdashenc: replace unchecked av_malloc with stack allocation 10 years ago
Michael Niedermayer ee69229dd8 Merge commit '7a5f44476696b495e0de658ed859bcb8520b93d4' 10 years ago
Michael Niedermayer 64b37d3e08 Merge commit 'a6a45e5a9a9dfb725456f62e053532e505aadcfc' 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
Michael Niedermayer 4103172376 Merge commit '13e4f2c7f7857feb6885f0c2ea8c9ddf438f46ea' 10 years ago
Stephen Hutchinson 7a5f444766 avisynth: Bump minimum required version to interface version 6 10 years ago
Stephen Hutchinson a6a45e5a9a avisynth: Fix detection of AviSynth 2.5 10 years ago
Michael Niedermayer 6e86ee97c8 Merge commit '49e531ff4706279c7eed774f2c8b896942924ce2' 10 years ago
Michael Niedermayer 7c521d4528 Merge commit '2de7650451d90520135d8cf6f96caa0658824208' 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
Ivan Efimov 2051b401cc avfilter/drawtext: fix frame mem leak 10 years ago