1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
Go to file
Stefano Sabatini 5f161c2357 lavfi/tinterlace: support symbolic names for the parameter
Also deprecate the use of numerical values.
2012-04-30 23:04:46 +02:00
doc lavfi/tinterlace: support symbolic names for the parameter 2012-04-30 23:04:46 +02:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-04-30 22:18:43 +02:00
libavdevice
libavfilter lavfi/tinterlace: support symbolic names for the parameter 2012-04-30 23:04:46 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-04-30 22:18:43 +02:00
libavresample Fix compilation with YASM/NASM without AVX support. 2012-04-28 13:01:49 +02:00
libavutil lavu/opt: clarify error message in set_key_value_pair() 2012-04-30 23:04:46 +02:00
libpostproc
libswresample swr: use memcpy when input and output match 2012-04-29 15:32:18 +02:00
libswscale
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-04-26 22:24:58 +02:00
tools
.gitignore Merge remote-tracking branch 'qatar/master' 2012-04-27 22:44:52 +02:00
arch.mak
Changelog lavc: add MicroDVD decoder. 2012-04-27 19:39:19 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() 2012-04-30 18:31:06 +02:00
cmdutils.h
common.mak Merge remote-tracking branch 'qatar/master' 2012-04-25 23:17:41 +02:00
configure Merge remote-tracking branch 'qatar/master' 2012-04-26 22:24:58 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: add the edge at the correct place in allocating of the buffer. 2012-04-29 23:13:06 +02:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-04-25 23:17:41 +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.