This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
fftools
History
Andreas Rheinhardt
4782124b90
fftools/ffmpeg_filter: Don't needlessly copy string
...
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-04-10 03:53:40 +02:00
..
cmdutils.c
cmdutils: replace strncpy() with direct assignment
2021-03-16 10:41:01 +01:00
cmdutils.h
fftools: Switch to const AVCodec * where possible
2021-03-02 08:20:10 +01:00
ffmpeg_filter.c
fftools/ffmpeg_filter: Don't needlessly copy string
2021-04-10 03:53:40 +02:00
ffmpeg_hw.c
…
ffmpeg_opt.c
fftools/ffmpeg: use av_packet_alloc() to allocate packets
2021-03-17 15:19:38 -03:00
ffmpeg_qsv.c
…
ffmpeg_videotoolbox.c
…
ffmpeg.c
fftools/ffmpeg: copy average framerate for streamcopy, when known
2021-04-08 11:03:15 +02:00
ffmpeg.h
fftools/ffmpeg: use av_packet_alloc() to allocate packets
2021-03-17 15:19:38 -03:00
ffplay.c
fftools/ffplay: do not write out of rdft visualization texture
2021-03-10 20:01:03 +01:00
ffprobe.c
fftools/ffprobe: Add missing dispositions
2021-03-31 11:51:58 +02:00
Makefile
…