112431 Commits (e35d36eb72b915bd0edf8dc37c78c59987c3f430)
 

Author SHA1 Message Date
Anton Khirnov e35d36eb72 ffools/ffmpeg_filter: stop trying to handle an unreachable state 1 year ago
Anton Khirnov 99567ee870 fftools/ffmpeg_enc: simplify adjust_frame_pts_to_encoder_tb() signature 1 year ago
Anton Khirnov 096d88dcc6 fftools/ffmpeg_enc: move remaining vsync-related code to video_sync_process() 1 year ago
Anton Khirnov a9b9e771b3 fftools/ffmpeg_enc: move handling video frame duration to video_sync_process() 1 year ago
Paul B Mahol 394106a138 avcodec/mlpenc: fix regression in encoding only zeroes 1 year ago
Andreas Rheinhardt 9c1294eadd avcodec/vdpau_vc1: Fix indentation 1 year ago
Andreas Rheinhardt c77aee61b8 avcodec/mpeg(picture|video_dec): Move comment to more appropriate place 1 year ago
Andreas Rheinhardt 52509f63ce avcodec/mpegpicture: Move caller-specific parts of function to callers 1 year ago
Andreas Rheinhardt 2a8ac5a780 avcodec/mpegvideo_enc: Don't call av_frame_copy_props() unnecessarily 1 year ago
Andreas Rheinhardt 22b0141d87 avcodec/mpegvideo_enc: Don't allocate buffers unnecessarily 1 year ago
Andreas Rheinhardt d87c358ee6 avcodec/mpegvideo_enc: Remove dead block 1 year ago
Andreas Rheinhardt 070bc4d2c5 avcodec/mpegvideo_enc: Don't set write-only properties 1 year ago
Andreas Rheinhardt 3937a21f21 avcodec/mpegvideo_enc: Don't overallocate arrays 1 year ago
Andreas Rheinhardt 0524b4ec3e avcodec/mpegvideo_enc: Don't reget known values 1 year ago
Andreas Rheinhardt 18f7d8d880 avcodec/mpegvideo_enc: Don't pretend input to be non-refcounted 1 year ago
Andreas Rheinhardt f5220475de avcodec/mpegvideo_enc: Reindentation 1 year ago
Andreas Rheinhardt 5aaaa7dbee avcodec/mpegvideo_enc: Remove always-false checks 1 year ago
Andreas Rheinhardt b96ba62bdd avcodec/mpegvideo_enc: Fix abort on allocation errors 1 year ago
Paul B Mahol 78fa1cff70 avcodec/mlpenc: export max_interval option 1 year ago
Paul B Mahol ee9fb28429 avcodec/mlpenc: export codebook_search option too 1 year ago
Paul B Mahol 1703bfa133 avcodec/hcadec: implement proper .flush callback 1 year ago
Timo Rothenpieler 8b6ee74d50 avfilter/ddagrab: create secondary xor mouse texture 1 year ago
Timo Rothenpieler 0e7ae95cc2 avfilter/ddagrab: actually use provided texture pointer 1 year ago
Timo Rothenpieler e006680d8e avcodec/nvenc: add option to control subsampling of packed rgb input 1 year ago
Timo Rothenpieler 3914abf76e configure: fix --custom-allocator 1 year ago
Rémi Denis-Courmont 3c6516330f lavc/exrdsp: R-V V reoder_pixels 1 year ago
Rémi Denis-Courmont f39a8790e1 lavu/fixed_dsp: R-V V vector_fmul_window 1 year ago
Rémi Denis-Courmont 10eb3b9c9f lavu/fixed_dsp: R-V V vector_fmul 1 year ago
Rémi Denis-Courmont da7a77fb0a lavu/fixed_dsp: R-V V vector_fmul_reverse 1 year ago
Rémi Denis-Courmont bf911cc1bf lavu/fixed_dsp: R-V V vector_fmul_add 1 year ago
Rémi Denis-Courmont 9091ffb006 lavu/float_dsp: adjust multipler in R-V V fmul_window 1 year ago
Paul B Mahol 8786b91607 avcodec/mlpenc: change flag for shorten_by in THD case 1 year ago
Paul B Mahol 27c623b3d5 avcodec/mlpenc: fix stereo decorrelation 1 year ago
Andreas Rheinhardt 12c4cf9f72 avcodec/refstruct: Inline ff_refstruct_allocz() 1 year ago
Andreas Rheinhardt fc880c7032 avcodec/h261dec: Remove pointless goto 1 year ago
Andreas Rheinhardt cae30c5ed2 avcodec/wmv2dec: Parse extradata during init 1 year ago
Andreas Rheinhardt 37b5f4a1f6 avformat/matroskadec, mov: Fix declaration-after-statement warnings 1 year ago
Michael Niedermayer 7fedbc7606
avcodec/h264_parser: saturate dts a bit 1 year ago
Michael Niedermayer cedb4736f5
avformat/asfdec_f: Saturate presentation time in marker 1 year ago
Michael Niedermayer fe6ce28d11
avformat/xwma: sanity check bits_per_coded_sample 1 year ago
Michael Niedermayer 2d6df3719d
avformat/matroskadec: Check prebuffered_ns for overflow 1 year ago
Michael Niedermayer 929ddef3f4
avformat/wavdec: Check left avio_tell for overflow 1 year ago
Michael Niedermayer 5f0d00464a
avformat/tta: Better totalframes check 1 year ago
Michael Niedermayer b3c973acbe
avformat/rpl: Check for number_of_chunks overflow 1 year ago
Michael Niedermayer 3508b496e1
avformat/mov: compute absolute dts difference without overflow in mov_find_next_sample() 1 year ago
Michael Niedermayer 51f0ab8b12
avformat/jacosubdec: Check timeres 1 year ago
Michael Niedermayer 32447b149f
avformat/jacosubdec: avoid signed integer overflows in get_shift() 1 year ago
Michael Niedermayer 6490b9aed6
avformat/jacosubdec: Factorize code in get_shift() a bit 1 year ago
Vignesh Venkatasubramanian via ffmpeg-devel 9132a0fbe2
avformat/mov: Disallow more than one meta box for AVIF 1 year ago
Michael Niedermayer 9b00b5734d
avformat/sbgdec: Check for negative duration or un-representable end pts 1 year ago