No Description https://ffmpeg.org/

Lukasz Marek 6ac9afd16e lavd/alsa: fix timestamp calculation 11 years ago
compat 983ed20c1c Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1' 11 years ago
doc d3211cfaed avcodec/libmp3lame: add ABR support 11 years ago
libavcodec 8a701ef7dd avcodec/hevc_sei: Fix null dereference in decode_pic_timing() 11 years ago
libavdevice 6ac9afd16e lavd/alsa: fix timestamp calculation 11 years ago
libavfilter 599c285162 avfilter/vf_gradfun: add emms_c() for mmxext 11 years ago
libavformat 67d1d06225 Merge remote-tracking branch 'qatar/master' 11 years ago
libavresample b96dddd344 Merge commit '211ca69b13eb0a127a9ef7e70ddaccdab125d1c5' 11 years ago
libavutil 50f52a5498 avutil/xtea: add Doxy @file and group 11 years ago
libpostproc 78d2d1e027 postprocess_template: put rsp on the clobber list to prevent gcc from using it in "q" 11 years ago
libswresample 904c89ac1b lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT 11 years ago
libswscale 4fab08c94f Optimize pure C unscaled yuv2rgb. 11 years ago
presets ec271c9579 presets: specify the codecs. 13 years ago
tests 7f4fd72f81 tests/fate: fix fate on branches different from origin/master 11 years ago
tools 922596e3da Merge remote-tracking branch 'qatar/master' 11 years ago
.gitignore d5b58f678d tools: add benchmark for crypto functions. 11 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 0bba26466f cosmetics: Delete empty lines at end of file. 13 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS 7e0fc1a24f CREDITS: redirect to Git log, remove current outdated content 12 years ago
Changelog 641358addc Merge remote-tracking branch 'qatar/master' 11 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE 75b2bbe21d libavfilter/vf_noise: relicense to LGPL 11 years ago
MAINTAINERS e87043bb1f MAINTAINERS: add myself for libvpx* 11 years ago
Makefile a4d3757b29 Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d' 11 years ago
README 3826d53f15 README: be a tiny bit more verbose 13 years ago
RELEASE 1ebb95d5f1 Update for 2.0 11 years ago
arch.mak aba1a48cc5 Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30' 12 years ago
cmdutils.c 6baf9c4406 cmdutils: fix expected signature for show_colors() function 11 years ago
cmdutils.h 6baf9c4406 cmdutils: fix expected signature for show_colors() function 11 years ago
cmdutils_common_opts.h 4e268285aa cmdutils: add -colors option 11 years ago
common.mak 90e1fc8bec Merge commit '47b6cfc2a0333fb24f074d27830bf35ae5007050' 11 years ago
configure 641358addc Merge remote-tracking branch 'qatar/master' 11 years ago
ffmpeg.c c6c03dfdf1 Merge commit 'ccc71298456d97f64f539e303c771d04dcb33c53' 11 years ago
ffmpeg.h 0460b9bb3e Merge commit 'c872d310cd9c605e5f994ad8ac79dc72303c0d29' 11 years ago
ffmpeg_filter.c d9bc251d39 ffmpeg_filter: Fix non jpeg yuv in jpeg support 11 years ago
ffmpeg_opt.c c655216939 make it possible to compile ffmpeg without swscale 11 years ago
ffplay.c 44758b4d17 ffplay: add support for libswresample options 11 years ago
ffprobe.c ddaf33f5bb ffprobe: fix consistency checks in parse_read_intervals() 11 years ago
ffserver.c 885739f3b4 ffserver: strip odd chars from html error messages before sending them back 11 years ago
library.mak 94d707af3c build: remove pointless condition 11 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 in git.
You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.