107939 Commits (8d26a21bf63514cc566bf8c9de940a786bb33167)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 17e23aed41 avcodec/internal: Move ff_get_format() to decode.h 3 years ago
Andreas Rheinhardt 6be4b534ce avcodec/roqvideoenc: Remove internal.h inclusion 3 years ago
Andreas Rheinhardt 5c217119c8 avcodec/internal: Fix outdated comment 3 years ago
Andreas Rheinhardt 3fdfd4b725 avcodec/encode: Fix outdated comment 3 years ago
Andreas Rheinhardt a499b4345b avcodec: Make ff_alloc_packet() based encoders accept user buffers 3 years ago
Andreas Rheinhardt 7360e97e4b avcodec/(dca|tta|pcm-bluray|pcm-dvd|wavpack)enc: Set pts+dur generically 3 years ago
Andreas Rheinhardt 52dcf0e0f5 avcodec/encode: Remove redundant check 3 years ago
Andreas Rheinhardt 1e6307f46c avcodec/encode, frame_thread_encoder: Unify calling encode callback 3 years ago
Andreas Rheinhardt 4dddcd08c4 avcodec/frame_thread_encoder: Forward got_packet directly 3 years ago
Andreas Rheinhardt 312d4467f3 avcodec/encode: Simplify check for frame-threaded encoder 3 years ago
Andreas Rheinhardt 18e55de45a avcodec/aptx: Move AudioFrameQueue to aptxenc.c 3 years ago
Andreas Rheinhardt 8e56e6b2be avcodec/encode: Apply intra_only_flag for receive_packet-API, too 3 years ago
Andreas Rheinhardt e405298ebd avcodec/tests/avcodec: Mark frame-thrd encoder incompatible with delay 3 years ago
Andreas Rheinhardt d27c5bce33 avformat/tests/imf: Test ff_imf_parse_cpl_from_xml_dom cleanup on error 3 years ago
Philip Langdale caf26a8a12 lavc/vaapi: Switch preferred 8bit 444 format to VUYX 3 years ago
Philip Langdale 45726aa117 libswscale: add support for VUYX format 3 years ago
Philip Langdale cc5a5c9860 lavu/pixfmt: Introduce VUYX format 3 years ago
Andreas Rheinhardt 61fa1e14e4 avformat/imf_cpl: Check the right variable 3 years ago
James Almer adc38738cb avcodec/libaomenc: fix the check for presence of encoder interface 3 years ago
James Almer 9f323cb04c avcodec/libaomenc: check return value of queue_frames() 3 years ago
James Almer 5bab794e4a avcodec/libaomenc: add init cleanup flag 3 years ago
Lynne f932b89ea3
lavu/tx: implement aarch64 NEON SIMD FFT 3 years ago
Paul B Mahol 9bf9d42d01 avcodec/wavpack: fix regression in decoding 3 years ago
Paul B Mahol b347a05f1f avformat/riff: add support for ICMV files 3 years ago