summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec: [loongarch] Optimize h264_chroma_mc with LASX.Shiyou Yin2021-12-15
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-15
* avfilter/af_astats: improve options descriptionsLimin Wang2021-12-14
* avformat/rtpdec_rfc4175: cosmetic changesLimin Wang2021-12-14
* avformat/hlsenc: deprecate hls_ts_options optionSteven Liu2021-12-13
* avformat/hlsenc: add hls_segment_options correct the segment options nameSteven Liu2021-12-13
* avcodec/mmaldec: Deduplicate AVClassesAndreas Rheinhardt2021-12-12
* avcodec/mmaldec: Avoid creating unnecessary reference, simplify codeAndreas Rheinhardt2021-12-12
* avcodec/mmaldec: fix pointer type warningHo Ming Shun2021-12-12
* avcodec/mmaldec: re-use AVPacket for extra_dataHo Ming Shun2021-12-12
* avcodec/mmaldec: use decoupled dataflowHo Ming Shun2021-12-12
* avfilter: add audio dynamic equalizer filterPaul B Mahol2021-12-12
* avformat/img2enc: do not ignore IO errorsMarton Balint2021-12-12
* avformat: introduce AVFormatContext io_close2 which returns an intMarton Balint2021-12-12
* fftools/ffmpeg: close output files before cleanupMarton Balint2021-12-12
* avformat/aviobuf: return stored AVIO context error on avio_closeMarton Balint2021-12-12
* avformat/file: use proper return value in file_closeMarton Balint2021-12-12
* avcodec/movtextenc: Check for existence of font name before using itCharlie Monroe2021-12-11
* avcodec/movtextdec: Fix wrong error codeAndreas Rheinhardt2021-12-11
* avcodec/movtextdec: Switch to pointer comparisons and bytestream APIAndreas Rheinhardt2021-12-11
* avcodec/movtextdec: Redo TextSampleModifierBox size checksAndreas Rheinhardt2021-12-11
* avcodec/movtextdec: Use const where appropriateAndreas Rheinhardt2021-12-11
* avcodec/movtextdec: Improve size checkAndreas Rheinhardt2021-12-11
* avcodec/movtextdec: Switch to smaller typeAndreas Rheinhardt2021-12-11
* avfilter/vf_transpose_vulkan: simplify config_props_output functionWu Jianhua2021-12-10
* avfilter/vf_transpose_vulkan: add clock and cclock optionWu Jianhua2021-12-10
* hwcontext_vulkan: wait on semaphores when exporting to DRMLynne2021-12-10
* lavu: bump minor version and add doc/APIchanges entry for Vulkan changesLynne2021-12-10
* 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