1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
Go to file
Paul B Mahol 2a89081cad Add EVRCA and SMV codec id
Demuxing files should be possible even if there are
no decoding support in lavc (yet).

Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-01-07 11:43:20 +00:00
compat
doc doc/ffmpeg-resampler: Try to document async 2013-01-06 17:47:49 +01:00
libavcodec Add EVRCA and SMV codec id 2013-01-07 11:43:20 +00:00
libavdevice
libavfilter lavfi/kerndeint: remove unused pixel_step. 2013-01-06 18:59:15 +01:00
libavformat Add EVRCA and SMV codec id 2013-01-07 11:43:20 +00:00
libavresample
libavutil Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0' 2013-01-07 01:35:18 +01:00
libpostproc
libswresample
libswscale
presets
tests tests/fate/avfilter.mak: merge pp tests into GPL test list 2013-01-06 19:04:24 +01:00
tools
.gitignore
arch.mak
Changelog Changelog: move Megalux where it belongs 2013-01-07 09:45:45 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c add note on windows pipe 2013-01-06 17:47:49 +01:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: add 1.1, remove 0.10 2013-01-06 21:42:35 +01:00
Makefile
README
RELEASE RELEASE: 1.1.git for master 2013-01-06 21:42:35 +01:00
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.