No Description https://ffmpeg.org/

John Stebbins 98a7d560b4 matroskadec: set default duration for simple block 14 years ago
doc 4ec153bb66 avio: make udp_set_remote_url/get_local_port internal. 14 years ago
ffpresets c7ac200d15 Update qmin/qmax values for libx264 presets 14 years ago
libavcodec d743065e18 ARM: fix ff_apply_window_int16_neon() prototype 14 years ago
libavdevice 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
libavfilter 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
libavformat 98a7d560b4 matroskadec: set default duration for simple block 14 years ago
libavutil 820818a330 Remove unnecessary icc version checks 14 years ago
libpostproc 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
libswscale 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
tests e6e9823488 Add apply_window_int16() to DSPContext with x86-optimized versions and use it 14 years ago
tools 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
.gitignore 2c3589bfda consolidate .gitignore patters into a single file 14 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 070c5d0f35 partially rename FFmpeg to Libav 14 years ago
Changelog dc6fdad5dc Add missed APIchanges and changelog entries 14 years ago
Doxyfile faa6f1c306 get rid of the last svn mentions 14 years ago
INSTALL 070c5d0f35 partially rename FFmpeg to Libav 14 years ago
LICENSE 070c5d0f35 partially rename FFmpeg to Libav 14 years ago
Makefile 7851eb68c6 fate: add support for multithread testing 14 years ago
README 070c5d0f35 partially rename FFmpeg to Libav 14 years ago
cmdutils.c 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
cmdutils.h 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak 737eb5976f Merge libavcore into libavutil 14 years ago
configure 5666a9f20c When building for MinGW32 disable strict ANSI compliancy. 14 years ago
ffmpeg.c b58b9fa3b5 Make sure kbhit() is in conio.h 14 years ago
ffplay.c 648c79624f ffplay: Don't assume ic->pb is non-null 14 years ago
ffprobe.c 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
ffserver.c 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
ffserver.h 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
subdir.mak a854bcdbec fix building test programs with gnu make 3.82 14 years ago
version.sh faa6f1c306 get rid of the last svn mentions 14 years ago

README

Libav README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.