FFmpeg git repo
Go to file
Michael Niedermayer acada70ffb Merge remote-tracking branch 'qatar/release/0.7' into release/0.8
* qatar/release/0.7:
  Update changelog for 0.7.7 release
  mpeg12: do not decode extradata more than once.
  indeo4/5: check empty tile size in decode_mb_info().
  dfa: improve boundary checks in decode_dds1()
  indeo5dec: Make sure we have had a valid gop header.
  rv34: error out on size changes with frame threading

Conflicts:
	Changelog

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-14 14:12:14 +01:00
doc Clarify that -passlogfile has a different syntax when used with -vcodec libx264. 2012-08-31 14:17:33 +02:00
ffpresets presets: forgotten libvpx presets 2011-06-21 17:52:16 +02:00
libavcodec Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2013-02-14 14:12:14 +01:00
libavdevice v4l2: fix uninitialized variable 2011-11-18 21:05:12 +01:00
libavfilter Merge commit 'b143844ea0f6246e0d5a938d743e2e8a98453bec' into release/0.8 2013-01-17 03:03:39 +01:00
libavformat rtmp: fix buffer overflows in ff_amf_tag_contents() 2013-01-23 05:55:20 +01:00
libavutil Merge commit 'aa45b90804ab21175b8c116bd8e5eb4b4e85fbcb' into release/0.8 2013-01-17 02:56:12 +01:00
libpostproc postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 2011-06-02 14:43:14 +02:00
libswscale Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2012-04-02 01:25:31 +02:00
mt-work Update todo 2011-06-12 18:01:29 +02:00
tests Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2012-04-02 01:25:31 +02:00
tools showfiltfmts: use av_get_pix_fmt_name() 2011-06-07 12:44:51 +02:00
.gitignore gitignore: ignore .exp files, as generated by the MS linker on win32 2011-09-21 18:04:31 +02:00
cmdutils_common_opts.h Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
cmdutils.c Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
cmdutils.h Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
common.mak Merge remote-tracking branch 'qatar/master' 2011-06-15 02:15:25 +02:00
configure Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2013-01-17 03:16:46 +01:00
COPYING.GPLv2
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
COPYING.LGPLv2.1
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
CREDITS Revert "partially rename FFmpeg to Libav" 2011-03-17 17:26:45 +01:00
Doxyfile Update for 0.8.12 2012-06-09 21:09:06 +02:00
ffmpeg.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2012-10-16 17:57:12 +02:00
ffplay.c ffplay: limit lowres to the maximum supported. Fixes Ticket591 2011-11-18 21:05:12 +01:00
ffprobe.c Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
ffserver.c Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2012-01-08 06:53:38 +01:00
ffserver.h
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE libaac+ support 2011-10-01 20:32:22 +02:00
MAINTAINERS MAINTAINERS: new ffplay maintainer 2011-11-04 00:40:43 +01:00
Makefile Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-10-01 22:42:41 +02:00
README cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02:00
RELEASE Update RELEASE file for 0.7.7 2013-01-04 07:43:39 +01:00
subdir.mak Merge remote-tracking branch 'qatar/master' 2011-06-04 06:35:17 +02:00
VERSION Update for 0.8.12 2012-06-09 21:09:06 +02:00
version.sh Merge remote-tracking branch 'qatar/master' 2011-06-20 04:07:34 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.