No Description https://ffmpeg.org/

Michael Niedermayer 6337de9252 doxygen: dont generate docs for avconv.c 13 years ago
doc f1b5693027 Merge remote-tracking branch 'qatar/master' 13 years ago
ffpresets f234cd0f37 Remove libx264 baseline ffpreset 13 years ago
libavcodec 1da43f7e99 libvpxenc: add 'crf' private option 13 years ago
libavdevice ff5e1b0b7a dshow: properly disconnect and remove filters from graph 13 years ago
libavfilter f1b5693027 Merge remote-tracking branch 'qatar/master' 13 years ago
libavformat f6e99bf514 Add loas as an extension for LOAS/LATM. 13 years ago
libavutil 0962ad0e2f avopt: Fix searching for constants 13 years ago
libpostproc c3b6cc61e5 Merge remote-tracking branch 'qatar/master' 13 years ago
libswscale 27bf599350 swscale: Fix unused asm and enable it 13 years ago
mt-work 53781bf13e Update todo 13 years ago
tests f1b5693027 Merge remote-tracking branch 'qatar/master' 13 years ago
tools 094a496818 Merge remote-tracking branch 'qatar/master' 13 years ago
.gitignore b3be9f4a88 lavc: add a table of all codecs names. 13 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
CREDITS c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
Changelog f1b5693027 Merge remote-tracking branch 'qatar/master' 13 years ago
Doxyfile 6337de9252 doxygen: dont generate docs for avconv.c 13 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
MAINTAINERS 470ac1437d MAINTAINERS: add a "Releases" section 13 years ago
Makefile f738388bba Makefile: remove unused PROGS_G. 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE 0a7164a191 set Release to 0.8.2.git. We are at 0.8.2 and a bit further. 13 years ago
avconv.c 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
cmdutils.c 3c54e7ed4f Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.h 3c54e7ed4f Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils_common_opts.h a09918335f Make all option parsing functions match the function pointer type through which they are called. 13 years ago
common.mak 1a34478b71 Merge remote-tracking branch 'qatar/master' 13 years ago
configure ca4d71b149 ffmpeg: fix reading from stdin on windows 13 years ago
ffmpeg.c 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
ffplay.c 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
ffprobe.c d2084402e6 Merge remote-tracking branch 'qatar/master' 13 years ago
ffserver.c d2084402e6 Merge remote-tracking branch 'qatar/master' 13 years ago
subdir.mak 8400607267 Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh 657eac048e version.sh: handle shallow clones and snapshots. 13 years ago

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.