Go to file
2012-12-05 11:23:36 -05:00
compat
doc lavfi: remove vf_slicify 2012-11-28 08:44:01 +01:00
libavcodec mimic: initialize padding of swap_buf through av_fast_padded_malloc 2012-12-05 00:02:44 +01:00
libavdevice Remove pointless #undefs of previously forbidden functions. 2012-12-04 21:40:22 +01:00
libavfilter Remove pointless #undefs of previously forbidden functions. 2012-12-04 21:40:22 +01:00
libavformat raw demuxer: initialize end of partial packets 2012-12-05 00:02:43 +01:00
libavresample lavr: do not pass consumed samples as a parameter to ff_audio_resample() 2012-11-27 16:49:19 -05:00
libavutil eval: treat dB as decibels instead of decibytes 2012-12-05 11:23:36 -05:00
libswscale x86: SPLATD: port to cpuflags 2012-11-18 18:34:05 +01:00
presets
tests eval: treat dB as decibels instead of decibytes 2012-12-05 11:23:36 -05:00
tools
.gitignore
arch.mak
avconv_filter.c avconv: fix variable shadowing in configure_input_audio_filter() 2012-11-28 18:13:21 -05:00
avconv_opt.c avconv: fix copying per-stream metadata. 2012-11-25 16:35:20 +01:00
avconv.c Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 2012-11-11 13:35:12 -05:00
avconv.h
avplay.c avplay: Do not use removed av_get_int() 2012-11-29 10:52:23 +01:00
avprobe.c avprobe: report per stream bit rate if set by the decoder 2012-12-02 23:23:34 +01:00
avserver.c avserver: replace av_read_packet with av_read_frame 2012-11-15 18:04:53 +01:00
Changelog avserver: remove daemon mode 2012-11-15 17:36:14 +01:00
cmdutils_common_opts.h
cmdutils.c lavc: set frame properties in ff_get_buffer(). 2012-12-04 21:42:44 +01:00
cmdutils.h
common.mak
configure ppc: always use pic for shared libraries 2012-12-03 22:53:30 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak build: add rules to generate preprocessed source files 2012-11-23 12:03:32 +00:00
LICENSE
Makefile build: add rules to generate preprocessed source files 2012-11-23 12:03:32 +00:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.