No Description https://ffmpeg.org/

Michael Niedermayer 475fb67d0b lavc: Init AVFrame->opaque to AVCodecContext.opaque in avcodec_default_get_buffer() 13 years ago
doc 3013bfa81e vf_overlay: enable RGB path 13 years ago
ffpresets d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
libavcodec 475fb67d0b lavc: Init AVFrame->opaque to AVCodecContext.opaque in avcodec_default_get_buffer() 13 years ago
libavdevice 6921272b23 lavd: add v4l and v4l2 aliases. 13 years ago
libavfilter 988f585fcb Merge remote-tracking branch 'qatar/master' 13 years ago
libavformat 1ed9eb5a59 lavf: Do not set cur_dts to undetermined before first_dts has been calculated as this would upset the start_time and first_dts calculation. 13 years ago
libavutil 988f585fcb Merge remote-tracking branch 'qatar/master' 13 years ago
libpostproc e834f7d2bb postproc: remove stray + 13 years ago
libswresample 1b9ca38d9d resample2: fix potential overflow 13 years ago
libswscale e484b64ce3 sws: fallback to mmx2 when yuv2yuvX_sse3() cannot be used. 13 years ago
mt-work 53781bf13e Update todo 13 years ago
presets 1e09d9085d Remove redundant libx264 preset files 13 years ago
tests b601ded799 Add prores regression test. 13 years ago
tools 6faf0a21e1 Merge remote-tracking branch 'qatar/master' 13 years ago
.gitignore f5899f026e gitignore: add libswresample* 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 988f585fcb 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 cbf914cf16 libaac+ support 13 years ago
MAINTAINERS d66ee6ac48 HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. 13 years ago
Makefile d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE 4839fafc1c RELEASE: 0.8.5 has been released 13 years ago
avconv.c f955fdc7c6 Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.c f955fdc7c6 Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.h f955fdc7c6 Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils_common_opts.h e9adeeec98 cmdutils: Fix loglevel for -debug 13 years ago
common.mak 22aebf1bfe Add rule for compiling to asm 13 years ago
configure d66ee6ac48 HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. 13 years ago
ffmpeg.c f955fdc7c6 Merge remote-tracking branch 'qatar/master' 13 years ago
ffplay.c df98446ba3 Revert "Remove detection of mmsh protocol in ffplay." 13 years ago
ffprobe.c 2f468826ee ffprobe: prefer av_freep() over av_free() for global print_format option. 13 years ago
ffserver.c d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
subdir.mak 22aebf1bfe Add rule for compiling to asm 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.