107974 Commits (25ea90b733883d0cbfdb76014b619a1b37489fca)
 

Author SHA1 Message Date
Andreas Rheinhardt 25ea90b733 avcodec/encode: Avoid unreferencing blank AVFrames 2 years ago
Mohamed Khaled Mohamed 1a5cd79f51 avfilter: add bilateral_cuda filter 2 years ago
Paul B Mahol d1513e7f9c avfilter: add 3D scope multimedia filter 2 years ago
Paul B Mahol 4beac58e90 avcodec/cfhd: fix escape handling for old codebook 2 years ago
Paul B Mahol 10ed73e933 avcodec/cfhddata: remove unused defines 2 years ago
Martin Storsjö e4ac156b7c libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly 2 years ago
Martin Storsjö 0dd8fe6f4b arm: Check the build time constants in av_clip_*intp2 2 years ago
Martin Storsjö 3f456dc245 arm: rv40dsp: Change stride parameters to ptrdiff_t 2 years ago
Martin Storsjö 826cd5e098 arm: vc1sdp: Change stride parameters to ptrdiff_t 2 years ago
Andreas Rheinhardt 7de9c0e9d7 avcodec/flac: Don't use bytestream API unnecessarily 2 years ago
Andreas Rheinhardt 5089884e3c avcodec/flac: Move decoder+parser stuff into a new header, flac_parse.h 2 years ago
Andreas Rheinhardt f118b2aa46 avcodec/flac: Remove pointless define 2 years ago
Andreas Rheinhardt 6699ed38f3 avcodec/flac: Remove unused parameter from ff_flac_is_extradata_valid() 2 years ago
Andreas Rheinhardt 17b1375965 avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.c 2 years ago
Andreas Rheinhardt ff1f5b407d avcodec/flacdec: Don't infer max_framesize unnecessarily 2 years ago
Andreas Rheinhardt bddf1a6479 avcodec/flacdec: Shorten name 2 years ago
Andreas Rheinhardt 6713554271 avcodec/flac: Remove unnecessary FLACSTREAMINFO define 2 years ago
Andreas Rheinhardt 500bbd584d avcodec/mpeg4video: Factor non-codec stuff out into a header of its own 2 years ago
Andreas Rheinhardt c421000434 avformat/hevc: Reindent after the previous commit 2 years ago
Andreas Rheinhardt 8b5d155301 avformat/hevc: Fix crash on allocation failure, avoid allocations 2 years ago
Michael Niedermayer b14104a637
avcodec/bink: disallow odd positioned scaled blocks 2 years ago
Carl Eugen Hoyos ff6044b921 lavc/tiff: Support multi-component files without RowsPerStrip tag. 2 years ago
Andreas Rheinhardt 90aa2a88f9 fftools/ffmpeg_opt: Check creation of new program 2 years ago
Andreas Rheinhardt 601faaed92 fftools: Use report_error_then_exit_program() for allocation failures 2 years ago
Andreas Rheinhardt e157b21a90 fftools/cmdutils: Add function to report error before exit 2 years ago
Paul B Mahol 319e8a49b5 avcodec/amr*bdec: return only number of consumed bytes 2 years ago
Michael Niedermayer 1f1a368169
avformat/asfdec_o: limit recursion depth in asf_read_unknown() 2 years ago
Carl Eugen Hoyos 4a054c3e97 lavc/ass: Add missing version.h include 2 years ago
Carl Eugen Hoyos 7180416084 lavf/sdp: Add missing version.h include 2 years ago
Anton Khirnov 4fce3bab64 fftools/ffmpeg: use a separate counter for encoded packet data size 2 years ago
Anton Khirnov 0dd7347963 fftools/ffmpeg: drop OutputStream.fps_mode 2 years ago
Anton Khirnov d0f767f81f fftools/ffmpeg: drop OutputStream.enc 2 years ago
Anton Khirnov 4a4a206304 fftools/ffmpeg_filter: remove an always-true check 2 years ago
Anton Khirnov c97bb940c2 fftools/ffmpeg_filter: remove an always-false check 2 years ago
Anton Khirnov 7c8737548f fftools/ffmpeg: remove a stale extern declaration 2 years ago
Anton Khirnov 8d26a21bf6 fftools/ffmpeg: stop accessing av_stream_get_parser() from the main thread 2 years ago
Sebastian Beckmann 47b85c5a76 avcodec/videotoolboxenc: Add CBR option to H264 and HEVC encoder 2 years ago
Lynne f99d15cca0
arm/fft: disable NEON optimizations for 131072pt transforms 2 years ago
gavin zhang f5c5c04c14 lavc/qsvenc: enlarge the SPS buffer to retrieve larger header 2 years ago
Haihao Xiang ea56f7d5e7 lavc/qsvenc: ignore video signal info buffer for VP9 2 years ago
Michael Niedermayer c953baa084
avformat/mov: Check count sums in build_open_gop_key_points() 2 years ago
Michael Niedermayer ced0dc807e
doc/git-howto.texi: Document commit signing 2 years ago
Michael Niedermayer 2316d5ec1a
libavcodec/8bps: Check that line lengths fit within the buffer 2 years ago
Michael Niedermayer e264a4a76e
tools/target_dec_fuzzer: Adjust threshold for MVDV 2 years ago
Michael Niedermayer 628fb97efb
avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer() 2 years ago
Michael Niedermayer bcb4690304
libavformat/iff: Check for overflow in body_end calculation 2 years ago
Michael Niedermayer 936f2d2634
tools/target_dec_fuzzer: Adjust threshold for MTS2 2 years ago
Michael Niedermayer 4d5c0cca94
avcodec/m101: Move checks before ff_get_buffer() 2 years ago
Michael Niedermayer 049ed1dada
tools/target_dec_fuzzer: Adjust threshold for bethsoftvid 2 years ago
Michael Niedermayer d93dccdc9f
avcodec/bethsoftvideo: Check block_type before frame alloc 2 years ago