111718 Commits (5012b4ab4ca65a1c71bbcc125ba39db074b94e70)
 

Author SHA1 Message Date
Paul B Mahol 72390c7d80 avfilter/vf_pseudocolor: add heat preset 2 years ago
Paul B Mahol 5d8879208c avfilter/vf_pseudocolor: add cool preset 2 years ago
Rémi Denis-Courmont 61e5ca4ded lavc/bswapdsp: purge RISC-V V bswap32 2 years ago
Rémi Denis-Courmont 5de1db5370 lavc/bswapdsp: rewrite RISC-V V bswap16 2 years ago
Rémi Denis-Courmont b6585eb04c lavu: add/use flag for RISC-V Zba extension 2 years ago
Rémi Denis-Courmont 98e4dd39c5 checkasm: test Zbb before V 2 years ago
Rémi Denis-Courmont 2eb55157aa lavc/aacpsdsp: unroll RISC-V V add_squares 2 years ago
Zhao Zhili be7ac511a6 avformat/mov: avss box should be AV_CODEC_ID_CAVS 2 years ago
Zhao Zhili 3af0dc6d05 avutil/bfin: remove dead code 2 years ago
Steven Liu 2cd09fec9f avformat/flvdec: support demux vp9 in enhanced flv 2 years ago
Steven Liu 0693a2a86e avformat/flvenc: support mux vp9 in enhanced flv 2 years ago
Steven Liu 23b02557e9 avformat/flvdec: support demux av1 in enhanced flv 2 years ago
Steven Liu 7a5e9a68b0 avformat/flvenc: support mux av1 in enhanced flv 2 years ago
Steven Liu ac5cc66f9e avformat/flvdec: support demux hevc in enhanced flv 2 years ago
Steven Liu aa83654d94 avformat/flvenc: support mux hevc in enhanced flv 2 years ago
Rémi Denis-Courmont 3d79afbe70 lavu/fixed_dsp: unroll RISC-V V loop 2 years ago
Rémi Denis-Courmont d8ea5f50e2 checkasm: print usage on invalid arguments 2 years ago
Rémi Denis-Courmont 97c3c9974c lavc/audiodsp: fix aliasing violation 2 years ago
Rémi Denis-Courmont 51945d5ace lavc/aacpsdsp: use restrict qualifier 2 years ago
Andreas Rheinhardt 9c471c76cb avcodec/msrleenc: Constify pointers for frame->data 2 years ago
Andreas Rheinhardt 3cb0bd06a8 avcodec/msrleenc: Check frame allocations/references 2 years ago
Andreas Rheinhardt 66449f8c6b avcodec/msrleenc: Remove useless private class 2 years ago
Andreas Rheinhardt 3c642af8e0 avcodec/msrleenc: Check allocation 2 years ago
Andreas Rheinhardt a054ceb4e2 avcodec/msrleenc: Replace stray \r by \n 2 years ago
Andreas Rheinhardt 463a472426 fftools/ffmpeg_enc: Reindentate after the last commit 2 years ago
Andreas Rheinhardt bfe15b81b3 fftools/ffmpeg_enc: Remove always-true checks 2 years ago
James Almer 31979127f8 avcodec/decode: factor out filling frame props 2 years ago
Rémi Denis-Courmont c541ecf0dc lavc/alacdsp: unroll RISC-V V loops 2 years ago
Rémi Denis-Courmont a28aa0475d lavc/vorbisdsp: unroll RISC-V V inverse_coupling 2 years ago
Andreas Rheinhardt b6305a7873 avcodec/evc_ps: Fix size of tile_(row|column) arrays 2 years ago
Marton Balint 36f4e6f8f4 avformat/hlsenc: use av_random_bytes() for generating AES128 key 2 years ago
Marton Balint 9a7f060c32 avutil/random_seed: turn off buffering when reading from random 2 years ago
Anton Khirnov 153cf85b24 fftools/ffmpeg_mux_init: fix an array declaration 2 years ago
Pavel Koshevoy 35342dc390 lavc/audiotoolbox: fix build failure on osx 10.5 (v3) 2 years ago
James Almer e047d9c62b avcodec/mpegvideo_dec: properly set output frames as keyframes 2 years ago
Paul B Mahol c183f840fa avfilter/af_axcorrelate: add another algorithm for calculation 2 years ago
Rémi Denis-Courmont f032234953 aarch64: remove VFP feature check 2 years ago
Rémi Denis-Courmont 82cb4b1c05 lavc/aarch64: remove bogus HAVE_VFP guard 2 years ago
Timo Rothenpieler 3c73200be2 avfilter/vsrc_ddagrab: calculate pointer position on rotated screens 2 years ago
Timo Rothenpieler da94c6a00c avfilter/vsrc_ddagrab: account for mouse-only frames during probing 2 years ago
Niklas Haas 138d3ac15d lavfi/vf_libplacebo: test for renderable pixel formats 2 years ago
Anton Khirnov 891167dee5 lavc/gifdec: unify get_buffer() calls I/P frames 2 years ago
Anton Khirnov acde0ae6c7 doc/ffmpeg: fix -enc_time_base documentation 2 years ago
Anton Khirnov dff3a283cd fftools/ffmpeg: rework -enc_time_base handling 2 years ago
Anton Khirnov 4d06742b93 fftools/ffmpeg: add more structure to FrameData 2 years ago
Anton Khirnov 75d0af388f fftools/ffmpeg_filter: make OutputFilter.filter private 2 years ago
Anton Khirnov 9a97f9cf3a fftools/ffmpeg_enc: initialize audio/video encoders from frame parameters 2 years ago
Anton Khirnov b295ec31f3 fftools/ffmpeg_filter: only flush vsync code if encoding actually started 2 years ago
Anton Khirnov 0a6751a78a fftools/ffmpeg: rework initializing encoders with no frames 2 years ago
Anton Khirnov 20c42213ea fftools/ffmpeg_mux_init: drop an obsolete assignment 2 years ago