FFmpeg git repo
Go to file
Mans Rullgard d7458bc8c6 dsputil: remove unused functions
These functions were left unused by the lowres removal.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-04-21 20:00:39 +01:00
doc avutil: add audio fifo buffer 2012-04-20 09:43:11 -04:00
libavcodec dsputil: remove unused functions 2012-04-21 20:00:39 +01:00
libavdevice
libavfilter graphparser: set next to NULL on an entry extracted from inputs list 2012-04-16 09:28:34 +02:00
libavformat mov: Treat keyframe indexes as 1-origin if starting at non-zero. 2012-04-21 14:04:33 -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
arch.mak build: Consistently handle conditional compilation for all optimization OBJS. 2012-04-12 09:00:49 +02:00
avconv.c Remove lowres video decoding 2012-04-21 18:56:19 +01:00
avplay.c Remove lowres video decoding 2012-04-21 18:56:19 +01:00
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
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
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
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak
LICENSE
Makefile build: Consistently handle conditional compilation for all optimization OBJS. 2012-04-12 09:00:49 +02:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.