111375 Commits (0f008a0ffa5c1a863e4c78c640135a3693ff1d9c)
 

Author SHA1 Message Date
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
James Almer ee09f20796 avcodec/cbs_h266: don't infer derived values 1 year ago
Paul B Mahol 3bbb1c023b avfilter/avf_showcwt: fix offset to take into initial delay 1 year ago
Paul B Mahol 0cdfe46f4e avfilter/avf_showcwt: fix output frame pts if inlink timebase does not match sample rate 1 year ago
Paul B Mahol a196d02e86 avfilter/af_aresample: switch to activate 1 year ago
Philip Langdale 0e7fa8b3ca avutil/random_seed: include stddef.h 1 year ago
James Almer d694c25b44 avutil/random_seed: add av_random_bytes() 1 year ago
James Almer 7a1128ca07 avutil/random_seed: use fread() in read_random() 1 year ago
Nuo Mi a357758ec5 vvc.h: Enable 16-bit support for VVC_MAX_POINTS_IN_QP_TABLE 1 year ago
Frank Plowman a8178be3b3 cbs_h266: expand the bit depth range to 16 bits 1 year ago
Haihao Xiang ca939ebb4f lavfi/tonemap_vaapi: remove HDR metadata 1 year ago
Paul B Mahol 8622dcb39b avfilter/adynamicequalizer_template: refactor and improve output 1 year ago
Lynne 9ff834c2a0
bwdif_vulkan: clamp the temporarily interpolated sample spatially 1 year ago
Zhao Zhili d4b989c94d avformat/asfdec_f: fix need_parsing flag for codec mpeg4 1 year ago
Zhao Zhili 3eb7968ed9 avformat/asfdec_f: support bmp_tags_unofficial 1 year ago
Zhao Zhili bdb4b64f16 avcodec/hevc_parse: check the size of hvcC is at least 23 1 year ago
Zhao Zhili 372f71cdc7 avcodec/hevc_parse: restrict configurationVersion to 0 and 1 1 year ago
James Almer 50f34172e0 fftools/ffplay: remove usage of internal AVInputFormat.read_seek field 1 year ago
Tomas Härdin 25a91824af Add SMC vsynth tests 1 year ago
Devin Heitmueller 695789eacc avcodec/decode: Preserve AFD side data when going from AVPacket to AVFrame 1 year ago