99693 Commits (de59826703a50f232ae5b1704fa02e446c270938)
 

Author SHA1 Message Date
bevis de59826703 libavformat/hls: use local var url for log to avoid crash 4 years ago
Timo Rothenpieler 1bf86ee907 avcodec/nvenc: removed unused and deprecated field 4 years ago
Timo Rothenpieler e0c8e517b6 avcodec/nvenc: reduce automated use of deprecated modes 4 years ago
Timo Rothenpieler cde3c08033 avcodec/nvenc: mark newly deprecated rc modes 4 years ago
Timo Rothenpieler 11a8e93681 avcodec/nvenc: use alias to provide deprecated profiles 4 years ago
Michael Niedermayer 1868cb7316 avformat/wtvdec: Check dir_length 4 years ago
Michael Niedermayer a927128617 avformat/ffmetadec: finalize AVBPrint on errors 4 years ago
Andreas Rheinhardt 2beb7f43f6 avcodec/on2avc: Remove redundant code for freeing 4 years ago
Andreas Rheinhardt bce8e2f374 avcodec/on2avc: Use least max_depth for get_vlc2() 4 years ago
Andreas Rheinhardt 26cc9db744 avcodec/on2avc: Unify initializing quad and pair VLCs 4 years ago
Andreas Rheinhardt fba8890628 avcodec/on2avcdata: Deduplicate symbol tables 4 years ago
Andreas Rheinhardt 289e964873 avcodec/vp3: Unify initializing and freeing VLC tables 4 years ago
Andreas Rheinhardt 786b1b0c44 avcodec/vp3: Check allocations of VLCs 4 years ago
Andreas Rheinhardt a01ca21bbb avcodec/vp3: Fix memleak upon init failure 4 years ago
hwren 682990a849 doc/general_contents.texi: add uavs3d section 4 years ago
Zane van Iperen 3106db044e
fate: add test for adpcm_swf in wav 4 years ago
Zane van Iperen 4919b3c1c4
avcodec/adpcm_swf: support custom block size for encoding 4 years ago
Zane van Iperen 0547fa572b
avcodec/adpcm_swf: set block_align when encoding 4 years ago
Zane van Iperen e9dd73d30d
avcodec/adpcm_swf: support decoding multiple fixed-sized blocks at once 4 years ago
Zane van Iperen 53ac499f01
avformat/riff: prevent muxing adpcm_swf with a variable block size 4 years ago
Paul B Mahol 637c154a50 avfilter: add audio frequency and phase shift filters 4 years ago
Romane Lafon d60927b676 avfilter/avf_aphasemeter: add out of phase and mono detection 4 years ago
Michael Niedermayer 6707152f08 avcodec/notchlc: Revert incorrect compression bound 4 years ago
Michael Niedermayer 939b72b02e avcodec/decode/ff_get_buffer: Check for overflow in FFALIGN() 4 years ago
Michael Niedermayer bc9686c85b avcodec/cri: Check for end of image in unpack_10bit() 4 years ago
Chris Miceli be852803eb libavformat/utils: Fix misleading indent 4 years ago
Michael Niedermayer 4ebe40ef64 avcodec/adpcm: Check channels before use for ADPCM_PSX 4 years ago
Michael Niedermayer a4895b75a3 avcodec/mobiclip: Avoid signed integer overflows in idct() 4 years ago
Michael Niedermayer 6910e0f4e5 avcodec/exr: Check limits to avoid overflow in delta computation 4 years ago
Michael Niedermayer 44ff5a1bff avformat/boadec: Check that channels and block_align are set 4 years ago
Michael Niedermayer 2be51d14f2 avformat/av1dec: Fix padding in obu_get_packet() 4 years ago
Michael Niedermayer 51002362c4 avcodec/notchlc: Check uncompressed size against input for LZ4 4 years ago
Michael Niedermayer 0d088a47ca avformat/asfdec_f: Check name_len for overflow 4 years ago
Michael Niedermayer d198362839 avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequant_idct() 4 years ago
Paul B Mahol 8750c8f45c avfilter/af_asubboost: use transposed II form 4 years ago
Paul B Mahol 6d59d69bb0 avfilter/af_crossfeed: use transposed II form 4 years ago
Andreas Rheinhardt fe2be5d9ce avformat/hlsenc: Fix check for SPS 4 years ago
Andreas Rheinhardt c4f65611bc avformat/hlsenc: Fix mixed declaration and code 4 years ago
Andreas Rheinhardt 1ba174f461 avformat/hlsenc: Don't use uninitialized buffer in av_stristr() 4 years ago
Andreas Rheinhardt 96ad55df5b avformat/hlsenc: Fix extradata length check 4 years ago
Michael Niedermayer 685ed1cbd1 avformat/sbgdec: Check for timestamp overflow in parse_time_sequence() 4 years ago
Steven Liu a2b1dd0ce3 avformat/hlsenc: support CODECS Attribute in hevc EXT-X-STREAM-INF 4 years ago
Steven Liu b5ca8f2c66 avformat/hlsenc: compute video_keyframe_size after write keyframe 4 years ago
Steven Liu 1ee52b2b6c avformat/dashdec: check the root url length 4 years ago
Steven Liu a424671e4f avformat/hlsenc: process hls_time value too small sence 4 years ago
Andreas Rheinhardt 2134667227 avcodec/movtextenc: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt eab812d6d6 avcodec/movtextenc: Remove redundant function parameters 4 years ago
Andreas Rheinhardt 82c636313d avcodec/movtextenc: Simplify writing to AVBPrint 4 years ago
Andreas Rheinhardt 2f9fc35028 avcodec/movtextenc: Fix undefined left shifts outside the range of int 4 years ago
Andreas Rheinhardt 9a731e9fec avcodec/movtextenc: Fix memleak on (re)allocation error 4 years ago