FFmpeg git repo
Go to file
Clément Bœsch afd7e46bd4 alsa: remove too unused variables.
This fixes the two following warnings:
    libavdevice/alsa-audio-dec.c:62:26: warning: unused variable ‘sw_params’ [-Wunused-variable]
    libavdevice/alsa-audio-dec.c:109:15: warning: unused variable ‘st’ [-Wunused-variable]
2011-08-10 20:52:41 +02:00
doc Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
ffpresets
libavcodec cavsdec: avoid possible crash with crafted input 2011-08-10 17:29:51 +02:00
libavdevice alsa: remove too unused variables. 2011-08-10 20:52:41 +02:00
libavfilter lavfi: remove gradfun mp wrapper 2011-08-07 17:43:02 +02:00
libavformat Always pass a AVFormatContext to av_log. 2011-08-10 20:39:50 +02:00
libavutil
libpostproc
libswscale Merge remote-tracking branch 'qatar/master' 2011-08-05 21:47:21 +02:00
mt-work
tests
tools
.gitignore Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
Changelog Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
cmdutils_common_opts.h
cmdutils.c options: handle options with the same name in codecs and formats. 2011-08-10 16:00:32 +02:00
cmdutils.h
common.mak
configure Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
ffplay.c NoMerge commit '4d58e4cb4ca8e04317fecea432ea3272a445877c' 2011-08-10 16:29:20 +02:00
ffprobe.c NoMerge commit '4d58e4cb4ca8e04317fecea432ea3272a445877c' 2011-08-10 16:29:20 +02:00
ffserver.c Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
INSTALL
LICENSE
MAINTAINERS
Makefile Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
README
RELEASE
subdir.mak
version.sh

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.