91186 Commits (a9dacdeea6168787a142209bd19fdd74aefc9dd6)
 

Author SHA1 Message Date
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
Gagandeep Singh 9cefb9e7ec lavc/cfhd: interlaced frame decoding added 7 years ago
Michael Niedermayer 63c4a4b0d6 avcodec/mlpdec: Only change noise_type if the related fields are valid 7 years ago
Michael Niedermayer 10c8521265 indeo4: Decode all or nothing of a band header. 7 years ago
Michael Niedermayer f77eee67e2 avcodec/ac3dec: Use frame_size if superframe_size is 0 7 years ago
Carl Eugen Hoyos 085fe9822d lavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9 for 9-bit 4:0:0 input. 7 years ago
Carl Eugen Hoyos 7b51b8020c lavc/j2kenc: Support AV_PIX_FMT_PAL8. 7 years ago
Carl Eugen Hoyos 42b4351333 lavf/img2dec: Auto-detect xwd images. 7 years ago
Carl Eugen Hoyos 7c333dc6a7 doc/codecs: Remove option sc_factor. 7 years ago
Steven Liu 50df4c958b avformat/hlsenc: support http method for hls fmp4 7 years ago
Steven Liu 04b6060616 avformat/dashdec: replace user-agent to user_agent for deprecate warning message 7 years ago
Colin NG 93fc96e199 avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams) 7 years ago
Colin NG 9aee574dd0 avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams) 7 years ago
Mark Thompson 8ef51a4092 hwcontext_vaapi: Fix mapping from DRM 7 years ago
Michael Niedermayer fe84f70819 avformat/mov: replace a value error by clipping into valid range in mov_read_stsc() 7 years ago
Michael Niedermayer 919e37377a avformat/bintext: Reduce detection for random .bin files as it more likely is not a multimedia related file 7 years ago
Carl Eugen Hoyos 1083808c48 lavc/jpeg2000dec: Move a variable declaration closer to its usage. 7 years ago
Carl Eugen Hoyos 848ce6f0a6 lavc/jpeg2000dec: Use a define to clarify the meaning of a constant. 7 years ago
Carl Eugen Hoyos 15f50ccc6f lavc/h264_parse: Remove a superfluous linebreak. 7 years ago
Thomas Volkert c24d247e2c libavformat: add mbedTLS based TLS 7 years ago
James Almer 27df34bf1f avcodec/libvpxenc: fix setting amount of threads used for encoding 7 years ago
Mark Thompson ba7d1377e8 hwcontext: Add test for device creation and derivation 7 years ago
Aman Gupta 70d25268c2 avformat/mpegts: fix memory leak with merge_pmt_versions=1 7 years ago
Aman Gupta fc2daf36f9 doc: remove AVStream private fields from APIchanges 7 years ago
Aman Gupta 64680fff3b avformat/mpegts: rename variable to clarify meaning 7 years ago