FFmpeg git repo
Go to file
Diego Biurrun f973a85d4a xxan: Remove write-only variable in xan_decode_frame_type0().
libavcodec/xxan.c:293:13: warning: variable ‘corr_end’ set but not used
2012-04-20 21:08:35 +02:00
doc avutil: add audio fifo buffer 2012-04-20 09:43:11 -04:00
libavcodec xxan: Remove write-only variable in xan_decode_frame_type0(). 2012-04-20 21:08:35 +02:00
libavdevice cosmetics: Consistently place static, inline and av_cold attributes/keywords. 2012-04-04 14:54:13 +02:00
libavfilter graphparser: set next to NULL on an entry extracted from inputs list 2012-04-16 09:28:34 +02:00
libavformat avcodec: add a cook parser to get subpacket duration 2012-04-20 12:11:20 -04:00
libavutil avutil: add audio fifo buffer 2012-04-20 09:43:11 -04:00
libswscale swscale: clip before assigning tables in RGB output functions. 2012-04-14 16:29:24 -07:00
presets
tests FATE: allow lavf tests to alter input parameters 2012-04-20 10:23:57 -04:00
tools
.gitignore Ignore generated files below doc/. 2012-03-25 11:46:15 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avconv: drop support for building without libavfilter. 2012-04-06 20:21:07 +02:00
Doxyfile
INSTALL
LICENSE
Makefile build: Consistently handle conditional compilation for all optimization OBJS. 2012-04-12 09:00:49 +02:00
README
RELEASE
arch.mak build: Consistently handle conditional compilation for all optimization OBJS. 2012-04-12 09:00:49 +02:00
avconv.c avconv: check for an incompatible changing channel layout 2012-04-18 21:02:16 -04:00
avplay.c avplay: update get_buffer to be inline with avconv 2012-04-16 15:12:03 -07:00
avprobe.c
avserver.c Replace memset(0) by zero initializations. 2012-03-28 09:38:33 +02:00
cmdutils.c avconv: get output pixel format from lavfi. 2012-04-15 20:22:36 +02:00
cmdutils.h avconv: get output pixel format from lavfi. 2012-04-15 20:22:36 +02:00
cmdutils_common_opts.h
common.mak build: Consistently handle conditional compilation for all optimization OBJS. 2012-04-12 09:00:49 +02:00
configure configure: detect PGI compiler and set suitable flags 2012-04-19 02:02:49 +01:00
library.mak build: Only clean the architecture subdirectory we build for. 2012-03-26 13:29:03 +02:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.