1
mirror of https://code.videolan.org/videolan/x264 synced 2024-11-15 03:32:13 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Steven Walters
025f01dba7 Enhanced Avisynth input support
Requires avisynth_c.h from the Avisynth API headers.
Reports errors properly from Avisynth script input.
Automatically construct input scripts for almost any input file.
Tries ffmpegsource2, DSS2, directshowsource, and many other sourcing methods, based on the input file extension.
Automatically converts to YV12.
2009-11-29 21:02:10 -08:00
Steven Walters
a0df454b35 split muxers.c into one file per format
simplify internal muxer API
2009-10-24 00:53:38 +00:00