104840 Commits (0747768728b9bc67bc2883425fa7a315457708da)
 

Author SHA1 Message Date
Lynne 0747768728
hwcontext_vulkan: stricter semaphore number requirements 3 years ago
Wenbin Chen 83fe28221e hwcontext_vulkan: support creating DRM-tiled images and autodetecting modifiers 3 years ago
Wenbin Chen 0d524b170e hwcontext_vulkan: add support for mapping frames with planes in a single VkDeviceMemory 3 years ago
Wenbin Chen bd6ef73399 hwcontext_vulkan: add support for allocating all planes in a single allocation 3 years ago
Wenbin Chen f3c9847c27 libavutil/hwcontext_vaapi: Add a new nv12 format map to support vulkan frame 3 years ago
Bas Nieuwenhuizen e050959103 hwcontext_vaapi: Use PRIME_2 memory type for modifiers. 3 years ago
Wu Jianhua 58816f6927 avfilter: add a transpose_vulkan filter 3 years ago
Wu Jianhua ceeff7ae8d avfilter/vf_transpose: fix un-checked potential memory allocation failure 3 years ago
Michael Niedermayer 4f44a218e5 avformat/mxfdec: Check for duplicate mxf_read_index_entry_array() 3 years ago
Michael Niedermayer 0ec75723a4 avcodec/apedec: Change avg to uint32_t 3 years ago
Michael Niedermayer 1e85a698c0 avcodec/targa: Do not return images when there is no image in the tga 3 years ago
Michael Niedermayer a4af92d7cb avformat/mxfdec: Check component_depth in mxf_get_color_range() 3 years ago
Yu Yang ac2b34abbf libswresample/swresamplec: Err num(negative-size) was used as a function parameter 3 years ago
Andreas Rheinhardt 408b974796 avformat/utils: Add const where appropriate 3 years ago
Andreas Rheinhardt a33e0ed11e avformat/utils: Fix wrong indentation 3 years ago
Limin Wang b9f4c1231f avcodec/bitpacked_enc: suppport for frame thread encode 3 years ago
Limin Wang d39f667da1 avcodec/bitpacked_dec: support for frame thread decode 3 years ago
Limin Wang 17b434f1ce avcodec/bitpacked_dec: setting pict_type and key_frame after decode() 3 years ago
Limin Wang b51d772a50 avcodec/bitpacked_dec: remove AV_CODEC_CAP_EXPERIMENTAL capabilities 3 years ago
Andreas Rheinhardt cc1251ab81 avcodec/movtextdec: Sanitize style entries 3 years ago
Andreas Rheinhardt cce2765ce9 avcodec/movtextdec: Perform RGB->BGR color conversion early 3 years ago
Andreas Rheinhardt 4b2bc0b8fe avcodec/movtextdec: Deduplicate parsing of StyleRecords 3 years ago
Andreas Rheinhardt 683bbb75db avcodec/movtextdec: Rename several structure elements 3 years ago
Andreas Rheinhardt 17a93fd377 avformat/mov: Simplify data->hex conversion 3 years ago
Andreas Rheinhardt d203f6b4b3 avformat/md5proto: Simplify data->hex conversion 3 years ago
Andreas Rheinhardt fbbe7729f0 avutil/aes_ctr: Avoid allocation of AVAES struct 3 years ago
Andreas Rheinhardt 72745beb44 avformat/aadec: Use smaller scope for variables 3 years ago
Andreas Rheinhardt e5ba554edf avformat/aadec: Simplify data->hex conversion 3 years ago
Andreas Rheinhardt d27b97b043 avformat/aadec: Simplify deriving file key 3 years ago
Andreas Rheinhardt c9b3099210 avformat/aadec: Don't unnecessarily reinitialize AVTEA context 3 years ago
Andreas Rheinhardt a0900a318a avformat/aadec: Avoid copying data around 3 years ago
Andreas Rheinhardt 0a76f8217e avformat/aadec: Don't use the same loop counter in inner and outer loop 3 years ago
Andreas Rheinhardt e38eaf4749 avformat/utils: Make ff_data_to_hex() zero-terminate the string 3 years ago
Andreas Rheinhardt b09ea67b40 avcodec/libkvazaar: Increase array size 3 years ago
Limin Wang f1c8c25832 avformat/rtsp: fix the error code from ffurl_read_complete() 3 years ago
Limin Wang 6d42af02f5 avformat/rtsp: add error code handling for ff_rtsp_skip_packet() 3 years ago
Limin Wang f210766a55 avformat/rtsp: free the alloc memory if failed 3 years ago
Limin Wang 130e4c6f4c avformat/rtsp: remove redundant assignment 3 years ago
Gyan Doshi a454dfacd5 avformat/concatf: ignore trailing whitespaces 3 years ago
Anton Khirnov 9f717ca92f ffmpeg: handle errors in print_sdp() 3 years ago
Anton Khirnov 9145c6d3b2 ffmpeg: move setting video sync method to new_video_stream() 3 years ago
Anton Khirnov 6ce9546428 ffmpeg: deprecate passing numbers to -vsync 3 years ago
Anton Khirnov e3833e8a24 FATE: stop using numeric arguments to -vsync 3 years ago
Anton Khirnov 011114f3e1 ffmpeg: change vsync value to an enum 3 years ago
Anton Khirnov bb6f591c49 ffmpeg: drop useless framerate assignments 3 years ago
Anton Khirnov 6ebaccf327 lavf/protocols: avoid discarding const in avio_enum_protocols() 3 years ago
Anton Khirnov c0e46ad9a9 lavf/img2enc: avoid a useless copy of the url 3 years ago
Anton Khirnov 7e29e0278f lavf/ftp: check for truncation in snprintf 3 years ago
Anton Khirnov 177a328c7c lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio() 3 years ago
Anton Khirnov 877b6a9e82 lavd/v4l2: detect device name truncation 3 years ago