97769 Commits (e9668929b886b4a32064c3f857d34079fdf29612)
 

Author SHA1 Message Date
Limin Wang e9668929b8 FATE: add a test for colorbalance 5 years ago
lance.lmwang@gmail.com 5ed20a74b7 avfilter/vf_colorbalance:: Fix for framecrc bitexact for 32bit and 64bit system 5 years ago
Limin Wang b1cc6b9496 avcodec/mv30: fix warning: suggest braces around initialization of subobject [-Wmissing-braces] 5 years ago
Jan Ekström 6f8826e4aa avformat/tls_schannel: immediately return decrypted data if available 5 years ago
Jan Ekström 39977fff20 avformat/tls_schannel: always decrypt all received data 5 years ago
Martin Storsjö 353aecbb28 pixblockdsp, avdct: Add get_pixels_unaligned 5 years ago
Michael Niedermayer b12b05374f avcodec/adpcm: Fix integer overflow in ADPCM THP 5 years ago
Linjie Fu e4d37abcc1 lavc/libopenh264enc: Add coder option to replace cabac 5 years ago
Linjie Fu e3e2702d40 lavc/libopenh264enc: Allow specifying the profile through AVCodecContext 5 years ago
Linjie Fu d3a7bdd4ac lavc/libopenh264enc: Rewrite profile handling 5 years ago
Lynne 4b7e13931f
hwcontext_vulkan: don't add the optional VK_KHR_surface extension by default 5 years ago
Lynne 251e4ad0ad
hwcontext_vulkan: don't error on unavailable user-specified extensions 5 years ago
Lynne 6025e66f98
hwcontext_vulkan: use the maximum amount of queues for each family 5 years ago
Lynne 0e39fce1e1
hwcontext_vulkan: update prepare_frame() for multiple semaphores when exporting 5 years ago
Michael Niedermayer f0c0471075 avcodec/ralf: Check num_blocks before use 5 years ago
Michael Niedermayer a035fd88ae avcodec/iff: Test video_size being non zero 5 years ago
Michael Niedermayer 4d701e9222 avcodec/cdtoons: Check sprite_offset is within the packet 5 years ago
Michael Niedermayer 19738b1bc2 libavcodec/decode: Mark decode_simple_internal() as inline 5 years ago
Steven Liu ba436c1586 avformat/hlsenc: free options fix memleak in hls_write_trailer 5 years ago
Steven Liu 76eaca43be avformat/hlsenc: fix filename memleak in hls_write_packet 5 years ago
Steven Liu e684d07ac6 avformat/hlsenc: move number out of hls_start 5 years ago
Anton Khirnov ffae62d96c vp9dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
Anton Khirnov c90f57c673 vp9dec: factorise freeing per-tile allocated data 5 years ago
Anton Khirnov c584409643 lavc: add a flag for exporting AVVideoEncParams from decoders 5 years ago
Anton Khirnov b84a2b91fd vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMS 5 years ago
Juan De León 991d417692 libavutil: add API for exporting video frame quantizers 5 years ago
Anton Khirnov d8de9d46f2 doc/examples/muxing: convert to new encoding API 5 years ago
Anton Khirnov 3bfe20389d doc/examples/demuxing_decoding: convert to new decoding API 5 years ago
Anton Khirnov e4edf220e5 doc/examples/demuxing_decoding: drop -refcount 5 years ago
Michael Niedermayer 876cfa67f3 avcodec/utvideodec: Fix integer overflow in decode_plane() 5 years ago
Michael Niedermayer 8627885172 avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c() 5 years ago
Michael Niedermayer 0c4330847c avcodec/ralf: Fix integer overflow in decode_block() 5 years ago
Michael Niedermayer 1ac106bf56 avcodec/nuv: widen buf_size type 5 years ago
Mark Reid fabeef22d9 libswscale: fix for floating point formats, require full chroma 5 years ago
Michael Niedermayer 5f359f2b67 test: Add codecview test 5 years ago
Michael Niedermayer b1e9764c5e tests: Add pp7, spp tests based on pp test 5 years ago
Michael Niedermayer 52cc86cae1 avfilter/vf_spp: Fix endian-dependance in add_block() 5 years ago
Michael Niedermayer dde86d0ddf avfilter/vf_spp: Remove unused AVCodecContext 5 years ago
Lynne 70d396c8af Revert "hwcontext_vulkan: only use one semaphore per image" 5 years ago
James Almer 2932905255 avformat/ivfenc: move bsf insertion to the init function 5 years ago
James Almer 8e12f09a25 avformat/ivfenc: add an AVOutputFormat.init() function 5 years ago
Michael Niedermayer 7a92147f87 avcodec/iff: Fix several integer overflows 5 years ago
Michael Niedermayer 82d4c7b95e avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1 5 years ago
Michael Niedermayer 22e51e95ac avcodec/alac: Fix integer overflow with 24/20bps samples 5 years ago
Michael Niedermayer 8ee264e684 avcodec/adpcm: Clip predictor for IMA_APM 5 years ago
Lynne fc99a24782
hwcontext_vulkan: convert to general layout and transfer queue when exporting 5 years ago
Lynne 875c1707e5
hwcontext_vulkan: create all images with concurrent sharing mode 5 years ago
Lynne 7c080dc190
hwcontext_vulkan: fix inverted condition when exporting images to drm_prime 5 years ago
Lynne acfef378b7
hwcontext_vulkan: update debugging layer name 5 years ago
Lynne 030a565baf
hwcontext_vulkan: remove unused internal REQUIRED extension flag 5 years ago