Go to file
2012-05-07 12:42:32 -04:00
doc avprobe: allow showing only one container/stream property. 2012-05-07 08:08:46 +02:00
libavcodec avcodec: do not needlessly set packet size to 0 in avcodec_encode_audio2() 2012-05-07 12:14:05 -04:00
libavdevice build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 2012-05-07 14:01:32 +02:00
libavfilter lavfi: uninline avfilter_copy_buffer_ref_props(). 2012-05-07 14:23:36 +02:00
libavformat lavf: add missing '*' in a doxy. 2012-05-07 14:22:42 +02:00
libavresample build: cosmetics: Add missing end-of-line backslashes to item lists. 2012-05-07 14:17:40 +02:00
libavutil build: cosmetics: Add missing end-of-line backslashes to item lists. 2012-05-07 14:17:40 +02:00
libswscale build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 2012-05-07 14:01:32 +02:00
presets
tests tests/utils: don't ignore the return value of fwrite() 2012-05-06 17:44:59 +02:00
tools Fix a bunch of common typos. 2012-03-09 22:02:49 +01:00
.gitignore gitignore: add Win32 library suffixes 2012-05-02 12:38:22 -04:00
arch.mak build: Consistently handle conditional compilation for all optimization OBJS. 2012-04-12 09:00:49 +02:00
avconv.c avconv: remove stray useless comment. 2012-05-06 16:20:26 +02:00
avplay.c avplay: properly close/reopen AVAudioResampleContext on channel layout change 2012-05-07 12:42:32 -04:00
avprobe.c avprobe: allow showing only one container/stream property. 2012-05-07 08:08:46 +02:00
avserver.c avserver: check return value of ftruncate() 2012-05-06 12:04:23 +01:00
Changelog Add libavresample 2012-04-24 21:28:27 -04:00
cmdutils_common_opts.h
cmdutils.c avconv: use libavresample 2012-04-24 23:38:54 -04:00
cmdutils.h avconv: get output pixel format from lavfi. 2012-04-15 20:22:36 +02:00
common.mak build: Drop leftover .exp pattern from LIBSUFFIXES list. 2012-05-05 16:32:56 +02:00
configure lavfi: always enable the scale filter and depend on sws. 2012-05-06 16:22:29 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak build: Only clean the architecture subdirectory we build for. 2012-03-26 13:29:03 +02:00
LICENSE Remove libpostproc. 2012-02-23 19:36:16 +01:00
Makefile Add libavresample 2012-04-24 21:28:27 -04:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.