FFmpeg git repo
Go to file
Paul B Mahol c2cbe58cd4 paf: add forgotten CODEC_CAP_DR1
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2012-07-06 00:19:12 +00:00
doc FireWire DV/HDV input device using libiec61883 2012-07-05 13:02:49 +02:00
libavcodec paf: add forgotten CODEC_CAP_DR1 2012-07-06 00:19:12 +00:00
libavdevice FireWire DV/HDV input device using libiec61883 2012-07-05 13:02:49 +02:00
libavfilter lavfi/buffersink: fix doxy, remove "video" reference 2012-07-06 01:11:45 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-07-05 21:55:31 +02:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-07-05 21:55:31 +02:00
libpostproc
libswresample swr/x86: 10l, missed some SSE2 instructions in code marked as SSE. 2012-07-05 15:28:10 +02:00
libswscale sws/x86: add av_assert() to ensure 16bit code is used with 16bit data 2012-07-05 04:39:11 +02:00
mt-work
presets
tests sws/x86: add some forgotten 12bit planar yuv cases 2012-07-05 04:38:57 +02:00
tools Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
.gitignore Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog FireWire DV/HDV input device using libiec61883 2012-07-05 13:02:49 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS FireWire DV/HDV input device using libiec61883 2012-07-05 13:02:49 +02:00
Makefile
README
RELEASE RELEASE: update, seem this has been forgotten 2012-07-01 21:21:07 +02:00
arch.mak
cmdutils.c Extend -codecs output. 2012-07-05 16:46:19 +02:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2012-07-04 00:32:31 +02:00
cmdutils_common_opts.h
common.mak
configure configure: dont blindly enable iec61883 2012-07-05 13:42:25 +02:00
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-07-05 21:55:31 +02:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.