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.
 
 
 
 
Janne Grunau 9cfa21c8c2 swscale: support endianness conversion for AV_PIX_FMT_XYZ12 12 years ago
compat
doc configure: Add basic valgrind-memcheck support 12 years ago
libavcodec jpeg2000: Fix uninitialized data errors pointed out by valgrind/memcheck 12 years ago
libavdevice silly typo fixes 12 years ago
libavfilter lavfi: let gcc realign the stack on public graph driving functions 12 years ago
libavformat wav: Always seek to an even offset 12 years ago
libavresample avresample: Add av_cold attributes to init functions missing them 12 years ago
libavutil pixdesc: add function to return pixel format with swapped endiannes 12 years ago
libswscale swscale: support endianness conversion for AV_PIX_FMT_XYZ12 12 years ago
presets
tests build: normalize coverage.info 12 years ago
tools silly typo fixes 12 years ago
.gitignore Integrate lcov/gcov into Libav 12 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog matroskaenc: add an option to put the index at the start of the file 12 years ago
INSTALL
LICENSE
Makefile Integrate lcov/gcov into Libav 12 years ago
README
RELEASE
arch.mak
avconv.c avconv: do not send non-monotonous DTS to the muxers. 12 years ago
avconv.h avconv: do not send non-monotonous DTS to the muxers. 12 years ago
avconv_filter.c avconv: make output -ss insert trim/atrim filters. 12 years ago
avconv_opt.c avconv: do not send non-monotonous DTS to the muxers. 12 years ago
avplay.c avplay: remove a warning 12 years ago
avprobe.c avtools: move media_type_string() from avprobe to cmdutils. 12 years ago
avserver.c
cmdutils.c cmdutils: Fix build with lavfi disabled 12 years ago
cmdutils.h avtools: move media_type_string() from avprobe to cmdutils. 12 years ago
cmdutils_common_opts.h
common.mak Integrate lcov/gcov into Libav 12 years ago
configure configure: Check for getenv 12 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.