111875 Commits (11e22730e1eb7ec6b5953c16b3b4df58be14e2de)
 

Author SHA1 Message Date
Lynne 11e22730e1
lavu/tx: add real to real and real to imaginary RDFT transforms 1 year ago
Paul B Mahol fba4546175 avformat: add OSQ demuxer 1 year ago
Paul B Mahol 7ef9d31071 avcodec: add OSQ audio decoder 1 year ago
Leo Izen 60be62d293
fftools/ffmpeg_mux: replace monotonous with monotonic 1 year ago
Leo Izen a49d7a1497
fate/jpegxl_anim: add demuxer fate test for jpegxl_anim 1 year ago
Paul B Mahol 7aa71ab5c0 avcodec/rka: do not output extra invalid samples in last frame 1 year ago
Andreas Rheinhardt a94a6617a3 avformat/riffdec: Pass logctx as void* instead of AVFormatContext* 1 year ago
Andreas Rheinhardt 6a15b4d16c avformat/matroskadec: Use named constants instead of their value 1 year ago
Andreas Rheinhardt b3825bd711 avformat/matroskadec: Replace switch with array 1 year ago
Andreas Rheinhardt 9c46faaf77 avformat/matroska: Move ff_mkv_stereo3d_conv() to demuxer 1 year ago
Andreas Rheinhardt 2d09488ac3 avformat/matroskaenc: Improve message for WebM-incompatible StereoModes 1 year ago
Andreas Rheinhardt 884653ee5b avformat/matroskaenc: Don't add side-data to input stream 1 year ago
Andreas Rheinhardt 230312b3c8 avformat/matroska: Add macro for stereomode<->AVStereo3D correspondence 1 year ago
Andreas Rheinhardt 3fc9ed8497 avformat/matroska: Move ff_matroska_video_stereo_plane to demuxer 1 year ago
Andreas Rheinhardt 088f08db71 avformat/matroskaenc: Avoid atoi() 1 year ago
Anton Khirnov 3c397a1d46 fftools/ffmpeg: move sending filtergraph commands to a separate function 1 year ago
Anton Khirnov bff48e8d69 fftools/ffmpeg_mux: rename of_close() to of_free() 1 year ago
Anton Khirnov d55262704e fftools/ffmpeg_filter: shorten a variable name 1 year ago
Anton Khirnov fbcecdec8a fftools/ffmpeg_filter: reindent after previous commit 1 year ago
Anton Khirnov d9c862b57f fftools/ffmpeg_filter: factor processing a single frame out of reap_filters() 1 year ago
Anton Khirnov 82dd4dbe3f fftools/ffmpeg_filter: sanitize framerate retrieved from the filtergraph 1 year ago
Anton Khirnov d65d0f4df1 fftools/ffmpeg_enc: reindent after previous commit 1 year ago
Anton Khirnov 411ada649f fftools/ffmpeg_enc: only use fallback framerate when encoding CFR 1 year ago
Anton Khirnov 8b6b2518fa fftools/ffmpeg_enc: reindent after previous commit 1 year ago
Anton Khirnov d1a2cd1e13 fftools/ffmpeg_enc: factor out setting encoder timebase 1 year ago
Anton Khirnov 8ecbb1f9af fftools/ffmpeg_mux: stop rescaling timestamps in of_streamcopy() 1 year ago
Anton Khirnov ed5caaaf22 fftools/ffmpeg_mux: use correct timebases for bitstream filtering 1 year ago
Anton Khirnov b39b6b7456 fftools/ffmpeg: simplify handling input -t for streamcopy 1 year ago
Anton Khirnov 8f2e7e9dcf fftools/ffmpeg: stop explicitly closing output streams on input EOF 1 year ago
Steinar H. Gunderson 69c308a6d1 avformat/matroskaenc: Fix writing of markers 1 year ago
Tong Wu a25a60d763 avcodec/jpegxl_parser: fix a compile error 1 year ago
Lynne d0a64f9a81
vulkan: do not leak bound_buffer_indices 1 year ago
Lynne 5f8feddd6a
lavfi/testsrc_vulkan: fix memory leaks 1 year ago
Lynne 3ef1e50c92
lavfi/transpose_vulkan: fix memory leaks 1 year ago
Lynne d0ab2e2f98
lavfi/scale_vulkan: fix memory leaks 1 year ago
Lynne 0f2ae1ba69
lavfi/nlmeans_vulkan: fix memory leaks 1 year ago
Lynne 9944e96c61
lavfi/chromaber_vulkan: fix memory leaks 1 year ago
Lynne a4673c9dff
lavfi/bwdif_vulkan: fix memory leaks 1 year ago
Lynne b6cc53092a
lavfi/avgblur_vulkan: fix memory leaks 1 year ago
Lynne f6cf3a40e4
vulkan: check for extension rather than function pointer 1 year ago
Lynne 747871a42c
vulkan: do not leak cooperative matrix properties 1 year ago
Michael Niedermayer b5273c619d
tests/fate: Add NoLegacy-cut.ape test 1 year ago
Michael Niedermayer 86c092a0ed
avcodec/apedec: Implement interim mode detection 1 year ago
Michael Niedermayer 7995e175b8
avcodec/apedec: remove unused variable 1 year ago
Jun Zhao c48ec95ba3 lavc/libx264: replace ITU-T T35(A/53 CC) SEI type by enum value 1 year ago
Niklas Haas 3c9dc009b6 lavfi/vf_libplacebo: add extra_opts AVDictionary 1 year ago
Niklas Haas 816983d951 lavfi/vf_libplacebo: switch to new pl_options struct 1 year ago
Leo Izen e8a63b4763
avformat/jpegxl: remove jpegxl_probe, instead call avcodec/jpegxl_parse 1 year ago
Leo Izen 0c0dd23fe1
avcodec/jpegxl_parser: add JPEG XL parser 1 year ago
Leo Izen 7a69f7312e
avcodec/libjxldec: use internal AVFrame as buffered space 1 year ago