1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
Go to file
Carl Eugen Hoyos 79209f5d6c Allow encoding YUVJ422P and YUVJ444P with libx264.
Reviewed-by: Reimar
2013-09-21 09:54:06 +02:00
compat
doc lavf: add SFTP protocol via libssh 2013-09-21 03:26:54 +02:00
libavcodec Allow encoding YUVJ422P and YUVJ444P with libx264. 2013-09-21 09:54:06 +02:00
libavdevice
libavfilter avfilter/vf_psnr: avoid 64bit arithmetic in the inner loop 2013-09-21 03:11:02 +02:00
libavformat lavf: add SFTP protocol via libssh 2013-09-21 03:26:54 +02:00
libavresample
libavutil Merge commit '67e285ceca1cb602a5ab87010b30d904527924fe' 2013-09-21 09:36:58 +02:00
libpostproc
libswresample
libswscale swscale/swscale_unscaled: fix alpha values for rgb/bgr -> RGB32_1 / BGR32_1 2013-09-19 23:15:51 +02:00
presets
tests matroskaenc: Write muxingapp and writingapp elements when using bitexact flag 2013-09-18 23:06:59 +02:00
tools
.gitignore
arch.mak
Changelog lavf: add SFTP protocol via libssh 2013-09-21 03:26:54 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure lavf: add SFTP protocol via libssh 2013-09-21 03:26:54 +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 ffprobe: add -read_intervals option 2013-09-19 10:10:30 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
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.