FFmpeg git repo
Go to file
Michael Niedermayer 4dcd1a3145 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  adtsenc: Check frame size.
  txd: Fix order of operations.
  APIchanges: fill in some blanks
  timer: fix misspelling of "decicycles"
  Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
  indeo3: cosmetics
  md5proto: Fix order of operations.
  dca: Replace oversized unused get_bits() with skip_bits_long().

Conflicts:
	doc/APIchanges
	libavformat/mmsh.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-29 00:20:29 +01:00
doc Merge remote-tracking branch 'qatar/master' 2011-11-29 00:20:29 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2011-11-29 00:20:29 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2011-11-26 01:12:08 +01:00
libavfilter avfilter: fix AVFilterPad video only comment. 2011-11-26 19:30:30 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-11-29 00:20:29 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-11-29 00:20:29 +01:00
libpostproc
libswresample swr: fix invalid sample format message. 2011-11-24 16:55:45 +01:00
libswscale swscale: alpha less rgb32 support. 2011-11-28 04:14:22 +01:00
mt-work
presets
tests swscale: alpha less rgb32 support. 2011-11-28 04:14:22 +01:00
tools lavfi-showfiltfmts.c: fix handling of null names 2011-11-26 18:12:25 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2011-11-27 00:30:13 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add myself as a web site maintainer 2011-11-21 00:07:52 +01:00
Makefile
README
RELEASE RELEASE: We're now at 0.8.7.git 2011-11-25 14:37:35 +01:00
avconv.c cmdutils: pass AVCodec to filter_codec_opts() 2011-11-27 21:17:56 +01:00
cmdutils.c cmdutils: pass AVCodec to filter_codec_opts() 2011-11-27 21:17:56 +01:00
cmdutils.h cmdutils: pass AVCodec to filter_codec_opts() 2011-11-27 21:17:56 +01:00
cmdutils_common_opts.h
common.mak
configure lavfi: add libass based subtitles renderer 2011-11-26 10:42:33 +01:00
ffmpeg.c cmdutils: pass AVCodec to filter_codec_opts() 2011-11-27 21:17:56 +01:00
ffplay.c cmdutils: pass AVCodec to filter_codec_opts() 2011-11-27 21:17:56 +01:00
ffprobe.c ffprobe: print codec timecode if available. 2011-11-28 14:06:02 +01:00
ffserver.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.