108489 Commits (f401a2af21350ec369226ad1dcf423eeeea536d7)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 7eed125dbb avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own 2 years ago
Anton Khirnov 5c94b6694a lavu: add an APIchanges entry for RISC-V CPU flags 2 years ago
Marvin Scholz cc48454561 fftools/ffmpeg: Remove unused frame_bits_per_raw_sample variable 2 years ago
Marvin Scholz 793953f44a fftools/ffmpeg: Remove unused do_deinterlace variable 2 years ago
Marvin Scholz 1c8e95bd99 fftools: Remove unused videotoolbox_init declaration 2 years ago
Marvin Scholz d2cf6d1665 fftools: Remove unused qsv declarations 2 years ago
sfan5 954784b120 lavc/mediacodecdec_common: enable refcounting of buffers unconditionally 2 years ago
Anton Khirnov 8bafe8a418 doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F* 2 years ago
Andreas Rheinhardt b0c7352cd4 avcodec/mjpegdec: Fix compilation 2 years ago
Paul B Mahol 4b6b75c752 avcodec: add Media 100i decoder 2 years ago
Paul B Mahol 9a494b82d9 avcodec/mjpegdec: remove not needed operations on channel identifiers 2 years ago
Andreas Rheinhardt 9d52844aba avutil/tests/pixelutils: Test that all non-hw pix fmts have components 2 years ago
Andreas Rheinhardt 36e805e9df avutil/tests/pixelutils: Use av_assert0 instead for test tools 2 years ago
Andreas Rheinhardt 5fe447bbb4 avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user 2 years ago
Andreas Rheinhardt 571b670e7d avutil/pixdesc: Avoid direct access to pix fmt desc array 2 years ago
Andreas Rheinhardt 6d0a7e96e7 avutil/pixdesc: Remove always-false checks 2 years ago
Rémi Denis-Courmont a1bfb5290e sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2 2 years ago
Rémi Denis-Courmont 9181835a24 sws/rgb2rgb: RISC-V V interleaveBytes 2 years ago
Rémi Denis-Courmont 66a03f4053 sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions 2 years ago
Andreas Rheinhardt e5f6918cbd avcodec/mpegvideo: Fix undefined left shift of negative numbers 2 years ago
Andreas Rheinhardt fe3c2c8bbe avcodec/jrevdct: Fix UB left shifts of negative numbers 2 years ago
Andreas Rheinhardt 87cc318bc2 avcodec/tiff: Remove commented-out code 2 years ago
Wenbin Chen 5682046ce5 libavcodec/qsvenc: Let runtime to decide targetUsage 2 years ago