FFmpeg git repo
Go to file
Baptiste Coudurier 947cbeca16 Fix warning:
ffmpeg.c: In function 'new_audio_stream':
ffmpeg.c:665: warning: 'best' may be used uninitialized in this function
ffmpeg.c:665: note: 'best' was declared here

Originally committed as revision 24033 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-03 23:22:25 +00:00
doc APIchanges: add entry for r23985 (install lfg.h) 2010-07-03 20:57:32 +00:00
ffpresets
libavcodec Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros). 2010-07-03 19:26:30 +00:00
libavdevice Remove non-existing stray arguments from Doxygen function documentation. 2010-07-02 11:19:29 +00:00
libavfilter Enhance pad filter command-line description. 2010-07-03 19:41:22 +00:00
libavformat Fix warning "passing argument from incompatible pointer type". 2010-07-03 10:25:32 +00:00
libavutil Silence "comparison of unsigned expression >= 0 is always true" warning. 2010-07-03 17:06:12 +00:00
libpostproc
libswscale Fix 'assignment from incompatible pointer type' warning. 2010-07-03 09:58:13 +00:00
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Change all occurences of "inofficial" to "unofficial" in code, comments 2010-07-03 15:35:23 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. 2010-07-02 12:48:32 +00:00
cmdutils_common_opts.h
common.mak
configure configure: add missing braces in libvpx check 2010-07-03 19:16:40 +00:00
ffmpeg.c Fix warning: 2010-07-03 23:22:25 +00:00
ffplay.c FFplay : Copy all AVFrame fields from the reference picture to the 2010-07-03 21:20:32 +00:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.