FFmpeg git repo
Go to file
Ramiro Polla 9b734d44ab Indent libswscale:
- Use 4 spaces throughout for indentation;
- Fix inconsistent indentation;
- Indent function calls and declarations aligning arguments on multiple lines
  to the column after the opening parentheses;
- Align asm code to the column 4 spaces after the call to __asm__();
- Align cases in switch statements to the same column as "switch".

Originally committed as revision 29522 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-08-16 00:32:04 +00:00
doc
ffpresets
libavcodec Fix bug caused by difference in stride and picture width. 2009-08-15 11:59:53 +00:00
libavdevice
libavfilter
libavformat
libavutil
libpostproc
libswscale Indent libswscale: 2009-08-16 00:32:04 +00:00
tests
tools
Changelog
cmdutils.c
cmdutils.h
common.mak
configure Use pkg-config to generate the linker flags for libdirac. 2009-08-15 12:35:15 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.