97954 Commits (64b12624e2d36beda90a4725e3ee43d7d0723213)
 

Author SHA1 Message Date
Lynne 64b12624e2
hwcontext_vulkan: fix uploading and downloading from/to flipped images 5 years ago
Lynne 2502e13b07
opusenc: add apply_phase_inv option 5 years ago
Lynne c0344cbfb0
lavfi/vulkan: fix queue counts and set indices 5 years ago
Lynne fb49d5c0b1
lavfi/vulkan: use dedicated allocation for buffers when necessary 5 years ago
Lynne bf056caf54
hwcontext_vulkan: check for dedicated allocation when mapping from drm/vaapi 5 years ago
Lynne b6d4bedbb1
hwcontext_vulkan: initialize the frames context when deriving 5 years ago
Lynne 6bb718aabd
hwcontext_vulkan: use dedicated allocation for buffers when necessary 5 years ago
Lynne 4dcb50c58a
hwcontext_vulkan: use host mapped buffers when uploading and downloading 5 years ago
Lynne b8d9bc2e87
pngdec: add ability to check chunk CRC 5 years ago
Lynne e69f407b52
mpegaudiodec_template: add ability to check CRC 5 years ago
Lynne 1cc8eecd38
apedec: add ability to check CRC 5 years ago
Andreas Rheinhardt 731c775898 avutil/mem: Use max_alloc_size as-is 5 years ago
Andreas Rheinhardt 1fd8528c4e avformat/matroskadec: Beautify matroska_parse_laces() 5 years ago
Michael Niedermayer 2a3bbc0086 avformat/oggparsevorbis: Error out on double init of vp 5 years ago
Matthieu Bouron 6268034b5d avcodec/mediacodec_wrapper: use MediaFormat to probe frame color characteristics 5 years ago
James Almer cde7818d9f avcodec/frame_thread_encoder: remove usage of avcodec_encode_video2() 5 years ago
Andreas Rheinhardt 82bf41f3ab avformat: Replace ffurl_close() by ffurl_closep() where appropriate 5 years ago
Mattias Wadman af97c9865f libavformat/flacdec: Workaround for truncated metadata picture size 5 years ago
Anton Khirnov ea980d4162 fate: add tests for h264 and vp9 video enc parameters export 5 years ago
Anton Khirnov 064b875e89 h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
Andreas Rheinhardt 37140ebd87 avformat/id3v2: Remove unnecessary indirection 5 years ago
Andreas Rheinhardt f08853b284 avformat/id3v2: Avoid allocations for ID3v2ExtraMeta 5 years ago
Andreas Rheinhardt 1ebbb493cc avformat/aiffenc: Don't forget chapters 5 years ago
James Almer c7c8f141eb avcodec: move avcodec_flush_buffers from decode.c to utils.c 5 years ago
Andreas Rheinhardt 26b4509690 libavcodec/libvpxenc: Don't free user-provided AVPacket 5 years ago
Andreas Rheinhardt 7e6941e185 libavcodec/libmp3lame: Don't free user-provided AVPacket 5 years ago
Andreas Rheinhardt b803993b6d avcodec/libopusenc: Don't free user-provided AVPacket 5 years ago
Martin Storsjö 2a1fd3c84e mfenc: Fix building with clang in MSVC mode 5 years ago
Lynne 727cac88b8
lavfi/vulkan: use all enabled queues in the queue family 5 years ago
Lynne fac17fd46f
lavfi/vulkan: fix 2 minor memory leaks 5 years ago
Lynne dc9cf7f2cd
hwcontext_vulkan: move physical device feature discovery to device_init 5 years ago
Lynne d870e75c39
hwcontext_vulkan: split uploading and downloading contexts 5 years ago
Lynne 192997dd7f
hwcontext_vulkan: set usage for DRM imports to the frames context usage 5 years ago
Lynne 2c6366590e
hwcontext_vulkan: do not OR the user-specified usage with our default flags 5 years ago
Lynne 98405422be
hwcontext_vulkan: actually use the frames exec context for prep/import/export 5 years ago
Lynne 3dd3d1b7fb
hwcontext_vulkan: support user-provided pools 5 years ago
Lynne c0b0807871
hwcontext_vulkan: use all enabled queues for transfers, make uploads async 5 years ago
Lynne cdb949a05c
hwcontext_vulkan: wrap ImageBufs into AVBufferRefs 5 years ago
Lynne c6df64035f
hwcontext_vulkan: improve public header documentation 5 years ago
Lynne ea1a7f6064
hwcontext_vulkan: expose the enabled device features 5 years ago
Lynne 01c7539f30
hwcontext_vulkan: expose the amount of queues for each queue family 5 years ago
Lynne 2e08b39444
hwcontext: add av_hwdevice_ctx_create_derived_opts 5 years ago
Lynne 9576e49b40
oggdec: remove the oggparsedaala subdemuxer 5 years ago
Nicolas George 88567a2e52 lavfi: add untile filter. 5 years ago
Nicolas George 2a52f19a91 lavfi/framesync: use av_gcd_q(). 5 years ago
Nicolas George 6b65c4ec54 lavu: add av_gcd_q(). 5 years ago
Nicolas George beb98c0181 lavfi/tests/formats: reindent. 5 years ago
Nicolas George d5e5c6862b lavfi/formats: remove dead code. 5 years ago
Nicolas George df123590f0 lavfi/vf_crop: use ff_formats_pixdesc_filter(). 5 years ago
Nicolas George 563e1df5d6 lavfi/formats: add ff_formats_pixdesc_filter(). 5 years ago