111848 Commits (b39b6b745669f0472768d57092fbd1b009fd6a33)
 

Author SHA1 Message Date
Paul B Mahol 97741adf6f avformat/au: improve au_probe() 2 years ago
Andreas Rheinhardt d53acf452f avformat/matroskaenc: Don't write \0 unnecessarily 2 years ago
Andreas Rheinhardt 59cb099478 avformat/matroskaenc: Reindent after the previous commit 2 years ago
Andreas Rheinhardt b5968df9f0 avformat/matroskaenc: Don't reserve space for HDR10+ when unnecessary 2 years ago
Andreas Rheinhardt a315474a02 avformat/matroskaenc: Add const where appropriate 2 years ago
Andreas Rheinhardt a08ff28059 avformat/dovi_isom: Don't use AVFormatContext* for logctx 2 years ago
Andreas Rheinhardt 3b75375c9c avformat/matroskaenc: Avoid allocations when writing Dynamic HDR10+ 2 years ago
Andreas Rheinhardt cf20f18c41 avformat/matroskaenc: Use dedicated pointer for accesses 2 years ago
Andreas Rheinhardt 1ed03b5757 avformat/matroskaenc: Use proper AVIOContext 2 years ago
Andreas Rheinhardt f49515b082 avformat/matroskaenc: Remove unnecessary check 2 years ago
Andreas Rheinhardt 43db0e5ecf avformat/matroskaenc: Hoist check out of loop 2 years ago
Andreas Rheinhardt d9d5695390 avcodec/amfenc: Fix declaration-after-statement warning 2 years ago
Andreas Rheinhardt 3fc8041b56 avutil/tests/channel_layout: Test av_channel_layout_copy() 2 years ago
Andreas Rheinhardt bdc4553a77 avutil/tests/channel_layout: Don't include lavu/channel_layout.c 2 years ago
Andreas Rheinhardt fcaff9b495 avutil/tests/channel_layout: Also test non-AVBPrint variants 2 years ago
Andreas Rheinhardt c4f35ba808 avutil/channel_layout: Account for \0 in sizes 2 years ago
Andreas Rheinhardt 8bea4a83aa avutil/bprint: Allow size == 0 in av_bprint_init_for_buffer() 2 years ago
Andreas Rheinhardt 8a81ecce73 avutil/bprint: Don't use value of AV_BPRINT_SIZE_AUTOMATIC directly 2 years ago
Andreas Rheinhardt 1df13b3891 avformat/matroskaenc: Don't pretend to be able to mux RV30 2 years ago
Andreas Rheinhardt 4e43cdcd1a avformat/matroskaenc: Don't pretend to support unsupported codecs 2 years ago
Andreas Rheinhardt 11623f36a8 fate/matroska: Add ALAC remux test 2 years ago
Andreas Rheinhardt fd8a395cd7 avformat/matroskaenc: Don't reserve unnecessarily many EBML elements 2 years ago
Andreas Rheinhardt c797b6400d avformat/matroskaenc: Support rotations 2 years ago
Andreas Rheinhardt 7a2b587dea avformat/sbgdec: Use avio_read_to_bprint() where appropriate 2 years ago
Andreas Rheinhardt 9583a2c8eb fftools/ffprobe: Use proper enum type 2 years ago
Marton Balint 2eb7df1cbd avcodec/on2avc: use correct fft sizes 2 years ago
Marton Balint f296c76590 avcodec/on2avc: use the matching AVTX context for the 512 sized iMDCT 2 years ago
Paul B Mahol c7bfc826c3 avfilter/af_vibrato: refactor code 2 years ago
Casey Smalley b98ee1a355 aarch64/hevc: Replace br return with ret 2 years ago
Elias Carotti 418c954e31 lavc/libx264: add mb_info option 2 years ago
Elias Carotti 5012b4ab4c lavu: add video_hint API 2 years ago
Benjamin Cheng c0709706dd vulkan_h264: fill correct ScalingList8x8 entries 2 years ago
Brad Smith f6d8464590
configure: use just the pkg-config for sndio 2 years ago
Paul B Mahol 482a22e10f avfilter/avf_showcwt: reduce latency/delay in some cases 2 years ago
Paul B Mahol 5ff88bb7bc avfilter/avf_showcwt: simplify 2 years ago
Paul B Mahol de71928383 avfilter/avf_showcwt: add two more options 2 years ago
Paul B Mahol d295b6b693 avfilter: fix highshelf zdf coefficients 2 years ago
Andreas Rheinhardt e35dfe864d avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 2 years ago
Andreas Rheinhardt c48cc9c6e9 avcodec/decode: Extend ff_hwaccel_frame_priv_alloc()'s task 2 years ago
Andreas Rheinhardt dcc1847b18 avcodec/hwconfig: Move HWACCEL_CAP_* to a new header 2 years ago
Andreas Rheinhardt 428133a3ed avcodec/qsvenc: Remove unnecessary config_components.h inclusion 2 years ago
Andreas Rheinhardt 19ffa2ff2d avfilter: Remove unnecessary formats.h inclusions 2 years ago
Andreas Rheinhardt 19af142d45 avfilter/internal: Don't include formats.h 2 years ago
Andreas Rheinhardt 571d0359fa avfilter/vf_colorconstancy: Remove redundant CONFIG check 2 years ago
Andreas Rheinhardt 2f62a433f2 avfilter: Deduplicate default video inputs/outputs 2 years ago
Andreas Rheinhardt 6d15643173 avfilter/internal: Don't include video.h 2 years ago
Andreas Rheinhardt 50ea7389ec avfilter: Deduplicate default audio inputs/outputs 2 years ago
Zhao Zhili 6b82f35041 fate/mov: add remux PCM to mp4 test 2 years ago
Zhao Zhili 0c02ad857c avformat/movenc: fix sample size being zero in pcmC 2 years ago
Michael Niedermayer 9549712056
avcodec/jpeg2000htdec: Consolidate jpeg2000 spec bits in jpeg2000_bitbuf_refill_backwards() 2 years ago