108512 Commits (5f44489cc5d4f3767f6ad2ad067ee6a3f78374bb)
 

Author SHA1 Message Date
Michael Niedermayer 5f44489cc5
avformat/vividas: Check packet size 2 years ago
Michael Niedermayer c5f61c99f9
tests/fate/truehd: Add test for shortened Ticket1726 testcase 2 years ago
Andreas Rheinhardt 042c1966da avcodec/pngdec: Don't use unsigned for width, height 2 years ago
Andreas Rheinhardt 04196852a2 avcodec/mpegvideo_dec: Fix UB NULL + 0 2 years ago
Andreas Rheinhardt 63b3156558 avformat/aviobuf: Don't use NULL as src for memcpy 2 years ago
Andreas Rheinhardt e95fdf7660 avcodec/g723_1enc: Fix undefined left-shifts of negative numbers 2 years ago
Andreas Rheinhardt e47f3e366b avcodec/g723_1enc: Remove unnecessary av_clipl_int32() 2 years ago
Andreas Rheinhardt 1e1ddbb70d avcodec/zerocodec: Avoid undefined NULL - 0 2 years ago
Andreas Rheinhardt bf8e40ae0d avcodec/wmalosslessdec: Simplify flushing, avoid NULL + 0 2 years ago
Andreas Rheinhardt 44bdb4efd0 avcodec/wmavoice: Check init_get_bits8() 2 years ago
Andreas Rheinhardt d5eb74b58d avcodec/wmavoice: Don't initialize GetBitContext with buf == NULL 2 years ago
Andreas Rheinhardt 8a61f66381 avocdec/cavsdsp: Fix undefined pointer arithmetic 2 years ago
Andreas Rheinhardt 22e7e4e19d avcodec/vc2enc_dwt: Fix left shifts of negative numbers 2 years ago
Andreas Rheinhardt 3b09e8f5e9 avcodec/jpeg2000dsp: Use unsigned to avoid overflow 2 years ago
Andreas Rheinhardt 2fd99aa208 avcodec/mpeg12: Move ff_mpeg1_clean_buffers decl to a new header 2 years ago
Andreas Rheinhardt ef285d59ac configure, avcodec/Makefile: Remove obsolete mpegvideo dependencies 2 years ago
Andreas Rheinhardt 7cea36f183 avcodec/mpeg12: Inline ff_mpeg12_common_init() into mpeg12enc.c 2 years ago
Andreas Rheinhardt b0c1473f6e avcodec/mpeg12dec: Don't call ff_mpeg12_common_init() 2 years ago
Andreas Rheinhardt fccb23b7dd avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it 2 years ago
James Almer b92e14147f avcodec: add a bsf to reorder DTS into PTS 2 years ago
Grzegorz Bernacki 8f4b000c37 lavc/aarch64: Add neon implementation for vsse_intra8 2 years ago
Grzegorz Bernacki bad67cb9fd lavc/aarch64: Provide optimized implementation of vsse8 for arm64. 2 years ago
Grzegorz Bernacki faea56c9c7 lavc/aarch64: Provide neon implementation of nsse8 2 years ago
Grzegorz Bernacki f401a2af21 lavc/aarch64: Add neon implementation for pix_abs8 functions. 2 years ago
Anton Khirnov a6bf4d47a9 lavfi/avf_showspatial: add framerate option 2 years ago
Anton Khirnov 06758370aa lavfi/avf_showfreqs: set frame durations 2 years ago
Anton Khirnov dc686a0c22 lavfi/avf_showcqt: set frame durations 2 years ago
Anton Khirnov 7d13c5dff0 lavfi/avf_avectorscope: set frame durations 2 years ago
Anton Khirnov ae84484c78 lavfi/avf_aphasemeter: set frame durations 2 years ago
Anton Khirnov ed48d00861 lavfi/avf_ahistogram: set frame durations 2 years ago
Anton Khirnov 502892d706 lavfi/vf_fps: set frame duration 2 years ago
Anton Khirnov 044d70736e fftools/ffmpeg: move some code from init_output_stream() to init_output_stream_encode() 2 years ago
Anton Khirnov 29188f9c62 fftools/ffmpeg: rename OutputStream.sync_opts to next_pts 2 years ago
Anton Khirnov 3c0f532cbc fftools/ffmpeg: pass the timestamp to check_recording_time() 2 years ago
Anton Khirnov 69f770f77c fftools/ffmpeg: stop setting OutputStream.sync_opts for streamcopy 2 years ago
Anton Khirnov 76678b7137 fftools/ffmpeg: drop never-set OutputStream.first_pts 2 years ago
Anton Khirnov 5188aeaffb fftools/ffmpeg: cosmetics 2 years ago
Anton Khirnov c75be06148 fftools/ffmpeg: move forced keyframe processing into its own function 2 years ago
Anton Khirnov 7a994c8701 fftools/ffmpeg: drop always-true conditions 2 years ago
Anton Khirnov 3d86a13b47 fftools/ffmpeg: drop the -async option 2 years ago
Tristan Matthews 1d326e9187 fate/opus: add silk LBRR test (refs #9890) 2 years ago
Johannes Kauffmann a11e745b97 lavu/fixed_dsp: add missing av_restrict qualifiers 2 years ago
Andreas Rheinhardt d09776d486 avformat/avio: Schedule AVIODirContext to become an opaque type 2 years ago
Andreas Rheinhardt e4beb307ab avutil/channel_layout: Don't mention dead project 2 years ago
Andreas Rheinhardt dfe7c7ffce avcodec/vorbis: Split data declarations out into new header 2 years ago
Andreas Rheinhardt 5f02a261a2 avcodec/rl2: Fix indentation 2 years ago
Andreas Rheinhardt 87f243911e avcodec/rl2: Fix undefined pointer arithmetic 2 years ago
Andreas Rheinhardt 73f104201b avcodec/rl2: Use ptrdiff_t for stride 2 years ago
Andreas Rheinhardt b7848d1b2a avcodec/rl2: Don't presume stride to be > 0 2 years ago
Andreas Rheinhardt 98aaaf08b3 avcodec/rl2: Remove wrong check 2 years ago