No Description https://ffmpeg.org/

Michael Niedermayer 3b2d285afb Merge branch 'sws_32bit_integration' 13 years ago
doc 58174293d8 examples/muxing.c: remove doxy reference to unexisting file 13 years ago
ffpresets e1674d7ef7 presets: forgotten libvpx presets 13 years ago
libavcodec 2f56a97f24 Merge remote-tracking branch 'qatar/master' 13 years ago
libavdevice 2f56a97f24 Merge remote-tracking branch 'qatar/master' 13 years ago
libavfilter 2420763638 graphparser: simplify condition in avfilter_graph_parse() 13 years ago
libavformat 2f56a97f24 Merge remote-tracking branch 'qatar/master' 13 years ago
libavutil 58257ea29e Merge remote-tracking branch 'qatar/master' 13 years ago
libpostproc c3b6cc61e5 Merge remote-tracking branch 'qatar/master' 13 years ago
libswscale 3b2d285afb Merge branch 'sws_32bit_integration' 13 years ago
mt-work 53781bf13e Update todo 13 years ago
tests 3b2d285afb Merge branch 'sws_32bit_integration' 13 years ago
tools 4ae28eb853 showfiltfmts: use av_get_pix_fmt_name() 13 years ago
.gitignore c3b6cc61e5 Merge remote-tracking branch 'qatar/master' 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 65eae2a7a2 lavdev: add openal input device 13 years ago
Doxyfile 976a8b2179 Merge remote-tracking branch 'qatar/master' 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 5d4fd1d1ad Merge remote-tracking branch 'qatar/master' 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE 971c04066c make the RELEASE file say git and not 0.7 13 years ago
cmdutils.c 3db9002f36 cmdutils: fix an opt name/val swap in set_context_opts() 13 years ago
cmdutils.h a09918335f Make all option parsing functions match the function pointer type through which they are called. 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 8c0cbb0848 Merge remote-tracking branch 'qatar/master' 13 years ago
configure fb464fca44 Match VA-API / VDPAU with zlib / bzlib build system documentation. 13 years ago
ffmpeg.c 58257ea29e Merge remote-tracking branch 'qatar/master' 13 years ago
ffplay.c 3743ea1fe3 Hint why SDL_Init() may have failed. 13 years ago
ffprobe.c 25119a7f08 ffprobe: flush stdout after each group. 13 years ago
ffserver.c c3b6cc61e5 Merge remote-tracking branch 'qatar/master' 13 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak 5d1b39f7e7 Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh 56e11d2305 Merge remote-tracking branch 'qatar/master' 13 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.