summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/demux: Remove fake-loopAndreas Rheinhardt2021-12-16
* avcodec/h2645_parse: Move ref_idc further up in H2645NALAndreas Rheinhardt2021-12-16
* avcodec/h2645_parse: Remove H2645NAL.rbsp_bufferAndreas Rheinhardt2021-12-16
* libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all fil...Alan Kelly2021-12-15
* lavfi/vf_libplacebo: update deprecated option nameNiklas Haas2021-12-15
* vf_libplacebo: switch to newer libplacebo helpersNiklas Haas2021-12-15
* avcodec: [loongarch] Optimize pred16x16_plane with LASX.Hao Chen2021-12-15
* avcodec: [loongarch] Optimize h264_deblock with LASX.Jin Bo2021-12-15
* avcodec: [loongarch] Optimize h264idct with LASX.Lu Wang2021-12-15
* avcodec: [loongarch] Optimize h264dsp with LASX.gxw2021-12-15
* avcodec: [loongarch] Optimize h264qpel with LASX.Shiyou Yin2021-12-15
* 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