No Description https://ffmpeg.org/

Clément Bœsch 46f415b553 doc/filters: fix numer/number typo. 13 years ago
doc 46f415b553 doc/filters: fix numer/number typo. 13 years ago
ffpresets f234cd0f37 Remove libx264 baseline ffpreset 13 years ago
libavcodec 9209249ba1 lavc: better reference to AVOptions 13 years ago
libavdevice 9a9ceb8776 Merge remote-tracking branch 'qatar/master' 13 years ago
libavfilter 46c9ddf83c lavfi: fix avfilter_get_audio_buffer() doxy to match reality. 13 years ago
libavformat 07631deeee rtmpproto.c: Fixed RTMP Stream output issue 13 years ago
libavutil 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
libpostproc c3b6cc61e5 Merge remote-tracking branch 'qatar/master' 13 years ago
libswscale 62101030c4 Merge remote-tracking branch 'qatar/master' 13 years ago
mt-work 53781bf13e Update todo 13 years ago
tests 9a9ceb8776 Merge remote-tracking branch 'qatar/master' 13 years ago
tools d93a448be3 graph2dot: show timebase information for audio links 13 years ago
.gitignore 7321163011 gitignore: ignore .exp files, as generated by the MS linker on win32 13 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
Changelog 9a9ceb8776 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 15240feb99 Merge remote-tracking branch 'hexene/scratchpad' 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 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.c 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.h 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils_common_opts.h 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
common.mak 15240feb99 Merge remote-tracking branch 'hexene/scratchpad' 13 years ago
configure 9a9ceb8776 Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c 8f5bb35f40 ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137 13 years ago
ffplay.c a30ef63354 ffplay: dont drop all frames if realtime decoding is impossible 13 years ago
ffprobe.c 8af64e1a67 ffprobe: fix crash with -h. 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.