45206 Commits (618d02c1fa9e74d490cace64a7d15762656b521c)
 

Author SHA1 Message Date
Diego Biurrun 618d02c1fa tests: Convert lavf container tests to non-legacy test scripts 6 years ago
Diego Biurrun 896fe15dbb tests: Convert lavf pixfmt conversion tests to non-legacy test scripts 6 years ago
Diego Biurrun a957e9379d tests: Convert lavf image tests to non-legacy test scripts 6 years ago
Diego Biurrun eb8a811599 tests: Convert audio-only lavf tests to non-legacy test scripts 6 years ago
Diego Biurrun a70eac7a9b tests: Convert image2pipe tests to non-legacy test scripts 6 years ago
Diego Biurrun 5846b496f0 tests: Use a predefined function for lavf-rm test 6 years ago
Diego Biurrun dad5fd59f3 tests: Enable CRC test for yuv4mpeg 6 years ago
Diego Biurrun 8629149816 tests: Drop duplicate variable declaration 6 years ago
Diego Biurrun e22ffb3805 tests: Unify output directory creation 6 years ago
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS 6 years ago
Sven Dueking 90b15f60bf srt: Set srto_sender flag to sender srt socket 6 years ago
Janne Grunau 156ea66c91 h264/x86: sign extend int stride in deblock functions 6 years ago
Martin Storsjö eec93e5709 libopenh264dec: Use a newer decoding entry point function 6 years ago
Janne Grunau 28a8b5413b h264/aarch64: add intra loop filter neon asm 6 years ago
Janne Grunau 846c3d6aca h264/aarch64: optimize neon loop filter 6 years ago
Janne Grunau d7f4f5c4a1 checkasm/h264: add loop filter tests 6 years ago
Janne Grunau bb515e3a73 h264/aarch64: sign extend int stride in loop filter asm 6 years ago
Martin Storsjö 41cf3e3b1c arm: Create proper .rdata sections for COFF 6 years ago
James Almer ca44fa5d7f avcodec/libdav1d: properly free all output picture references 6 years ago
Luca Barbato 90adbf4abf cook: Use the correct table for 6-bit stereo coupling 6 years ago
James Almer 70ab2778be libdav1d: update API usage to the first stable release 6 years ago
James Almer 56f50183f3 libdav1d: fix build after a recent API break 6 years ago
Linjie Fu e716323fa8 qsvenc: Add VDENC support for H264 and HEVC 6 years ago
James Almer 9bf9358b61 avcodec: libdav1d AV1 decoder wrapper. 6 years ago
Carl Eugen Hoyos f149a4a5fc swscale: Add GRAY10 6 years ago
Carl Eugen Hoyos ee3f62a90c pixfmt: Add GRAY10 6 years ago
Martin Storsjö 80f85a95da libx264: Pass the reordered_opaque field through the encoder 6 years ago
Martin Storsjö a3a501df24 libavutil: Undeprecate the AVFrame reordered_opaque field 6 years ago
James Almer 8d80046a0f libaom: remove references to yuva444p pixfmt 6 years ago
James Almer cacb62f9cb Revert "decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext" 6 years ago
Zhong Li 1ff6cb2ca6 lavc/qsvenc_jpeg: set a default quality 6 years ago
Zhong Li 4c5e77e0bf lavc/qsvenc_jpeg: add async_depth support 6 years ago
Martin Storsjö 5584abf69d arm: Emit .thumb_func directives 6 years ago
James Almer 04e8b8b053 avcodec/libaomenc: export the Sequence Header OBU as extradata 6 years ago
James Almer 97c9a50844 avcodec/libaomenc: remove AVOption related to frame partitions 6 years ago
James Almer 3365e91b1e avcodec/extract_extradata: don't uninitialize the H2645Packet on every processed packet 6 years ago
James Almer 6442d8bad6 avcodec/extract_extradata: Move the reference in the bsf internal buffer 6 years ago
James Almer 70f11ee998 avcodec/extract_extradata: Do not allocate more space than needed when removing NALUs in h264/hevc 6 years ago
James Almer be65995d23 avcodec/extract_extradata: Zero-initialize the padding bytes in all allocated buffers 6 years ago
Nikolas Bowe aaf7fd1680 avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing 6 years ago
Jan Sebechlebsky 87d5686151 avcodec/bsf: Add ff_bsf_get_packet_ref() function 6 years ago
Zhong Li 21733b39d0 lavu/qsv: fix a random hwupload failure regression 6 years ago
Maxym Dmytrychenko a2041a6522 qsvenc: AV_PIX_FMT_QSV path should release frame 6 years ago
Martin Storsjö 2a9e1c122e libfdk-aac: Don't use defined() in a #define 6 years ago
Martin Storsjö 7e929dac10 libfdk-aacenc: Allow enabling the ELDv2 profile 6 years ago
Martin Storsjö 2edaafe5b9 libfdk-aacdec: Allow setting the new dynamic range control effect setting 6 years ago
Martin Storsjö ffb9b7a6ba libfdk-aac: Consistently use a proper version check macro for detecting features 6 years ago
Joe Olivas 642fd4769b qsvvpp: Perform full init only when needed 6 years ago
Martin Storsjö 141c960e21 libfdk-aacenc: Fix building with libfdk-aac v2 6 years ago
Zhong Li c8bca9fe46 lavc/qsvenc: dump BufferSizeInKB message 6 years ago