95546 Commits (000494fed9326a3ecee485cbb7afb569519098e3)
 

Author SHA1 Message Date
Michael Niedermayer 000494fed9 tools/target_dec_fuzzer: Adjust ffwavesynth threshold 5 years ago
Michael Niedermayer f4ecf6c39d avcodec/ralf: Skip initializing unused filter variables 5 years ago
Michael Niedermayer 42eb78059d avcodec/takdec: Fix overflow with large sample rates 5 years ago
Paul B Mahol 37d8ae9da8 doc/filters: fix another typo 5 years ago
Paul B Mahol 9bf5e7992f avcodec/interplayvideo: cosmetics 5 years ago
Paul B Mahol f166951d6e avfilter: add maskedmin/maskedmax filters 5 years ago
Andreas Rheinhardt 262eef6b89 avformat/mpeg: Don't free unintialized pointer 5 years ago
Ramiro Polla 531fbce0b2 mpegvideo_enc: add intra_penalty option for p frames 5 years ago
Andreas Rheinhardt 3d5d0301c3 avformat/icoenc: Add deinit function 5 years ago
Andreas Rheinhardt f53525d248 avformat/aiffenc: Use better error codes 5 years ago
Andreas Rheinhardt c36eae65e4 avformat/mpeg: Add padding to extradata 5 years ago
Paul B Mahol ac0f5f4c17 avfilter/vf_maskedclamp: add x86 SIMD 5 years ago
Zhao Zhili 11cfff04ed FATE/dnn: add .gitignore 5 years ago
Zhao Zhili eafc8afafc avcodec/tests: add h265_levels to .gitignore 5 years ago
Paul B Mahol 7df808ea84 avfilter/settb: switch to activate 5 years ago
Paul B Mahol 8732eb124e avfilter/vf_floodfill: better fix for crash 5 years ago
Paul B Mahol 1cdc805228 avfilter/vf_floodfill: add more gray formats 5 years ago
Paul B Mahol ba7d55d3fc avfilter/vf_deband: add more gray formats 5 years ago
Jun Zhao 0e3d5bdc08 lavfi/bilateral: Clean the option description and unused code 5 years ago
Paul B Mahol 7832e05c35 avfilter/vf_lut2: fix typo, correctly support gray14 5 years ago
Paul B Mahol 1f327f5d27 avfilter/vf_bm3d: add gray14 format 5 years ago
Paul B Mahol dd239bdb65 avfilter/vf_vaguedenoiser: add more gray formats 5 years ago
Paul B Mahol ec5d385722 avfilter/transpose: add missing headers 5 years ago
James Almer 738bc3e742 x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32 5 years ago
Paul B Mahol 2a75006ddc avfilter/vf_maskedclamp: rewrite using macro 5 years ago
James Almer a34d06222f avcodec/libdav1d: fix setting AVFrame reordered_opaque 5 years ago
James Almer 78a24fd014 avcodec/atrac9tab: use explicit ATRAC9BlockConfig struct initializers 5 years ago
Paul B Mahol 5561a1de90 avfilter/vf_premultiply: fix signed integer overflow 5 years ago
Steven Liu 0b8956b25c avformat/mpeg: move the header_str free into end label 5 years ago
Steven Liu 388e1fc9b5 avcodec/psd: remove unneeded code 5 years ago
Steven Liu 36ed8ae52c avcodec/hevcdec: remove unneeded code 5 years ago
Steven Liu d92b2296f8 avformat/segafilmenc: remove unneeded code 5 years ago
Andreas Rheinhardt 74cafb0e6f avformat/matroskaenc: Cosmetics 5 years ago
Andreas Rheinhardt c486fe206e avformat/matroskaenc: Use more appropriate function name 5 years ago
Andreas Rheinhardt b4e36df74f avformat/matroskaenc: Remove redundant assert 5 years ago
Andreas Rheinhardt 65ef74f749 avformat/matroskaenc: Move track-related fields to mkv_track 5 years ago
Andreas Rheinhardt 7797fdfe6f avformat/matroskaenc: Use ffio_free_dyn_buf 5 years ago
Andreas Rheinhardt 982a98a0e3 avformat/matroskaenc: Fix memleak upon failure 5 years ago
Limin Wang 887db36821 avfilter/vsrc_mptestsrc: simplify the code and change the type of frame 5 years ago
Michael Niedermayer e85eb7cb04 avcodec/atrac9dec: Set channels 5 years ago
Limin Wang 6079bd5c63 avfilter/vsrc_mptestsrc: add options to set the maximum number of frames 5 years ago
Limin Wang 7a477c4b63 avfilter/vf_unsharp: rename config_props -> config_input, link -> inlink 5 years ago
James Almer cecf29eb1c avformat/oggenc: free buffered page lists while uninitializing the muxer 5 years ago
James Almer aeb8b65cdf avformat/flacenc: add a deinit function 5 years ago
James Almer df57246aaf avformat/mp3enc: add init and deinit functions 5 years ago
James Almer b46cdd9d23 avformat/ttaenc: add a deinit function 5 years ago
James Almer a581bb66ea avformat/avienc: add deinit function 5 years ago
James Almer 02cf239196 avformat: call AVOutputFormat->deinit() when freeing the context 5 years ago
James Almer 27bae5aaca x86/vf_transpose: fix cpuflags check 5 years ago
Paul B Mahol ccd9bca15a avfilter/vf_transpose: add x86 SIMD 5 years ago