111444 Commits (9557bf26b351fd4c8d213b9bb9895f9cd05ea926)
 

Author SHA1 Message Date
Paul B Mahol 2c4fa968b6 avfilter/avf_showcwt: use av_rescale() 1 year ago
Andreas Rheinhardt a92dbeb9ae avcodec/decode: Return EAGAIN instead of discarding unused packet 1 year ago
Andreas Rheinhardt f6dc85ae16 avcodec/hevc_ps: Improve PPS SCC extension bit depth check 1 year ago
Philip Langdale 1c61c24f5f vulkan/hevc: handle missing active PPS 1 year ago
Dai, Jianhui J 3b358f151d avformat/ivfenc: Set the "number of frames" in IVF header 1 year ago
Paul B Mahol fcbee7efdf avfilter/avf_showcwt: add qdrt frequency scale 1 year ago
Paul B Mahol aee8689ba5 avfilter/avf_showcwt: add cbrt frequency scale 1 year ago
Paul B Mahol 7f23b72dde avfilter/avf_showcwt: add sqrt frequency scale 1 year ago
Marton Balint 7357012bb5 fftools/ffmpeg: fix negative timestamps at the beginning of the encoding 1 year ago
Marton Balint f607e8517d avdevice/decklink_enc: use 64bit format string for BMD timebase instead of long long 1 year ago
Paul B Mahol 20b8688092 avfilter/adynamicequalizer_template: fix peak filter 1 year ago
Paul B Mahol 889c2529cc avfilter/af_adynamicequalizer: simplify calculations 1 year ago
Andreas Rheinhardt e52676e20b avformat/evc: Don't cast const away, avoid loop 1 year ago
Andreas Rheinhardt e5ab2dab2c avformat/evcdec: Check that enough data has been read 1 year ago
Pavel Koshevoy 0056d9f176 avutil: fix build failure on osx 10.4 1 year ago
Niklas Haas 13e9899014 lavfi/vf_libplacebo: add contrast recovery options 1 year ago
Niklas Haas 2e83ba001d lavfi/vf_libplacebo: deprecate hybrid_mix option 1 year ago
James Almer 13ef5025e3 fate/cbs: add more VVC tests 1 year ago
James Almer 3a30abd8ae avcodec/cbs_h266: use exp_tile_height when checking the allowed range for pps_num_exp_tile_rows_minus1 1 year ago
James Almer 0f008a0ffa avcodec/cbs_h266: fix use of uninitialized value 1 year ago
Zhao Zhili 7eeef72c67 avcodec/nvenc: set idrPeriod to gopLength unconditionally 1 year ago
Zhao Zhili 0d0c39832f avcodec/nvenc: fix intraRefreshPeriod setting 1 year ago
Anton Khirnov ac616afa62 lavf/dv: stop setting a random video bitrate 1 year ago
Anton Khirnov 9b625ab679 lavc/dvdec: export bitrate 1 year ago
Anton Khirnov b54603a26a lavc/decode: do not perform decoding when sending draining packets 1 year ago
Anton Khirnov 69516ab3e9 lavc/decode: move submitting input packets to bitstream filters 1 year ago
Anton Khirnov 0f957cfba2 lavc/bsf: move IS_EMPTY() to packet_internal() 1 year ago
Anton Khirnov c4332dfda9 lavc/decode: track whether the caller started draining with a separate flag 1 year ago
Anton Khirnov fd915dc1da lavc: move AVCodecInternal.last_audio_frame to EncodeContext 1 year ago
Anton Khirnov 232700154c lavc: add generic-encode-layer private data 1 year ago
Anton Khirnov f2fb882b3f lavc: add generic-decode-layer private data 1 year ago
Anton Khirnov 21de4db402 lavc: reindent after previous commit 1 year ago
Anton Khirnov 6ff27024b8 lavc/avcodec: split flushing into decode- and encode-specific functions 1 year ago
Anton Khirnov 5e7b5b0090 lavc: add a header for internal generic-layer APIs 1 year ago
Andreas Rheinhardt 83c0f7b046 avformat/evcdec: Avoid nonsense casts 1 year ago
QiTong Li 79f41a0760 fftools/ffplay: fix typo in frame_queue_destory 1 year ago
Marton Balint 4e27b485d7 avcodec/mpeg12dec: ignore picture start code in extradata for AVID mpeg2 files 1 year ago
James Almer b7f4d5fa7e avutil/random_seed: add support for gcrypt and OpenSSL as source of randomness 1 year ago
James Almer 68e9d2835f avcodec/cbs_h266: add support for Adaptation parameter set NALU type 1 year ago
Frank Plowman 4b19690ff4 cbs_h266: add range extension support 1 year ago
John Cox f00222e81f avfilter/vf_bwdif: Add neon for filter_line3 1 year ago
John Cox 697533e76d avfilter/vf_bwdif: Add a filter_line3 method for optimisation 1 year ago
John Cox 94cb94a2c0 avfilter/vf_bwdif: Add neon for filter_line 1 year ago
John Cox 8130df83e0 avfilter/vf_bwdif: Add neon for filter_edge 1 year ago
John Cox 7ed7c00f55 tests/checkasm: Add test for vf_bwdif filter_edge 1 year ago
John Cox 5075cfb4e6 avfilter/vf_bwdif: Add neon for filter_intra 1 year ago
John Cox 7caa8d6b91 tests/checkasm: Add test for vf_bwdif filter_intra 1 year ago
James Almer 8995e2f77e avcodec/cbs_h266: add support for Decoding capability information NALU type 1 year ago
James Almer 6cb57bb457 avcodec/cbs_h266: add support for Operating point information NALU type 1 year ago
James Almer 319a6b3ae2 avcodec/cbs_h266: store RowHeightVal and ColWidthVal in the context 1 year ago