FFmpeg git repo
Go to file
Michael Niedermayer 971701d4fc Merge remote-tracking branch 'cus/stable'
* cus/stable:
  ffplay: Avoid useage of deprecated url_fileno().

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-05 18:57:09 +01:00
doc doc: fix typo in previous commit. 2011-11-05 15:30:46 +01:00
ffpresets
libavcodec Make ff_mba_* arrays const. 2011-11-05 15:37:02 +01:00
libavdevice Make sdl_overlay_pix_fmt_map static const. 2011-11-05 15:37:02 +01:00
libavfilter Make another static array const. 2011-11-05 15:37:02 +01:00
libavformat wtvenc: use ff_put_guid and remove local copy of this function 2011-11-05 16:51:26 +01:00
libavutil color_table array should be const. 2011-11-05 15:37:01 +01:00
libpostproc
libswresample ffmpeg: add -map_channel option. 2011-11-04 19:40:32 +01:00
libswscale
mt-work
presets
tests ffmpeg: add -map_channel option. 2011-11-04 19:40:32 +01:00
tools
.gitignore
avconv.c Merge remote-tracking branch 'qatar/master' 2011-11-04 01:44:06 +01:00
Changelog v4l2: add libv4l2 support. 2011-11-05 15:19:36 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure v4l2: add libv4l2 support. 2011-11-05 15:19:36 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Fix typo in warning message. 2011-11-05 11:30:46 +01:00
ffplay.c ffplay: Avoid useage of deprecated url_fileno(). 2011-11-05 00:25:07 +01:00
ffprobe.c ffprobe: use avio_size() instead of deprecated file_size attribute. 2011-11-05 15:07:19 +01:00
ffserver.c
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.