video2x/include
K4YT3X 37c2c4c647
feat(*): added support for copying audio/subtitle streams and pause/abort (#1179)
* feat: added Makefile target for debian
* fix: fixed Dockerfile installing the wrong package
* feat: added hwaccel for encoder and decoder
* feat: added benchmark mode
* feat: removed hard-coded keyframe info
* chore: cleaned up headers and organized code
* style: cleaned up headers and includes
* feat: added a progress bar for CLI
* feat: removed atomicity requirements on processed frames
* feat: added pause and abort for CLI
* chore: updated default preset and crf settings
* feat: added support for copying audio and subtitle streams
* fix: fixed syntax issues for MSVC
* fix: fixed audio/subtitle timestamp rescaling

Signed-off-by: k4yt3x <i@k4yt3x.com>
2024-10-10 07:23:13 +00:00
..
conversions.h feat(*): added support for copying audio/subtitle streams and pause/abort (#1179) 2024-10-10 07:23:13 +00:00
decoder.h feat(*): added support for copying audio/subtitle streams and pause/abort (#1179) 2024-10-10 07:23:13 +00:00
encoder.h feat(*): added support for copying audio/subtitle streams and pause/abort (#1179) 2024-10-10 07:23:13 +00:00
filter.h feat(*): added support for copying audio/subtitle streams and pause/abort (#1179) 2024-10-10 07:23:13 +00:00
fsutils.h feat(*): rewritten the project with C/C++ (#1172) 2024-10-08 02:29:00 +00:00
getopt.h feat(*): added support for copying audio/subtitle streams and pause/abort (#1179) 2024-10-10 07:23:13 +00:00
libplacebo_filter.h feat(*): added support for copying audio/subtitle streams and pause/abort (#1179) 2024-10-10 07:23:13 +00:00
libplacebo.h feat(*): added support for copying audio/subtitle streams and pause/abort (#1179) 2024-10-10 07:23:13 +00:00
libvideo2x.h feat(*): added support for copying audio/subtitle streams and pause/abort (#1179) 2024-10-10 07:23:13 +00:00
realesrgan_filter.h feat(*): added support for copying audio/subtitle streams and pause/abort (#1179) 2024-10-10 07:23:13 +00:00