95130 Commits (04858650b1787c132c865530084855b36027b8a7)
 

Author SHA1 Message Date
Lou Logan 04858650b1 ffmpeg_opt: remove errant space 5 years ago
Lou Logan 419e5e7942 doc/ffmpeg: -timelimit is in user time 5 years ago
Timo Rothenpieler ab0ef1abdf avcodec/nvenc: make use of new GetLastErrorString function 5 years ago
Timo Rothenpieler 51a23343d9 avcodec/nvenc: pass CUstream to nvenc when available 5 years ago
Roman Arzumanyan 567b5e33d9 avcodec/nvenc: add multiple reference frames support 5 years ago
Timo Rothenpieler e929b2f248 avcodec/nvenc: switch to dedicated dpb_size option 5 years ago
Ross Nicholson 460f74495f libavformat/rtsp: return error if rtsp_hd_out is null instead of crash 5 years ago
Zhong Li 0686651aab lavu/qsv: remove redundant version query 5 years ago
Jun Zhao 333109f469 lavc/mpeg4audio: add chan_config check to avoid indeterminate channels 5 years ago
James Almer 75c7484fcb avcodec/mpeg4audio: fix doxy for ff_mpeg4audio_get_config_gb() 5 years ago
James Almer 35bbaa6652 avformat: use avpriv_mpeg4audio_get_config2() 5 years ago
James Almer d582cc17e1 avcodec: use avpriv_mpeg4audio_get_config2() 5 years ago
James Almer f96a8b015f avcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2() 5 years ago
Paul B Mahol bb697f30ab avformat/dhav: fix demuxer since recent breakage 5 years ago
Paul B Mahol 35a12d2071 avformat/g729dec: set packet duration and correctly set timebase info 5 years ago
Paul B Mahol 044167a171 avformat/nut: add pcm_s64 support 5 years ago
Limin Wang cde1d70a39 swscale/swscale: cosmetics 5 years ago
Limin Wang b9d479bac4 avfilter/vf_scale: cosmetics 5 years ago
Michael Niedermayer 87ddf9f1ef avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 5 years ago
Michael Niedermayer c5a52eb5cd avcodec/loco: Check for end of input in the first line 5 years ago
Michael Niedermayer 2acbbe2623 avcodec/atrac3: Check block_align 5 years ago
Michael Niedermayer ec4ad6fb9e tools/target_dec_fuzzer: Print samples decoded like pixels 5 years ago
Michael Niedermayer db614008bc tools/target_dec_fuzzer: Check number of all samples decoded too, like max pixels 5 years ago
Michael Niedermayer 581a895c5c avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop 5 years ago
Michael Niedermayer b2785cd3ac avcodec/hcom: Check that there are dictionary entries 5 years ago
Michael Niedermayer cfa1937791 avcodec/fitsdec: Prevent division by 0 with huge data_max 5 years ago
Michael Niedermayer 7dc0943d4a avcodec/dstdec: Fix integer overflow in samples_per_frame computation 5 years ago
Michael Niedermayer 972a0a818f avcodec/g729_parser: Check block_size 5 years ago
Michael Niedermayer 02fb6a2147 avcodec/sbcdec: Initialize number of channels 5 years ago
Andreas Rheinhardt 8b0f949906 avcodec/exr: Fix undefined left shifts of negative numbers 5 years ago
James Almer 58aa0ed8f1 aformat/movenc: add missing padding to output track extradata 5 years ago
Gyan Doshi b9f8ab3ef4 doc/filters: warn about gaps/overlaps in xstack 5 years ago
Limin Wang af007e36d1 doc/filters: add 4x4 layout example for xstack filter 5 years ago
James Almer 1dbd3c6116 avfilter/vf_eq: fix compilation with x86 asm disabled 5 years ago
Paul B Mahol 1ac0d5513e fate: update hashes after ya16 change 5 years ago
Paul B Mahol ccd18b4731 swresample/audioconvert: fix invalid left shift for 64bit sample format 5 years ago
Andriy Gelman 80e1c93c87 avcodec/hevc_ps: Remove dead code in vps_id check 5 years ago
Paul B Mahol 9b611deef1 avcodec/truespeech: fix left shift of negative value 5 years ago
Paul B Mahol 21838cad2f swscale/output: fix signed integer overflow for ya16 5 years ago
Andreas Rheinhardt 646799b42f avformat/movenc: Fix undefined shift 5 years ago
Andreas Rheinhardt 093b6894bf avcodec/mpeg12dec: Sanitize start codes earlier 5 years ago
Andreas Rheinhardt 5886153dc3 avcodec/pcm: Cosmetics 5 years ago
Andreas Rheinhardt 69473bec6f avcodec/pcm: Fix undefined shifts 5 years ago
Andreas Rheinhardt 84974c6fb5 avcodec/wavpackenc: Fix undefined shifts 5 years ago
Zhong Li 525de95679 lavc/qsv: add memory type message 5 years ago
Zhong Li 74007dd86a lavc/qsv: Fix MSDK initialization failure in system memory mode 5 years ago
Andreas Rheinhardt b6be2be765 avformat/utils: ensure that all packets in AVPacketList are reference counted 5 years ago
Ting Fu 4f589d668e avfilter/x86/vf_eq: add SSE2 version 5 years ago
Ting Fu 6aff2042d6 avfilter/x86/vf_eq: Change inline assembly into nasm code 5 years ago
Ting Fu 9691e2a426 checkasm/vf_eq: add test for vf_eq 5 years ago