No Description https://ffmpeg.org/

Aurelien Jacobs 09525f7956 matroska: improve declaration of video_stereo_* constant tables 14 years ago
doc 83654c7b1b Add Kamil Nowosads j2k code. 14 years ago
ffpresets b4bcd1e2f1 Merge remote-tracking branch 'qatar/master' 14 years ago
libavcodec 384d10360b Fix register types for LOAD_AB arguments, fixes compilation with NASM. 14 years ago
libavdevice a13fec8a9c DirectShow capture: Fix build 14 years ago
libavfilter 83db719777 lavfi: make vsrc_buffer.h header public 14 years ago
libavformat 09525f7956 matroska: improve declaration of video_stereo_* constant tables 14 years ago
libavutil 6b4c0be558 mem: define the MAX_MALLOC_SIZE constant and use it in place of INT_MAX 14 years ago
libpostproc 6841c8c579 Merge remote branch 'qatar/master' 14 years ago
libswscale 26ed595bd0 Merge remote-tracking branch 'qatar/master' 14 years ago
mt-work 0424e052f8 Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
tests 0781e14ec4 fate: reenable frext-pph10i4_panasonic_a after the bitstream has been fixed 14 years ago
tools f8ae3a2108 Merge remote branch 'qatar/master' 14 years ago
.gitignore 80d156d7fd Merge remote-tracking branch 'qatar/master' 14 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 af2ed4b748 lavfi: bump minor and add changelog entry after the split filter addition 14 years ago
Doxyfile 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
MAINTAINERS 3c9bfb3368 add MicroDVD muxer and demuxer 14 years ago
Makefile 75a37b57a5 Merge remote-tracking branch 'qatar/master' 14 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
cmdutils.c 1b30e4f586 preset dir for win32 14 years ago
cmdutils.h 1b30e4f586 preset dir for win32 14 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak 7ac167493e Merge remote-tracking branch 'newdev/master' 14 years ago
configure 26ed595bd0 Merge remote-tracking branch 'qatar/master' 14 years ago
ffmpeg.c 5ecdfd008b lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2() 14 years ago
ffplay.c 72153419b5 Merge remote branch 'qatar/master' 14 years ago
ffprobe.c 7b376b398a Merge remote branch 'qatar/master' 14 years ago
ffserver.c 840238b870 ffserver: dont just crash 14 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak d42dce7bb3 Remove avconfig.h and INCINSTDIRs on uninstall. 14 years ago
version.sh 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.