111780 Commits (9ae4863cc57c38fa2f41f3b8c732fede4a2b78c6)
 

Author SHA1 Message Date
Wenbin Chen 9ae4863cc5 libavfilter/vf_vpp_qsv: Fix a timestamp bug when framerate is not set 1 year ago
Haihao Xiang e0a5c35270 lavc/qsvenc: return error with zero output 1 year ago
Haihao Xiang a7f24d79b8 lavc/qsvenc_hevc: restore the default gop size 1 year ago
David Rosca 2ec58055f5 lavu/hwcontext_vaapi: Add vaapi_drm_format_map support for x2rgb10 1 year ago
Paul B Mahol 3057ce797f avcodec/wavpack: fix indentation 1 year ago
Paul B Mahol 082133fc07 avcodec/tta: fix minor code style issues 1 year ago
Paul B Mahol 8f7850a22e avcodec/wavpack: reduce extra dereferencing inside loops 1 year ago
Paul B Mahol 8653dcaf7d avformat/sox*: extend long name 1 year ago
Paul B Mahol 4d0a25d760 avformat/soxdec: improve probe a little 1 year ago
Paul B Mahol 4b30aef4c0 avcodec/alac: use branchless sign 1 year ago
Paul B Mahol 4463778aab avcodec/alac: reduce dereferencing inside loops 1 year ago
Paul B Mahol a3b434e151 avcodec/wavpackenc: add support for encoding unspec channel layouts 1 year ago
Paul B Mahol 46412a8935 avcodec/wavpack: remove hard limitation on number of supported channels 1 year ago
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 1 year ago
Paul B Mahol c704901324 Bump minor libavfilter version and add Changelog entry 1 year ago
Paul B Mahol 24c013369d avfilter/af_asdr: remove wrong scaling from sdr, and fix sisdr formula 1 year ago
Paul B Mahol 10110a30b5 avfilter/af_asdr: use single structure for sums 1 year ago
Paul B Mahol e41d52216c avfilter: add asisdr filter 1 year ago
Paul B Mahol 951def850a avfilter: add apsnr filter 1 year ago
Steven Liu a1928dff2c Changelog: Add Support hevc,vp9,av1 codec in enhanced flv format 1 year ago
Steven Liu a9a92682dd avformat/flv: correct the video frametype mask to 0x70 1 year ago
Steven Liu ab88970fba avformat/flvdec: remove unused context member of flv 1 year ago
Random Joe 176ed008bd avcodec/cuviddec: dynamically set max decode surfaces 1 year ago
Andreas Rheinhardt f7715feb5d fate/matroska: Fix requirements of fate-matroska-alac-remux test 1 year ago
Andreas Rheinhardt 5d07757c70 fate/matroska: Add test for stereo 3D 1 year ago
Paul B Mahol a5b334e18e avfilter/af_astats: fix reporting of noise_floor for small number of samples 1 year ago
Paul B Mahol 90afcc2bfd avfilter/af_astats: drop usage of histogram for noise floor calculation 1 year ago
Paul B Mahol 80fdf51b8f avfilter/af_asdr: add fltp sample format support 1 year ago
Paul B Mahol 37b4837584 avfilter/af_asdr: stop recreating output timestamps 1 year ago
Paul B Mahol 9c694804fd avfilter/af_adeclick: stop returning EINVAL error 1 year ago
Paul B Mahol 3e04f53571 avfilter/af_adeclick: stop outputing pointless message 1 year ago
Paul B Mahol 3d85892052 avfilter/af_adeclick: fix window generation 1 year ago
Paul B Mahol 97741adf6f avformat/au: improve au_probe() 1 year ago
Andreas Rheinhardt d53acf452f avformat/matroskaenc: Don't write \0 unnecessarily 1 year ago
Andreas Rheinhardt 59cb099478 avformat/matroskaenc: Reindent after the previous commit 1 year ago
Andreas Rheinhardt b5968df9f0 avformat/matroskaenc: Don't reserve space for HDR10+ when unnecessary 1 year ago
Andreas Rheinhardt a315474a02 avformat/matroskaenc: Add const where appropriate 1 year ago
Andreas Rheinhardt a08ff28059 avformat/dovi_isom: Don't use AVFormatContext* for logctx 1 year ago
Andreas Rheinhardt 3b75375c9c avformat/matroskaenc: Avoid allocations when writing Dynamic HDR10+ 1 year ago
Andreas Rheinhardt cf20f18c41 avformat/matroskaenc: Use dedicated pointer for accesses 1 year ago
Andreas Rheinhardt 1ed03b5757 avformat/matroskaenc: Use proper AVIOContext 1 year ago
Andreas Rheinhardt f49515b082 avformat/matroskaenc: Remove unnecessary check 1 year ago
Andreas Rheinhardt 43db0e5ecf avformat/matroskaenc: Hoist check out of loop 1 year ago
Andreas Rheinhardt d9d5695390 avcodec/amfenc: Fix declaration-after-statement warning 1 year ago
Andreas Rheinhardt 3fc8041b56 avutil/tests/channel_layout: Test av_channel_layout_copy() 1 year ago
Andreas Rheinhardt bdc4553a77 avutil/tests/channel_layout: Don't include lavu/channel_layout.c 1 year ago
Andreas Rheinhardt fcaff9b495 avutil/tests/channel_layout: Also test non-AVBPrint variants 1 year ago
Andreas Rheinhardt c4f35ba808 avutil/channel_layout: Account for \0 in sizes 1 year ago
Andreas Rheinhardt 8bea4a83aa avutil/bprint: Allow size == 0 in av_bprint_init_for_buffer() 1 year ago
Andreas Rheinhardt 8a81ecce73 avutil/bprint: Don't use value of AV_BPRINT_SIZE_AUTOMATIC directly 1 year ago