FFmpeg git repo
Go to file
Michael Niedermayer cdfd61b78b Merge commit '28f2d3c5a5a3a3c14a68cf691054f15e4f23355a' into release/0.10
* commit '28f2d3c5a5a3a3c14a68cf691054f15e4f23355a':
  cmdutils: Conditionally compile libswscale-related bits

Conflicts:
	cmdutils.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-09 19:15:49 +02:00
doc doc: switch github urls to https 2014-06-03 01:03:53 +02:00
ffpresets
libavcodec Merge commit '187cfd3c13a1deb47661486824a5b8f41e158a7a' into release/0.10 2014-08-09 19:04:40 +02:00
libavdevice buildsystem: 10l add v4l entry back 2012-01-25 00:46:41 +01:00
libavfilter Merge commit 'e4fdfdf65d520ce3af13a21ff8a3649e37757af8' into release/0.10 2014-08-09 19:12:46 +02:00
libavformat avformat/h263dec: Fix h263 probe 2014-06-09 01:50:05 +02:00
libavutil Merge commit 'e7f5dacd55deeee8a866020b8463f829b2c5971f' into release/0.10 2014-06-29 03:08:22 +02:00
libpostproc pp: avoid overflow in w*h 2012-10-25 21:19:56 +02:00
libswresample
libswscale swscale/x86/swscale_template: loose hardcoded dstw_offset 2014-06-09 01:13:58 +02:00
mt-work
presets
tests Merge commit '9925f7df0a50387ade8d83cb85b40c53e41e7041' into release/0.10 2014-01-16 22:44:32 +01:00
tools ffeval: avoid folding EOF onto a valid char 2012-10-25 21:19:56 +02:00
.gitignore Ignore generated aviocat tool. 2013-01-03 15:20:12 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Update Changelog for 0.8.13 2014-06-26 21:34:03 -04:00
Doxyfile update for FFmpeg 0.10.14 2014-06-29 03:26:12 +02:00
INSTALL
LICENSE
MAINTAINERS maintainers: add myself for recent works. 2012-01-24 16:07:53 +01:00
Makefile Merge commit '01a4e7f623a2e6dc95862f9a56c777f058d7bfaf' into release/0.10 2013-01-17 01:58:54 +01:00
README
RELEASE update for FFmpeg 0.10.14 2014-06-29 03:26:12 +02:00
VERSION update for FFmpeg 0.10.14 2014-06-29 03:26:12 +02:00
cmdutils.c Merge commit '28f2d3c5a5a3a3c14a68cf691054f15e4f23355a' into release/0.10 2014-08-09 19:15:49 +02:00
cmdutils.h Drop unnecessary prefix from *sink* variable and struct names. 2012-01-25 12:28:36 +01:00
cmdutils_common_opts.h
common.mak Merge commit '01a4e7f623a2e6dc95862f9a56c777f058d7bfaf' into release/0.10 2013-01-17 01:58:54 +01:00
configure Merge commit '2cbc8dfeddcbe00ef5f112162912bb49c1dd6623' into release/0.10 2014-06-03 01:26:51 +02:00
ffmpeg.c Merge commit '277103e07fbe22fc8e4361bacd5c6b48133f3ba5' into release/0.10 2014-08-09 19:13:54 +02:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-01-26 02:23:56 +01:00
ffprobe.c ffprobe: fix use of uninitialized pointer in av_strtok() 2012-10-25 21:09:14 +02:00
ffserver.c ffserver: fix order of evaluation bugs 2013-07-29 04:57:11 +02:00
library.mak Merge commit '01a4e7f623a2e6dc95862f9a56c777f058d7bfaf' into release/0.10 2013-01-17 01:58:54 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.