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.
 
 
 
 
Anton Khirnov 9d3009c6c4 avconv: print an error on applying options of the wrong type. 12 years ago
compat
doc Add the bumps and APIchanges entries for reference counted buffers changes. 12 years ago
libavcodec lavc: update the fallback versions of ff_thread_* 12 years ago
libavdevice Add the bumps and APIchanges entries for reference counted buffers changes. 12 years ago
libavfilter Replace remaining includes of audioconvert.h with channel_layout.h 12 years ago
libavformat output-example: Update to use encode_video2 instead of the now dropped encode_video 12 years ago
libavresample
libavutil atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 12 years ago
libswscale Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*. 12 years ago
presets
tests FATE: enable multiple slices in the ffv1 vsynth test 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add the bumps and APIchanges entries for reference counted buffers changes. 12 years ago
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: convert to new refcounted AVFrame API 12 years ago
avconv.h avconv: convert to new refcounted AVFrame API 12 years ago
avconv_filter.c
avconv_opt.c avconv: print an error on applying options of the wrong type. 12 years ago
avplay.c avplay: switch to new refcounted frames API 12 years ago
avprobe.c
avserver.c avserver: don't set deprecated options. 12 years ago
cmdutils.c avconv: print an error on applying options of the wrong type. 12 years ago
cmdutils.h avconv: print an error on applying options of the wrong type. 12 years ago
cmdutils_common_opts.h
common.mak
configure atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 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.