FFmpeg git repo
Go to file
2012-07-23 11:44:48 +02:00
compat Merge remote-tracking branch 'qatar/master' 2012-07-12 23:57:00 +02:00
doc lavfi: change "transmedia" into "multimedia". 2012-07-23 11:44:48 +02:00
libavcodec libschroedingerenc: remove assert related to the old API. 2012-07-23 04:20:15 +02:00
libavdevice lavd/caca: create display *after* checking dither options 2012-07-22 10:32:21 +02:00
libavfilter lavfi: change "transmedia" into "multimedia". 2012-07-23 11:44:48 +02:00
libavformat Merge remote-tracking branch 'dwbuiten/master' 2012-07-23 00:00:03 +02:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-07-09 22:40:12 +02:00
libavutil lavu: disable av_uninit for clang 2012-07-16 19:30:13 +00:00
libpostproc pp: check that the argument is not NULL as this is not supported 2012-07-07 19:14:21 +02:00
libswresample lswr: channel_map requires input conversion. 2012-07-17 09:50:36 +02:00
libswscale Merge remote-tracking branch 'qatar/master' 2012-07-22 05:05:02 +02:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-07-22 23:56:21 +02:00
tools tools/bisect: rename to tools/bisect-create 2012-07-07 14:51:51 +02:00
.gitignore
arch.mak
Changelog lavfi: add concat filter. 2012-07-23 11:34:20 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils/alloc_buffer: fix typo 2012-07-20 16:42:29 +02:00
cmdutils.h
common.mak Merge remote-tracking branch 'qatar/master' 2012-07-22 23:56:21 +02:00
configure Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' 2012-07-22 22:18:18 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: select input file based on output time. 2012-07-23 10:59:41 +02:00
ffplay.c ffplay: fix warning that i just mistakenly introduced 2012-07-20 03:47:11 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2012-07-19 22:01:31 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile build: Drop gcc-specific warning flag from header compilation rule 2012-07-22 12:36:30 +02:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.