You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Luca Barbato 91f5f87561 doc: remove a warning from filters.texi 12 years ago
compat
doc doc: remove a warning from filters.texi 12 years ago
libavcodec Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
libavdevice Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
libavfilter Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
libavformat segment: drop global headers setting 12 years ago
libavresample lavr: bump major to 1 and declare it stable. 13 years ago
libavutil lavu: fix typo in Makefile 12 years ago
libswscale Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
presets
tests ffm: do not write or read the audio sample format 13 years ago
tools avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 13 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Opus encoder using libopus 13 years ago
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv/avprobe: Add missing 'void' to exit_program() definition 13 years ago
avconv.h Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
avconv_filter.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
avconv_opt.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
avplay.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
avprobe.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
avserver.c Use atexit() instead of defining a custom exit_program() interface. 13 years ago
cmdutils.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
cmdutils.h Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
cmdutils_common_opts.h
common.mak
configure build: error on variable-length arrays 13 years ago
library.mak build: support some non-standard ar variants 13 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.