FFmpeg git repo
Go to file
Carl Eugen Hoyos 7d96f764d6 Fix typo in v210 decoder options.
(cherry picked from commit 56669837ce)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-03 18:26:57 +01:00
doc v410 encoder and decoder 2012-01-03 17:57:26 +01:00
ffpresets
libavcodec Fix typo in v210 decoder options. 2012-01-03 18:26:57 +01:00
libavdevice libavdevice: Fix v4l2 compilation under FreeBSD 2011-12-28 02:10:31 +01:00
libavfilter lavfi: skip the frame in case of error. 2011-12-13 23:38:02 +01:00
libavformat lavf: Fix fps misdetection when codec_info_duration is 0 and only a few frames are used to estimate fps. 2012-01-03 18:25:38 +01:00
libavutil
libpostproc
libswresample
libswscale
mt-work
presets
tests westwooddemuxer: use av_get_packet() 2012-01-03 18:25:19 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog v410 encoder and decoder 2012-01-03 17:57:26 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS v410 encoder and decoder 2012-01-03 17:57:26 +01:00
Makefile
README
RELEASE
VERSION
avconv.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure libavdevice: Fix v4l2 compilation under FreeBSD 2011-12-28 02:10:31 +01:00
ffmpeg.c ffmpeg: check return code from av_vsrc_buffer_add_frame() 2012-01-03 18:26:39 +01:00
ffplay.c ffplay: clear pkt_temp when pkt is freed. 2011-12-16 15:21:19 +01:00
ffprobe.c
ffserver.c
subdir.mak
version.sh

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.