Go to file
Matthieu Bouron 135e684311 mxfenc: support smpte dv codec
After some internal talks it seems the code is similar to what is in FFmbc
by Baptiste Coudurier; Baptiste accepted to relicense the similiar chunks
from GPL to LGPL.
2012-07-05 13:34:43 +02:00
doc FireWire DV/HDV input device using libiec61883 2012-07-05 13:02:49 +02:00
libavcodec Optimization of MP3 decoders for MIPS 2012-07-05 12:24:03 +02:00
libavdevice FireWire DV/HDV input device using libiec61883 2012-07-05 13:02:49 +02:00
libavfilter Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
libavformat mxfenc: support smpte dv codec 2012-07-05 13:34:43 +02:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
libavutil Install libavutil/version.h 2012-07-05 08:21:49 +02:00
libpostproc
libswresample
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
arch.mak
Changelog FireWire DV/HDV input device using libiec61883 2012-07-05 13:02:49 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure FireWire DV/HDV input device using libiec61883 2012-07-05 13:02:49 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: rework checks for the -t option. 2012-07-04 16:20:47 +02:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS FireWire DV/HDV input device using libiec61883 2012-07-05 13:02:49 +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.