101912 Commits (6b72410e0148ab677aca2f7dcbe52d706d632aa0)
 

Author SHA1 Message Date
Andreas Rheinhardt 6b72410e01 fftools/ffmpeg_filter: Don't write string that is never used 4 years ago
Andreas Rheinhardt 80399c7910 fftools/ffmpeg_filter: Avoid allocations when configuring output filters 4 years ago
Andreas Rheinhardt 059fc2d9da avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmts 4 years ago
Andreas Rheinhardt 48cda7d02b avcodec/ljpegenc: Allow full range yuv420p, yuv422p, yuv444p by default 4 years ago
Andreas Rheinhardt 159bcb19b9 avcodec/mpegvideo_enc: Remove redundant pixel format checks 4 years ago
Andreas Rheinhardt d0dcfaef51 avcodec/mjpegenc: Remove dependency of AMV encoder on mjpegenc_huffman 4 years ago
Andreas Rheinhardt b3a38eaff4 avcodec/mpegvideo_enc: Make AMV encoder usable without MJPEG encoder 4 years ago
Andreas Rheinhardt 7c109cb923 avcodec/proresenc_kostya: Remove harmful check 4 years ago
Michael Niedermayer d7301f1b75 Changelog: Add new <next> line after 4.4 4 years ago
Michael Niedermayer 3c8c3e0b86 Changelog: replace <next> by 4.4 4 years ago
Anton Khirnov b593abda6c lavc/pngdec: always create a copy for APNG_DISPOSE_OP_BACKGROUND 4 years ago
Michael Niedermayer caaf463311 avcodec/msp2dec: Check available space in RLE decoder 4 years ago
Andreas Rheinhardt 44c8b67502 avformat/webvttenc: Fix use of uninitialized variable 4 years ago
Andreas Rheinhardt d393c45051 avcodec/mpegvideo_enc: Don't segfault on unorthodox mpeg_quant 4 years ago
Andreas Rheinhardt 6e8e9b7633 avcodec/encode: Fix check for allowed LJPEG pixel formats 4 years ago
Andreas Rheinhardt 4666ce0aef avformat/rmdec: Don't rely on unspecified order of evaluation 4 years ago
Andreas Rheinhardt 9a471c5437 avformat/rmdec: Fix memleaks upon read_header failure 4 years ago
Anton Khirnov f6ea2ee005 fftools/ffmpeg: copy average framerate for streamcopy, when known 4 years ago
Anton Khirnov 04feb1c038 lavf: do not derive timebase from avg_frame_rate 4 years ago
Anton Khirnov 0214da22ca fftools/ffmpeg: when framerate is set, prefer its inverse as output timebase 4 years ago
Anton Khirnov 7ec8229982 lavf/movenc: use framerate correctly in mov_write_tmcd_tag 4 years ago
Anton Khirnov 6ad79047a7 lavc: postpone FF_API_AVCTX_TIMEBASE 4 years ago
Anton Khirnov 270ddc2baf lavf: postpone removal of FF_API_COMPUTE_PKT_FIELDS2 4 years ago
Anton Khirnov 9168a1c0e6 lavf/webvttenc: fix avio_printf argument types after bump 4 years ago
Anton Khirnov 2822bfbbfb lavf/matroskaenc: fix avio_printf argument types after bump 4 years ago
Anton Khirnov 19e8103406 lavc/pngdec: use a separate bytestream reader for each chunk 4 years ago
Anton Khirnov ae08eec6a1 lavc/pngdec: improve chunk length check 4 years ago
Anton Khirnov 8e4390de48 tests/fate: add tests for PNG side/meta data 4 years ago
Anton Khirnov 8d74baccff lavc/pngdec: restructure exporting frame meta/side data 4 years ago
Anton Khirnov 89ea5057bf lavc/pngdec: remove unnecessary context variables 4 years ago
Anton Khirnov 5a50bd88db lavc/pngdec: perform APNG blending in-place 4 years ago
Andreas Rheinhardt 98060a198e avcodec/vc1dec: Fix memleak upon allocation error 4 years ago
Guo, Yejun 13bf797ced lavfi/dnn: add post process for detection 4 years ago
Guo, Yejun 59021d79a2 lavfi/dnn: refine code for frame pre/proc processing 4 years ago
Guo, Yejun d2ccbc966b lavfi/dnn_backend_openvino.c: only allow DFT_PROCESS_FRAME to get output dim 4 years ago
Andreas Rheinhardt 5106fe85f7 avcodec/h261dec: Initialize IDCT context during init 4 years ago
Andreas Rheinhardt 9abda1365c avcodec/rv34, mpegvideo: Fix segfault upon frame size change error 4 years ago
Andreas Rheinhardt 8ffd3ef9d9 avcodec/rv10: Don't presume context to be initialized 4 years ago
Andreas Rheinhardt 9bab7de175 avcodec/mpegvideo: Factor common freeing code out 4 years ago
Andreas Rheinhardt ff0706cde8 avcodec/mpegvideo: Fix memleak upon allocation error 4 years ago
Andreas Rheinhardt d4b9e117ce Revert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init()" 4 years ago
Marton Balint fb4da90fec avformat/url: add ff_make_absolulte_url2 to be able to test windows path cases 4 years ago
Marton Balint 5dc5f289ce avformat/url: fix ff_make_absolute_url with Windows file paths 4 years ago
James Almer 557953a397 avformat/utils: add helper functions to retrieve index entries from an AVStream 4 years ago
Gyan Doshi c06465a70b doc/muxers: fix alphabetical sorting of entries 4 years ago
Vittorio Giovara 9afde28093 mov: Skip computing SAR from invalid display matrix elements 4 years ago
Andreas Rheinhardt 3e16d1c8a6 avcodec/bsf: Simplify getting codec name 4 years ago
Michael Niedermayer 0f6a3405e8 avformat/mov: check offset for overflow in mov_probe() 4 years ago
Andreas Rheinhardt 9b6ffcf0fd avcodec/options: Remove always-true check 4 years ago
Andreas Rheinhardt 416cc012f6 avutil/frame: Return 0 on success in av_frame_ref() 4 years ago