No Description https://ffmpeg.org/

Justin Ruggles fc43fc9faa gsmdec: add flush function to reset the decoder state when seeking 13 years ago
doc 512557b291 avcodec: remove avcodec_parse_frame and deprecate associated elements. 13 years ago
libavcodec fc43fc9faa gsmdec: add flush function to reset the decoder state when seeking 13 years ago
libavdevice 0de9c41ff4 pulse: introduce pulseaudio input 13 years ago
libavfilter 959cfbf3f4 vsrc_testsrc: fix mailing list reference URL 13 years ago
libavformat 87c57d807f Create separate functions for the raw GSM demuxer. 13 years ago
libavutil f36b390275 Replace some forgotten FFmpeg references by Libav. 13 years ago
libpostproc f4f3300c09 postprocess.c: filter name needs to be double 0 terminated 13 years ago
libswscale 9e66b892e8 swscale: add missing colons to x86 assembly yuv2planeX. 13 years ago
presets 27cedd838a presets: spelling error in libvpx 1080p50_60 13 years ago
tests c6cd0e17f3 Replace vendor string in Ogg and FLAC muxers. 13 years ago
tools d830264abd tools/pktdumper: update to recent avformat api 13 years ago
.gitignore 6291d7e416 Make a copy of ffmpeg under a new name -- avconv. 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 070c5d0f35 partially rename FFmpeg to Libav 14 years ago
Changelog 0de9c41ff4 pulse: introduce pulseaudio input 13 years ago
Doxyfile d0fcf39f0c doxygen: Move function documentation into the macro generating the function. 13 years ago
INSTALL a013291d26 doc: clarify configure features 14 years ago
LICENSE 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
Makefile 8096fdf0b6 presets: rename presets directory 13 years ago
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
RELEASE 8fab4007c8 Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 13 years ago
avconv.c 02170990fd cmdutils: Rename read_file to cmdutils_read_file 13 years ago
avplay.c 20566eb0f0 Replace outdated references to ffmpeg tool with avconv. 13 years ago
avprobe.c 7a6cd9957d cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 13 years ago
avserver.c 20566eb0f0 Replace outdated references to ffmpeg tool with avconv. 13 years ago
cmdutils.c 02170990fd cmdutils: Rename read_file to cmdutils_read_file 13 years ago
cmdutils.h 02170990fd cmdutils: Rename read_file to cmdutils_read_file 13 years ago
cmdutils_common_opts.h 8124d8ad66 avtools: add -v as alias for -loglevel 13 years ago
common.mak ca9036155d build: remove unnecessary FFLDFLAGS variable 13 years ago
configure 7b7b220cf7 Enable w32threads automatically unless explicitly disabled 13 years ago
ffmpeg.c 02170990fd cmdutils: Rename read_file to cmdutils_read_file 13 years ago
subdir.mak 8a54bfe83f build: make examples build normally 13 years ago
version.sh 8d3d3436e2 Drop git- prefix from version labels 13 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.