This website requires JavaScript.
Explore
Help
Register
Sign In
xaymar
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6bb718aabd648d9e2cb166364f9efae2ac245ecd
FFmpeg
/
fftools
T
History
Anton Khirnov
f30a41a608
Stop hardcoding align=32 in av_frame_get_buffer() calls.
...
Use 0, which selects the alignment automatically.
2020-05-22 14:38:57 +02:00
..
cmdutils.c
cmdutils: drop libavformat/network.h include
2020-05-22 14:38:57 +02:00
cmdutils.h
fftools: Use right function signature and pointers
2019-08-15 01:26:21 +02:00
ffmpeg_filter.c
fftools/ffmpeg_filter: check the codec's descriptor to see if it's lossless
2020-05-21 12:32:15 -03:00
ffmpeg_hw.c
ffmpeg: Don't require a known device to pass a frames context to an encoder
2020-05-03 16:04:27 +01:00
ffmpeg_opt.c
fftools/ffmpeg: use a bsf list instead of individual bsfs
2020-05-02 19:14:08 +02:00
ffmpeg_qsv.c
ffmpeg: Remove the hw_device_ctx global
2020-04-26 18:38:25 +01:00
ffmpeg_videotoolbox.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
2020-05-22 14:38:57 +02:00
ffmpeg.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
2020-05-22 14:38:57 +02:00
ffmpeg.h
fftools/ffmpeg: use a bsf list instead of individual bsfs
2020-05-02 19:14:08 +02:00
ffplay.c
ffplay: set stream_index to -1 earlier to prevent segfault
2020-04-25 12:11:11 +10:00
ffprobe.c
fftools/ffprobe: show closed caption info in the stream dump
2020-05-02 19:14:08 +02:00
Makefile
ffmpeg: remove superfluous custom cuvid hwaccel
2020-03-03 18:11:28 -03:00