87154 Commits (78a7af823b7c2a1e3184e6680f2b49bf67101e5c)
 

Author SHA1 Message Date
Anton Khirnov 78a7af823b Use the new AVIOContext destructor. 7 years ago
Anton Khirnov b12e4d3bb8 avio: add a destructor for AVIOContext 7 years ago
Steven Liu 837580f458 avformat/dash: move reused API to common file and header file 7 years ago
孙浩(晓黑) 9d00fb9d70 avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() 7 years ago
孙浩(晓黑) 900f39692c avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() 7 years ago
孙浩(晓黑) c24bcb5536 avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. 7 years ago
pkviet 73bed07373 avocdec/libopus: fix typo 7 years ago
Daniel Glöckner feb1dbc7bd avformat/mov: prevent duplication of first fragment's ctts_data 7 years ago
Dale Curtis f1e47f8713 avformat/mov: Bail when invalid sample data is present. 7 years ago
Justin Ruggles 1a0d9b503d avformat/concatdec: add fallback for calculating file duration 7 years ago
James Almer 1291a6d0ff avcodec/fits: add missing header includes 7 years ago
Tobias Rapp b7101151b3 fate: add tests for some video source filters 7 years ago
James Almer b34c16a38d fate/flvenc: set bitexact output format flag explicitly 7 years ago
James Almer 6e131a7cd9 ffmpeg_opt: add proper deprecation guards to lowres code 7 years ago
Martin Vignali 2fcf47e2d1 fate/pixlet : add test for rgb 7 years ago
James Almer 027c682fa0 avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_method 7 years ago
Paul B Mahol 6ccd32c367 avfilter/af_adelay: remove requirement that at least one delay should be provided 7 years ago
James Almer 2b7da70a70 postproc: remove usage of deprecated QP_STORE_T define 7 years ago
James Almer f7d4c60ac4 avfilter/vf_mcdeint: free the AVCodecContext struct properly 7 years ago
James Almer ec07574a15 fate: stop using deprecated filter syntax in hls tests 7 years ago
James Almer 350dc01dcb fate: remove usage of deprecated AVCodecContext.me_method in vsynth snow tests 7 years ago
Ashish Singh 1dc33c1237 configure: require pkg-config for libvmaf 7 years ago
Ashish Singh 2a4a26fa4f avfilter/vf_libvmaf: fix pre convert to framesync2 bugs 7 years ago
Paul B Mahol 2b9fd15734 avcodec/codec_desc: make FITS description longer 7 years ago
Paul B Mahol a4d18a3f54 avfilter/vf_lut2: add framesync options 7 years ago
Paras Chadha 9d99f0afbe FATE: Add FITS tests 7 years ago
Paras Chadha df475db9a2 Add FITS Muxer 7 years ago
Paras Chadha 6e02f66f1b Add FITS Encoder 7 years ago
Paras Chadha 207f0cff2a Add FITS Demuxer 7 years ago
Paras Chadha 61e4db4bb7 Add FITS Decoder 7 years ago
Ricardo Constantino 7fbc082577 compat/cuda/ptx2c: strip CR from each line 7 years ago
Timo Rothenpieler 1ac03c8dc0 configure: add support for libnpp* from cuda sdk 9 7 years ago
Michael Niedermayer f762555a90 avformat/mxfenc: Replace literal numbers by named enum values. 7 years ago
Michael Niedermayer 732f976456 avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered() 7 years ago
Michael Niedermayer 2a83866c9f avcodec/hevc_ps: Fix undefined shift in pcm code 7 years ago
Michael Niedermayer 6def8b8d92 avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add() 7 years ago
Michael Niedermayer 429f3266c1 avformat/mxfenc: Check that the video codec in D-10 is MPEG-2 7 years ago
Nicolas George 7302d5e325 lavfi: bump minor version after change in options. 7 years ago
Nicolas George 844bc0d89e doc/filters: document framesync options. 7 years ago
Nicolas George 607900c905 lavfi: remove dualinput. 7 years ago
Nicolas George ef2176473d vf_ssim: convert to framesync2. 7 years ago
Nicolas George 3bd11df459 lavfi/vf_psnr: convert to framesync2. 7 years ago
Nicolas George 23000c3de5 lavfi/vf_paletteuse: convert to framesync2. 7 years ago
Nicolas George eacb3ec961 lavfi/vf_lut3d: convert to framesync2. 7 years ago
Nicolas George a8ab52fae7 lavfi/vf_libvmaf: convert to framesync2. 7 years ago
Nicolas George c1d8d33a51 lavfi/vf_blend: convert to framesync2. 7 years ago
Nicolas George 878fd0545a lavfi/vf_overlay: use framesync2 options. 7 years ago
Nicolas George 05a23b2565 lavfi/framesync2: add common options. 7 years ago
Nicolas George dfa3aaa22a lavfi: search options on child objects. 7 years ago
Nicolas George f8d7b5febb lavfi: add a preinit callback to filters. 7 years ago