97936 Commits (ea980d4162cf783c3ed9978c6e12b9908f5b039b)
 

Author SHA1 Message Date
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
Andreas Rheinhardt aef670cff4 avformat/webm_chunk: Open AVIOContext before initializing sub-muxer 5 years ago
Andreas Rheinhardt a5572f5a80 avformat/matroskaenc: Forward errors from avpriv_split_xiph_headers() 5 years ago
Andreas Rheinhardt 39f5bb6a3f avformat/matroskadec: Use proper context for logging 5 years ago
Andreas Rheinhardt 6fb79c1af5 avcodec/xiph: Return better error codes 5 years ago
Andreas Rheinhardt b7d334e7b6 avformat/segment: Propagate disposition 5 years ago
Andreas Rheinhardt a6828034e0 avformat/segment: Access AVStream more directly 5 years ago
Andreas Rheinhardt b2c0b3774f avformat/webmdashenc: Simplify parsing strings 5 years ago
Andreas Rheinhardt 1e689518d5 avformat/webmdashenc: Don't segfault on invalid arguments 5 years ago
Andreas Rheinhardt 9b61482627 avformat/webmdashenc: Remove possibility of infinite loop 5 years ago
Andreas Rheinhardt 1030993db2 avformat/webmdashenc: Be more strict when parsing stream indices 5 years ago
Andreas Rheinhardt 325c901430 avformat/webmdashenc: Avoid allocation for parsing a number 5 years ago
Andreas Rheinhardt 06fdc82337 avformat/mux: Remove unnecessary unreferencing of AVPacket 5 years ago
Andreas Rheinhardt 9dd8f7312a avformat/avformat: Remove redundant "NOT PART OF PUBLIC API" 5 years ago
Mark Reid 04f67dcccf avfilter/vf_lut3d: initial float pixel format support 5 years ago
Oneric e6dcb6a0db avcodec/ass: explicitly set ScaledBorderAndShadow 5 years ago
Marton Balint 82f9eb6f6c avcodec: move mpeg4 profiles to profiles.h 5 years ago
Marton Balint ebb770d3ab avcodec: move msbc profile to encoder 5 years ago
Marton Balint d55f1cc58b avcodec/options_table: remove dts profiles 5 years ago