107963 Commits (f118b2aa46aa176d41acc05e65a30b64f8d6e564)
 

Author SHA1 Message Date
Andreas Rheinhardt f118b2aa46 avcodec/flac: Remove pointless define 3 years ago
Andreas Rheinhardt 6699ed38f3 avcodec/flac: Remove unused parameter from ff_flac_is_extradata_valid() 3 years ago
Andreas Rheinhardt 17b1375965 avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.c 3 years ago
Andreas Rheinhardt ff1f5b407d avcodec/flacdec: Don't infer max_framesize unnecessarily 3 years ago
Andreas Rheinhardt bddf1a6479 avcodec/flacdec: Shorten name 3 years ago
Andreas Rheinhardt 6713554271 avcodec/flac: Remove unnecessary FLACSTREAMINFO define 3 years ago
Andreas Rheinhardt 500bbd584d avcodec/mpeg4video: Factor non-codec stuff out into a header of its own 3 years ago
Andreas Rheinhardt c421000434 avformat/hevc: Reindent after the previous commit 3 years ago
Andreas Rheinhardt 8b5d155301 avformat/hevc: Fix crash on allocation failure, avoid allocations 3 years ago
Michael Niedermayer b14104a637
avcodec/bink: disallow odd positioned scaled blocks 3 years ago
Carl Eugen Hoyos ff6044b921 lavc/tiff: Support multi-component files without RowsPerStrip tag. 3 years ago
Andreas Rheinhardt 90aa2a88f9 fftools/ffmpeg_opt: Check creation of new program 3 years ago
Andreas Rheinhardt 601faaed92 fftools: Use report_error_then_exit_program() for allocation failures 3 years ago
Andreas Rheinhardt e157b21a90 fftools/cmdutils: Add function to report error before exit 3 years ago
Paul B Mahol 319e8a49b5 avcodec/amr*bdec: return only number of consumed bytes 3 years ago
Michael Niedermayer 1f1a368169
avformat/asfdec_o: limit recursion depth in asf_read_unknown() 3 years ago
Carl Eugen Hoyos 4a054c3e97 lavc/ass: Add missing version.h include 3 years ago
Carl Eugen Hoyos 7180416084 lavf/sdp: Add missing version.h include 3 years ago
Anton Khirnov 4fce3bab64 fftools/ffmpeg: use a separate counter for encoded packet data size 3 years ago
Anton Khirnov 0dd7347963 fftools/ffmpeg: drop OutputStream.fps_mode 3 years ago
Anton Khirnov d0f767f81f fftools/ffmpeg: drop OutputStream.enc 3 years ago
Anton Khirnov 4a4a206304 fftools/ffmpeg_filter: remove an always-true check 3 years ago
Anton Khirnov c97bb940c2 fftools/ffmpeg_filter: remove an always-false check 3 years ago
Anton Khirnov 7c8737548f fftools/ffmpeg: remove a stale extern declaration 3 years ago
Anton Khirnov 8d26a21bf6 fftools/ffmpeg: stop accessing av_stream_get_parser() from the main thread 3 years ago
Sebastian Beckmann 47b85c5a76 avcodec/videotoolboxenc: Add CBR option to H264 and HEVC encoder 3 years ago
Lynne f99d15cca0
arm/fft: disable NEON optimizations for 131072pt transforms 3 years ago
gavin zhang f5c5c04c14 lavc/qsvenc: enlarge the SPS buffer to retrieve larger header 3 years ago
Haihao Xiang ea56f7d5e7 lavc/qsvenc: ignore video signal info buffer for VP9 3 years ago
Michael Niedermayer c953baa084
avformat/mov: Check count sums in build_open_gop_key_points() 3 years ago
Michael Niedermayer ced0dc807e
doc/git-howto.texi: Document commit signing 3 years ago
Michael Niedermayer 2316d5ec1a
libavcodec/8bps: Check that line lengths fit within the buffer 3 years ago
Michael Niedermayer e264a4a76e
tools/target_dec_fuzzer: Adjust threshold for MVDV 3 years ago
Michael Niedermayer 628fb97efb
avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer() 3 years ago
Michael Niedermayer bcb4690304
libavformat/iff: Check for overflow in body_end calculation 3 years ago
Michael Niedermayer 936f2d2634
tools/target_dec_fuzzer: Adjust threshold for MTS2 3 years ago
Michael Niedermayer 4d5c0cca94
avcodec/m101: Move checks before ff_get_buffer() 3 years ago
Michael Niedermayer 049ed1dada
tools/target_dec_fuzzer: Adjust threshold for bethsoftvid 3 years ago
Michael Niedermayer d93dccdc9f
avcodec/bethsoftvideo: Check block_type before frame alloc 3 years ago
Michael Niedermayer e1c0239d5a
avcodec/bethsoftvideo: Pass GetByteContext into set_palette() 3 years ago
Michael Niedermayer f3e823c2aa
avformat/avidec: Prevent entity expansion attacks 3 years ago
Andreas Rheinhardt a51bdbb069 avcodec/ac3enc: Add missing header 3 years ago
Andreas Rheinhardt 91ba3f5a8f avcodec/targa: Fix indentation 3 years ago
Andreas Rheinhardt 5714cf1b5b avcodec/internal: Move ff_dvdsub_parse_palette() to new header dvdsub.h 3 years ago
Andreas Rheinhardt d1a5ef4069 avcodec/internal: Move ff_side_data_update_matrix_encoding to decode.h 3 years ago
Andreas Rheinhardt 59eadb5060 avcodec/internal: Move ff_samples_to_time_base() to encode.h 3 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 3 years ago
Andreas Rheinhardt b6a680989c avcodec/internal: Move ff_set_sar() to decode.h 3 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 3 years ago
Andreas Rheinhardt e2c24e6a29 avcodec/internal: Move ff_reget_buffer() to decode.h 3 years ago