108055 Commits (116e2a9ee2c9eb7eaa99af9a066bcc37825721c7)
 

Author SHA1 Message Date
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
Michael Niedermayer e1c0239d5a
avcodec/bethsoftvideo: Pass GetByteContext into set_palette() 2 years ago
Michael Niedermayer f3e823c2aa
avformat/avidec: Prevent entity expansion attacks 2 years ago
Andreas Rheinhardt a51bdbb069 avcodec/ac3enc: Add missing header 2 years ago
Andreas Rheinhardt 91ba3f5a8f avcodec/targa: Fix indentation 2 years ago
Andreas Rheinhardt 5714cf1b5b avcodec/internal: Move ff_dvdsub_parse_palette() to new header dvdsub.h 2 years ago
Andreas Rheinhardt d1a5ef4069 avcodec/internal: Move ff_side_data_update_matrix_encoding to decode.h 2 years ago
Andreas Rheinhardt 59eadb5060 avcodec/internal: Move ff_samples_to_time_base() to encode.h 2 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 2 years ago
Andreas Rheinhardt b6a680989c avcodec/internal: Move ff_set_sar() to decode.h 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
Andreas Rheinhardt e2c24e6a29 avcodec/internal: Move ff_reget_buffer() to decode.h 2 years ago
Andreas Rheinhardt 17e23aed41 avcodec/internal: Move ff_get_format() to decode.h 2 years ago
Andreas Rheinhardt 6be4b534ce avcodec/roqvideoenc: Remove internal.h inclusion 2 years ago
Andreas Rheinhardt 5c217119c8 avcodec/internal: Fix outdated comment 2 years ago
Andreas Rheinhardt 3fdfd4b725 avcodec/encode: Fix outdated comment 2 years ago
Andreas Rheinhardt a499b4345b avcodec: Make ff_alloc_packet() based encoders accept user buffers 2 years ago
Andreas Rheinhardt 7360e97e4b avcodec/(dca|tta|pcm-bluray|pcm-dvd|wavpack)enc: Set pts+dur generically 2 years ago
Andreas Rheinhardt 52dcf0e0f5 avcodec/encode: Remove redundant check 2 years ago
Andreas Rheinhardt 1e6307f46c avcodec/encode, frame_thread_encoder: Unify calling encode callback 2 years ago