Anton Khirnov
|
6291d7e416
|
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.
|
2011-08-12 13:27:30 +02:00 |
Anton Khirnov
|
4d58e4cb4c
|
Rename ffserver to avserver.
|
2011-08-09 19:56:25 +02:00 |
Anton Khirnov
|
9e12f0bf5f
|
Rename ffprobe to avprobe.
|
2011-08-09 19:56:24 +02:00 |
Anton Khirnov
|
266463daff
|
Rename ffplay to avplay.
|
2011-08-09 19:56:21 +02:00 |
Diego Biurrun
|
191c5f8ff3
|
build: move tests/seek_test.c to libavformat and reuse generic build rules
|
2011-07-13 13:27:15 +02:00 |
Diego Biurrun
|
b845af0115
|
gitignore: Drop individual .d ignore; it is already covered by a wildcard.
|
2011-07-06 20:37:31 +02:00 |
Diego Biurrun
|
8a0572b054
|
Ignore generated tables and generated table generator programs.
|
2011-05-19 19:25:24 +02:00 |
Diego Biurrun
|
75e8fba823
|
Remove stray libavcore and _g binary references.
|
2011-04-23 14:23:20 +02:00 |
Janne Grunau
|
2c3589bfda
|
consolidate .gitignore patters into a single file
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
2011-01-18 21:32:05 +01:00 |
Janne Grunau
|
348b8218f7
|
convert svn:ignore properties to .gitignore files
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
2011-01-17 15:50:14 +01:00 |