ffmpeg/fftools
Marton Balint 75f5d79f6a fftools/ffprobe: add base64 data dump format
Signed-off-by: Marton Balint <cus@passwd.hu>
2026-02-04 21:46:30 +01:00
..
graph fftools/ffprobe: use an AVTextFormatOptions struct in AVTextFormatContext 2026-02-04 21:46:30 +01:00
resources fftools/resources: Update .gitignore 2025-08-13 17:39:49 +00:00
textformat fftools/ffprobe: add base64 data dump format 2026-02-04 21:46:30 +01:00
cmdutils.c fftools/cmdutils: use strcpy directly, the length is computed already 2025-12-03 23:45:44 +00:00
cmdutils.h ffplay: print new metadata 2025-11-22 18:38:40 +00:00
ffmpeg.c fftools: Fix MediaCodec on Android15+ 2025-11-23 12:53:43 +00:00
ffmpeg.h fftools/ffmpeg_{filter,mux_init}: Improve type-safety 2026-01-30 15:20:08 +01:00
ffmpeg_dec.c avcodec: rename avcodec_receive_frame2 to avcodec_receive_frame_flags 2025-12-07 12:47:46 -03:00
ffmpeg_demux.c ffmpeg_demux: fix readrate to respect initial burst 2026-01-26 15:37:22 +05:30
ffmpeg_enc.c fftools/ffmpeg_enc: use av_unreachable instead of av_assert0(0) at the end of a non-void function 2025-12-24 12:21:39 -03:00
ffmpeg_filter.c fftools/ffmpeg_{filter,mux_init}: Improve type-safety 2026-01-30 15:20:08 +01:00
ffmpeg_hw.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
ffmpeg_mux.c fftools/ffmpeg_mux: move OutputStream.enc_ctx to Encoder 2024-09-30 09:29:18 +02:00
ffmpeg_mux.h fftools/ffmpeg_mux: Make ms_from_ost() inline 2025-05-15 23:08:05 +02:00
ffmpeg_mux_init.c fftools/ffmpeg_{filter,mux_init}: Improve type-safety 2026-01-30 15:20:08 +01:00
ffmpeg_opt.c fftools/ffmpeg: make fg_create{_simple,} clear the input string pointer 2025-11-01 12:41:23 -03:00
ffmpeg_sched.c fftools/ffmpeg_sched: drop unneeded atomic 2026-02-03 12:00:31 +01:00
ffmpeg_sched.h fftools/ffmpeg_sched: add a function to remove a filtergraph from the scheduler 2025-10-30 11:02:01 -03:00
ffmpeg_utils.h fftools/ffmpeg: propagate decoded_side_data from decoded streams to the filterchain 2025-01-25 21:56:49 -03:00
ffplay.c fftools/ffplay: add support for rendering without alpha 2026-01-21 22:02:50 +00:00
ffplay_renderer.c fftools/ffplay: add support for rendering without alpha 2026-01-21 22:02:50 +00:00
ffplay_renderer.h fftools/ffplay: add support for rendering without alpha 2026-01-21 22:02:50 +00:00
ffprobe.c fftools/ffprobe: add base64 data dump format 2026-02-04 21:46:30 +01:00
fftools.manifest fftools: add DPI awareness manifest 2022-08-13 14:42:52 +02:00
fftoolsres.rc fftools: add DPI awareness manifest 2022-08-13 14:42:52 +02:00
fopen_utf8.h avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
Makefile fftools: Fix MediaCodec on Android15+ 2025-11-23 12:53:43 +00:00
opt_common.c ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
opt_common.h fftools/opt_common: Make -sources/-sinks options work without arguments 2026-02-03 23:22:03 +00:00
sync_queue.c fftools/sync_queue: switch from AVFifo+ObjPool to AVContainerFifo 2024-12-15 14:05:34 +01:00
sync_queue.h fftools/sync_queue: add debug logging 2023-05-28 10:47:59 +02:00
thread_queue.c fftools/thread_queue: allow choking thread queues directly 2025-09-30 13:16:59 +02:00
thread_queue.h fftools/thread_queue: allow choking thread queues directly 2025-09-30 13:16:59 +02:00