Jordi Ortiz 38f06a1415 libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to store pts 13 years ago
doc doc: Replace a stray reference to the old '-intra' flag. 13 years ago
libavcodec libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to store pts 13 years ago
libavdevice build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 13 years ago
libavfilter lavfi: uninline avfilter_copy_buffer_ref_props(). 13 years ago
libavformat options_table: Add some missing #includes to fix "make checkheaders". 13 years ago
libavresample build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
libavutil av_samples_fill_array: Mark unmodified function argument as const. 13 years ago
libswscale build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 13 years ago
presets
tests fate: Change the probe-format refs to match the final text format committed. 13 years ago
tools
.gitignore gitignore: add Win32 library suffixes 13 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add libavresample 13 years ago
Doxyfile
INSTALL
LICENSE
Makefile Add libavresample 13 years ago
README
RELEASE
arch.mak build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
avconv.c avconv: remove stray useless comment. 13 years ago
avplay.c avplay: properly close/reopen AVAudioResampleContext on channel layout change 13 years ago
avprobe.c avprobe: allow showing only one container/stream property. 13 years ago
avserver.c avserver: check return value of ftruncate() 13 years ago
cmdutils.c avconv: use libavresample 13 years ago
cmdutils.h avconv: get output pixel format from lavfi. 13 years ago
cmdutils_common_opts.h
common.mak build: Drop leftover .exp pattern from LIBSUFFIXES list. 13 years ago
configure lavfi: always enable the scale filter and depend on sws. 13 years ago
library.mak build: Only clean the architecture subdirectory we build for. 13 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.