-
- Downloads
Make a copy of ffmpeg under a new name -- avconv.
It will be further developed with a few incompatible changes. ffmpeg.c will stay as is for some time, so any scripts using it won't be broken.
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Makefile 2 additions, 1 deletionMakefile
- avconv.c 4428 additions, 0 deletionsavconv.c
- cmdutils.c 4 additions, 4 deletionscmdutils.c
- configure 8 additions, 3 deletionsconfigure
- doc/avconv.texi 1065 additions, 0 deletionsdoc/avconv.texi
- doc/avplay.texi 1 addition, 1 deletiondoc/avplay.texi
- doc/avprobe.texi 1 addition, 1 deletiondoc/avprobe.texi
- doc/avserver.texi 1 addition, 1 deletiondoc/avserver.texi
- tests/Makefile 3 additions, 3 deletionstests/Makefile
- tests/codec-regression.sh 6 additions, 6 deletionstests/codec-regression.sh
- tests/fate-run.sh 7 additions, 7 deletionstests/fate-run.sh
- tests/lavf-regression.sh 18 additions, 18 deletionstests/lavf-regression.sh
- tests/lavfi-regression.sh 3 additions, 3 deletionstests/lavfi-regression.sh
- tests/regression-funcs.sh 16 additions, 16 deletionstests/regression-funcs.sh
avconv.c
0 → 100644
This diff is collapsed.
doc/avconv.texi
0 → 100644
This diff is collapsed.
Please register or sign in to comment