FFmpeg git repo
Go to file
Diego Elio Pettenò f7e5cc0a2c Mark qmf_window table static to atrac.c unit.
The table is not used anywhere else on libavcodec.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 53493f9a81)
2011-01-26 03:43:29 +01:00
doc Amend documentation for the image2 demuxer, to better reflect the current behavior. 2011-01-23 19:32:08 +01:00
ffpresets consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavcodec Mark qmf_window table static to atrac.c unit. 2011-01-26 03:43:29 +01:00
libavcore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavdevice consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavfilter Warn about vf_mp 2011-01-20 03:27:01 +01:00
libavformat rtspdec: Retry with TCP if UDP failed 2011-01-26 03:43:29 +01:00
libavutil MIPS: use inline asm only when supported by compiler 2011-01-26 03:43:28 +01:00
libpostproc consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libswscale Replace ASMALIGN() with .p2align 2011-01-18 20:48:24 +00:00
tests fate: add h264 test for extreme cases in planar prediction 2011-01-26 03:43:29 +01:00
tools consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Deprecate CREDITS 2011-01-18 11:20:17 -08:00
Changelog Missing parts of IVF muxer support. 2011-01-18 08:00:23 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS Revert "Initial MAINTAINERS update" 2011-01-19 18:53:53 +01:00
Makefile Makefile: simplify test tools handling 2011-01-23 19:32:08 +01:00
README
cmdutils.c libavcodec minor version is > 99 so fix the formating 2011-01-21 20:36:00 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add CFLAGS needed by PathScale compiler 2011-01-26 03:43:28 +01:00
ffmpeg.c Do not set audio_resample to 0 if audio_sync_method is > 1. 2011-01-26 03:43:28 +01:00
ffplay.c Remove outdated and confusing comment. 2011-01-23 19:32:07 +01:00
ffprobe.c
ffserver.c ffserver: put gcc attribute under proper ifdef 2011-01-26 03:43:29 +01:00
ffserver.h
subdir.mak
version.sh Fix quoting in version.sh 2011-01-18 20:48:23 +00:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.