74947 Commits (3d7173b509656b272462766e72ea1d987512320d)
 

Author SHA1 Message Date
Michael Niedermayer d5710411c7 avfilter/vf_atadenoise: Check for ff_get_video_buffer() failure 10 years ago
Michael Niedermayer c97ea011f5 avfilter/vf_histogram: Fix order of operations with flags 10 years ago
Michael Niedermayer e5aa6f7021 avcodec/gsmdec_template: avoid undefined negative left shifts 10 years ago
Michael Niedermayer 9ed53d5a8a avformat/mov: Change the type of the r/g/b variables 10 years ago
Stephan Holljes 280d140cb0 lavf/http: Remove superfluous parenthesis. 10 years ago
Michael Niedermayer a212a983c7 avfilter/avf_showwaves: Check max_samples 10 years ago
Stephan Holljes dd7b486e8e lavf/http: Fix incorrectly placed parenthesis. 10 years ago
Michael Niedermayer 92b3c486b0 avfilter/af_dynaudnorm: Fix typo in assert 10 years ago
Michael Niedermayer 629fcda4da avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN 10 years ago
Michael Niedermayer 9f6ca28e32 avformat/concatdec: Check file variable before dereferencing 10 years ago
Claudio Freire 5131ba5657 AAC: MIPS: Add missing codebooks in quantize funcs 10 years ago
Claudio Freire bcb3332b1b AAC: Increase fuzziness of fate-aac tests 10 years ago
Carl Eugen Hoyos 3cf0c959cd doc: Explain how to use the fps and the fieldmatch filter together. 10 years ago
Michael Niedermayer fddcd9e570 avformat/file: Fix copy and paste error 10 years ago
Ganesh Ajjanagadde c0ae4619ec avfilter/vf_sab: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol 9136e65c40 avcodec/fraps: use init_get_bits8() 10 years ago
Michael Niedermayer 4cad4bd4ca avformat/hlsenc: Fix memleak of path 10 years ago
Michael Niedermayer e3d8504fd0 avformat/hlsenc: Initialize vtt_oc to help static analyzers 10 years ago
Michael Niedermayer 879603fa3f avformat/latmenc: Add assert to avoid coverity warning 10 years ago
Paul B Mahol 8d2b4b8c82 avfilter/vf_drawgraph: add rscroll slide mode 10 years ago
Paul B Mahol 81f7a2579b avcodec/vorbisdec: use init_get_bits8() 10 years ago
Paul B Mahol 7820197d2c avfilter/vf_vectorscope: constify more variables 10 years ago
Paul B Mahol 1c88ef0c99 avfilter/vf_vectorscope: support more formats for color4 mode in common case 10 years ago
Paul B Mahol 19dfbe9298 avfilter/vf_elbg: make it possible to output to pal8 pixel format 10 years ago
Michael Niedermayer bd70303ead avformat/swfdec: Check return value of init_get_bits8() 10 years ago
Michael Niedermayer 32f53958b8 swresample/swresample: Fix integer overflow in seed calculation 10 years ago
Michael Niedermayer 053e80f6ea avformat/mov: Fix integer overflow in FFABS 10 years ago
Michael Niedermayer d6cd614dac avutil/common: Add FFNABS() 10 years ago
Michael Niedermayer d1bdaf3fb2 avformat/dump: Fix integer overflow in aspect ratio calculation 10 years ago
Michael Niedermayer 733511fb53 avutil/common: Document FFABS() corner case 10 years ago
Marton Balint 26a0cd1b4b lavf: add V as a video stream specifier which is not an attached picture 10 years ago
Michael Niedermayer 863522431f avcodec/mpeg12dec: Fix integer overflow 10 years ago
Michael Niedermayer d9b56895b5 avcodec/mpegvideo: change bit_rate to 64bit 10 years ago
Michael Niedermayer 5b6a50e150 avcodec/mpegvideo_parser: Fix integer overflow 10 years ago
Michael Niedermayer cf818be4f2 avcodec/truemotion1: Fix undefined behavior (left shift of negative value) 10 years ago
周晓勇 95010d49a2 avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct 10 years ago
Vittorio Giovara c4a0a326a1 lavfi/colormatrix: Add a bt601 alias 10 years ago
Carl Eugen Hoyos a4188c9cd2 ffmpeg: Improve help text for -target. 10 years ago
Michael Niedermayer 933309a6ca avcodec/mips/aaccoder_mips: disable optimizatios which break fate-aac-pns-encode 10 years ago
Rostislav Pehlivanov 10d16647cc fate: increase fuzziness for the AAC encoder prediction test 10 years ago
Rostislav Pehlivanov dcf72da841 fate: add fuzziness to the AAC Encode prediction test 10 years ago
Rostislav Pehlivanov 72adf24310 fate: update AAC encoder tests 10 years ago
Rostislav Pehlivanov 20dc527139 aacenc: reorder coding tools 10 years ago
LiuQi a4055d3e5d avformat/hlsenc: add a use_localtime option to expand the segment filename with localtime 10 years ago
Rainer Hochecker 62bd8deef9 avcodec/hevc_parser: fix split function of parser 10 years ago
Michael Niedermayer b7baebb754 avcodec/ffv1dec: Print CRCs at picture debug level 10 years ago
Michael Niedermayer eac161451d avcodec/ffv1dec: Check that there is enough space for the CRC in the global header 10 years ago
Michael Niedermayer 1376084dcb avcodec/h264_slice: replace assert by normal error check 10 years ago
Carl Eugen Hoyos 3eae98c1ac lavf/dv: Do not return EIO for every error (like EOF). 10 years ago
Ricardo Constantino 9dbc50b4cd avfilter/vf_subtitles: allow setting fonts directory 10 years ago