summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-121-0/+1
| | | | | | | 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.
* Rename ffserver to avserver.Anton Khirnov2011-08-091-1/+1
|
* Rename ffprobe to avprobe.Anton Khirnov2011-08-091-1/+1
|
* Rename ffplay to avplay.Anton Khirnov2011-08-091-1/+1
|
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-131-1/+0
|
* gitignore: Drop individual .d ignore; it is already covered by a wildcard.Diego Biurrun2011-07-061-1/+0
|
* Ignore generated tables and generated table generator programs.Diego Biurrun2011-05-191-0/+3
|
* Remove stray libavcore and _g binary references.Diego Biurrun2011-04-231-2/+0
|
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-0/+30
| | | | Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+15
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
OpenPOWER on IntegriCloud