91210 Commits (76daf4529bf2b1f8c6445a64437013bd0cf297aa)
 

Author SHA1 Message Date
Jan Ekström 76daf4529b lavfi/Makefile: move dnn_*.o under vf_srcnn 7 years ago
Gyan Doshi e50a5c9c4e doc/ffmpeg: rewrite Stream Selection chapter 7 years ago
Paul B Mahol e28b1fa6e9 avfilter: add adeclick and adeclip audio filters 7 years ago
Jacob Trimble 9827bb88e7 libavformat/mov: Fix heap buffer overflow. 7 years ago
Gyan Doshi 841c1efc78 lavc/libx265: allow users to set closed GOP via generic lavc flag 7 years ago
Jérôme Martinez 5205b3289e avcodec/dpx: Support for RGBA 12-bit packed decoding 7 years ago
Paul B Mahol 0d35413e5d avcodec/dnxhdenc: do not free nonexistent slice threads data when frame threading is used 7 years ago
Gyan Doshi 04b570817b doc/ffmpeg: remove non-existent vdt option 7 years ago
John Cox 8d4fc2ea06 avfilter: use av_clip_uintp2_c where clip is variable 7 years ago
Marton Balint 1616b1be5a avformat/mxfdec: add some missing picture_essence_container_uls 7 years ago
Marton Balint e7498792b6 avformat/mxfdec: use int math for sample count calculation 7 years ago
Marton Balint f932e49aab avformat/mxfdec: fix klv_decode_ber_length return value usage 7 years ago
James Almer e3734aa6a3 tools/crypto_bench: add missing RC4 implementation from tomcrypt 7 years ago
James Almer 5420c8f76e tools/crypto_bench: add missing RC4 implementation from gcrypt 7 years ago
James Almer cd62f9d557 tools/crypto_bench: add support for mbedcrypto 7 years ago
Michael Niedermayer 44a2415a6d avcodec/h263dec: Reinitialize idct context if it has not been setup for the active profile 7 years ago
Michael Niedermayer 8c50d0cccf avcodec/idctdsp: Clear idct/idct_add for studio profile 7 years ago
Michael Niedermayer b3332a182f avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecContext profile 7 years ago
Paul B Mahol 1aa5192451 avfilter/af_aiir: draw IR frequency response 7 years ago
Paul B Mahol d0e740b8fb avfilter/af_afir: fix picking of IR channel 7 years ago
Alex Converse ea0010bf9c flvenc: Fix sequence header update timestamps 7 years ago
Alex Converse 4d3dd167df flvenc: Factorize timestamp writing 7 years ago
Andrey Semashev d7eb8d8475 lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytes 7 years ago
erankor 500e638711 qt-faststart - stricter input validations 7 years ago
Michael Niedermayer a9dacdeea6 avcodec/qtrle: Do not output duplicated frames on insufficient input 7 years ago
Carl Eugen Hoyos 53d6d4f266 ffplay: Print codec_name if decoder for codec_id could not be found. 7 years ago
Paul B Mahol 73438dbbbc avfilter/af_afir: draw IR frequency response 7 years ago
Sergey Lavrushkin bdf1bbdbb4 Adds dnn inference module for simple convolutional networks. Reimplements srcnn filter based on it. 7 years ago
Gyan Doshi cba167934b doc/ffmpeg: update disposition values 7 years ago
Vishwanath Dixit 5717cd80dc avformat/movenc: creating producer reference time (PRFT) box 7 years ago
Vishwanath Dixit f09635f2a2 avformat/utils: function to get the formatted ntp time 7 years ago
Jerome Borsboom 8a4dbd3e9f avcodec/vc1: store zero MVs for all blocks in a MB 7 years ago
Jerome Borsboom c0402e1e30 avcodec/vc1: fix mquant calculation for interlace field pictures 7 years ago
Michael Niedermayer 42f40d36b7 avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is used 7 years ago
Jan Ekström 26892c7615 lavf/libssh: translate a read of 0 to EOF 7 years ago
Jun Zhao 81b77e7bf1 cmdutils: dump supported hardware devices in print_codec() 7 years ago
Jun Zhao 90acf168a6 cmdutils: print missing caps in print_codec(). 7 years ago
Karthick Jeyapal ebf85d3190 avformat/dashenc: Added a warning for incorrect segment name extension 7 years ago
Karthick Jeyapal 2efdbf7367 avformat/dashenc: Added option for Segment file format 7 years ago
Michael Niedermayer e3275f937d avcodec/ac3dec: Check that the number of channels with dependant streams is valid 7 years ago
Michael Niedermayer e3f656f2de avcodec/ac3dec: Fix null pointer dereference in ac3_decode_frame() 7 years ago
Michael Niedermayer 90475db97e avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_dependent_coupling_fixed() 7 years ago
Michael Niedermayer 62cb6fadf3 oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behavior 7 years ago
Michael Niedermayer 53f241218d avcodec/g723_1dec: Clip bits2 in both directions 7 years ago
Michael Niedermayer e1182fac1a avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header() 7 years ago
Carl Eugen Hoyos fbb283cfef lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame. 7 years ago
Michael Niedermayer df3d962d2e libavformat/mxfenc: Add some () to attempt to workaround build issue on osx 7 years ago
Michael Niedermayer 1386a199f9 configure: Omit fsanitize flags if they are already specified by the user 7 years ago
Reino Wijnsma 0263c52f4d configure: fix check for mbedtls 7 years ago
Marton Balint 2b05981312 avformat/mxf: fix NTSC 59.94 samples per frame layout 7 years ago