111564 Commits (140cb5a74294f62343f327049057089a3e3abf5b)
 

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