1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Michael Niedermayer 567616c1b3 Merge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a'
* commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a':
  h261: Move shared data tables from a header to a proper C file

Conflicts:
	libavcodec/Makefile
	libavcodec/h261data.c
	libavcodec/h261dec.c
	libavcodec/h261enc.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-11 14:25:38 +02:00
compat
doc lavfi/showwaves: switch to an AVOptions-based system. 2013-04-11 14:18:44 +02:00
libavcodec Merge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a' 2013-04-11 14:25:38 +02:00
libavdevice
libavfilter lavfi/smptebars: switch to AVOptions-based system 2013-04-11 12:22:42 +00:00
libavformat mxfdec: update current edit unit when seeking in mxf files without index tables 2013-04-11 13:35:58 +02:00
libavresample
libavutil opencl: add spec opencl device APIs 20130411 2013-04-11 12:46:34 +02:00
libpostproc
libswresample
libswscale
presets
tests fate: add tests for unknown channel layouts. 2013-04-11 13:09:33 +02:00
tools
.gitignore
arch.mak
Changelog telecine filter 2013-04-11 11:12:39 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2013-04-11 12:32:29 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: add opencl maintainer 2013-04-11 13:42:07 +02:00
Makefile
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.