summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* hwcontext_vulkan: stricter semaphore number requirementsLynne2021-12-10
* hwcontext_vulkan: support creating DRM-tiled images and autodetecting modifiersWenbin Chen2021-12-10
* hwcontext_vulkan: add support for mapping frames with planes in a single VkDe...Wenbin Chen2021-12-10
* hwcontext_vulkan: add support for allocating all planes in a single allocationWenbin Chen2021-12-10
* libavutil/hwcontext_vaapi: Add a new nv12 format map to support vulkan frameWenbin Chen2021-12-10
* hwcontext_vaapi: Use PRIME_2 memory type for modifiers.Bas Nieuwenhuizen2021-12-10
* avfilter: add a transpose_vulkan filterWu Jianhua2021-12-10
* avfilter/vf_transpose: fix un-checked potential memory allocation failureWu Jianhua2021-12-10
* avformat/mxfdec: Check for duplicate mxf_read_index_entry_array()Michael Niedermayer2021-12-09
* avcodec/apedec: Change avg to uint32_tMichael Niedermayer2021-12-09
* avcodec/targa: Do not return images when there is no image in the tgaMichael Niedermayer2021-12-09
* avformat/mxfdec: Check component_depth in mxf_get_color_range()Michael Niedermayer2021-12-09
* libswresample/swresamplec: Err num(negative-size) was used as a function para...Yu Yang2021-12-09
* avformat/utils: Add const where appropriateAndreas Rheinhardt2021-12-09
* avformat/utils: Fix wrong indentationAndreas Rheinhardt2021-12-09
* avcodec/bitpacked_enc: suppport for frame thread encodeLimin Wang2021-12-09
* avcodec/bitpacked_dec: support for frame thread decodeLimin Wang2021-12-09
* avcodec/bitpacked_dec: setting pict_type and key_frame after decode()Limin Wang2021-12-09
* avcodec/bitpacked_dec: remove AV_CODEC_CAP_EXPERIMENTAL capabilitiesLimin Wang2021-12-09
* avcodec/movtextdec: Sanitize style entriesAndreas Rheinhardt2021-12-08
* avcodec/movtextdec: Perform RGB->BGR color conversion earlyAndreas Rheinhardt2021-12-08
* avcodec/movtextdec: Deduplicate parsing of StyleRecordsAndreas Rheinhardt2021-12-08
* avcodec/movtextdec: Rename several structure elementsAndreas Rheinhardt2021-12-08
* avformat/mov: Simplify data->hex conversionAndreas Rheinhardt2021-12-08
* avformat/md5proto: Simplify data->hex conversionAndreas Rheinhardt2021-12-08
* avutil/aes_ctr: Avoid allocation of AVAES structAndreas Rheinhardt2021-12-08
* avformat/aadec: Use smaller scope for variablesAndreas Rheinhardt2021-12-08
* avformat/aadec: Simplify data->hex conversionAndreas Rheinhardt2021-12-08
* avformat/aadec: Simplify deriving file keyAndreas Rheinhardt2021-12-08
* avformat/aadec: Don't unnecessarily reinitialize AVTEA contextAndreas Rheinhardt2021-12-08
* avformat/aadec: Avoid copying data aroundAndreas Rheinhardt2021-12-08
* avformat/aadec: Don't use the same loop counter in inner and outer loopAndreas Rheinhardt2021-12-08
* avformat/utils: Make ff_data_to_hex() zero-terminate the stringAndreas Rheinhardt2021-12-08
* avcodec/libkvazaar: Increase array sizeAndreas Rheinhardt2021-12-08
* avformat/rtsp: fix the error code from ffurl_read_complete()Limin Wang2021-12-07
* avformat/rtsp: add error code handling for ff_rtsp_skip_packet()Limin Wang2021-12-07
* avformat/rtsp: free the alloc memory if failedLimin Wang2021-12-07
* avformat/rtsp: remove redundant assignmentLimin Wang2021-12-07
* avformat/concatf: ignore trailing whitespacesGyan Doshi2021-12-07
* ffmpeg: handle errors in print_sdp()Anton Khirnov2021-12-07
* ffmpeg: move setting video sync method to new_video_stream()Anton Khirnov2021-12-07
* ffmpeg: deprecate passing numbers to -vsyncAnton Khirnov2021-12-07
* FATE: stop using numeric arguments to -vsyncAnton Khirnov2021-12-07
* ffmpeg: change vsync value to an enumAnton Khirnov2021-12-07
* ffmpeg: drop useless framerate assignmentsAnton Khirnov2021-12-07
* lavf/protocols: avoid discarding const in avio_enum_protocols()Anton Khirnov2021-12-07
* lavf/img2enc: avoid a useless copy of the urlAnton Khirnov2021-12-07
* lavf/ftp: check for truncation in snprintfAnton Khirnov2021-12-07
* lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio()Anton Khirnov2021-12-07
* lavd/v4l2: detect device name truncationAnton Khirnov2021-12-07