91251 Commits (f9e77586cb75bb99a9936d01ae12a53e7d05a1aa)
 

Author SHA1 Message Date
Marton Balint f9e77586cb avformat/mxfdec: recognize SMPTE 436 VBI data 7 years ago
Marton Balint 183db8a80b avformat/mxfdec: use MXFCodecUL struct to store essence description for data_essence_container_uls 7 years ago
Gyan Doshi 9c12938ec5 ffmpeg: mark sseof as an input-only option 7 years ago
Sergey Lavrushkin 648361c2fa libavfilter/dnn_interface.c: fix av_freep dnn_module. 7 years ago
Sergey Lavrushkin d29c35b4d8 libavfilter/vf_srcnn.c: adds DNN module backend AVOption, changes AV_LOG_INFO message to AV_LOG_VERBOSE. 7 years ago
Zhong Li 550372d0c4 MAINTAINERS: add myself to qsv section 7 years ago
Michael Niedermayer f2abd36b38 avcodec/shorten: Fix multiple integer overflows 7 years ago
Michael Niedermayer 606c714823 avcodec/shorten: Fix undefined shift in fix_bitshift() 7 years ago
Michael Niedermayer a711efe922 avcodec/shorten: Fix a negative left shift in shorten_decode_frame() 7 years ago
Michael Niedermayer d91a0b503d avcodec/shorten: Sanity check nmeans 7 years ago
Jun Zhao 3769aafb7c configure: fix check for opencl 7 years ago
Jun Zhao 3161df5b0c lavfi/opencl: remove redundant header. 7 years ago
Jun Zhao 3bab7b70da lavu/hwcontext_opecl: fix the build warning 7 years ago
Gyan Doshi 47a818323b doc/general.texi: clarify FDK-AAC licensing & usability 7 years ago
Ruiling Song e4006a474f lavu: add calling convention for OpenCL callback. 7 years ago
Carl Eugen Hoyos c8de4448bd lavc/profiles: Mention AAC-LC only once. 7 years ago
Michael Niedermayer 424a81df10 avcodec/shorten: Check non COMM chunk len before skip in decode_aiff_header() 7 years ago
Michael Niedermayer 936f4a2c2e avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan() 7 years ago
Michael Niedermayer 79c6047c36 avcodec/truemotion2: Fix overflow in tm2_apply_deltas() 7 years ago
John Cox ad94f1c8ab configure: fix arm inline asm checks 7 years ago
foo86 b74877206e fate: add Dolby E test 7 years ago
Vittorio Giovara c9fcdac118 Use the same name for stereo3d frame/packet side data 7 years ago
Sasi Inguva fe6c4f0c47 lavf/mov.c: Set st->start_time for video streams explicitly. 7 years ago
Sasi Inguva 318d0fcbfe lavf/mov.c: Fix timestamps to be strictly monotonic for video also. 7 years ago
Sergey Lavrushkin d8c0bbb0aa Adds TensorFlow backend for dnn inference module. 7 years ago
Paul B Mahol ddf6ff9dc6 avcodec/magicyuvenc: mark as not more experimental 7 years ago
Paul B Mahol 4d93c63e78 avcodec/magicyuvenc: write max huffman length and extradata too 7 years ago
Lou Logan 1f75756c71 doc/filters: mention required compile options for some filters 7 years ago
Michael Niedermayer e7dda51150 avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c 7 years ago
Michael Niedermayer dce80a4b47 avcodec/amrwbdec: Fix division by 0 in find_hb_gain() 7 years ago
Vishwanath Dixit 146cdf7e4b fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled 7 years ago
Jerome Borsboom f56a0b02cd avcodec/vc1: fix out-of-bounds reference pixel replication 7 years ago
Vishwanath Dixit 37abfe8c2d avfilter/drawtext: present 'hms' formatted 'pts' in 24h format 7 years ago
Mark Thompson 2bd24d4a37 v4l2_m2m: Mark V4L2 M2M decoders as unsuitable for probing 7 years ago
Paul B Mahol 29e0879b29 avfilter/f_drawgraph: fix drawing of first point for non-first metadata key 7 years ago
Paul B Mahol 9832885386 avfilter/vf_zoompan: do not increase VAR_IN twice, also count from 0 7 years ago
Paul B Mahol 49eda27c6e avfilter/avf_showspectrum: also show sample rate and channel layout 7 years ago
Paul B Mahol 9add1786ad avfilter/avf_showspectrum: avoid overwritting text 7 years ago
Paul B Mahol d0bf1aa3c5 avfilter/avf_showspectrum: improve axes drawing 7 years ago
Michael Niedermayer 5ee203076f avcodec/vp3: Fix end of bitstream check in unpack_superblocks() 7 years ago
Paul B Mahol af31084399 avfilter/vf_lut3d: unbreak haldclut with planar rgb formats 7 years ago
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