FFmpeg git repo
Go to file
Paul B Mahol 70a8c79680 v210dec: check return value of avcodec_alloc_frame()
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-28 22:08:21 +01:00
doc Add -vsync drop. 2012-01-28 22:01:09 +01:00
ffpresets
libavcodec v210dec: check return value of avcodec_alloc_frame() 2012-01-28 22:08:21 +01:00
libavdevice devices: Disable v4l to fix compilation until someone 2012-01-28 08:44:33 +01:00
libavfilter Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
libavformat Demux all parts of concatenated H.264. 2012-01-28 22:01:09 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-01-28 07:53:34 +01:00
libpostproc
libswresample
libswscale swscale: fix conversion into yuva444p from non-alpha formats 2012-01-28 17:37:08 +01:00
mt-work
presets
tests Remove unnecessary -vsync 0. 2012-01-28 22:01:09 +01:00
tools Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
.gitignore Merge remote-tracking branch 'qatar/master' 2012-01-26 02:23:56 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
Doxyfile remove avconv from Doxyfile 2012-01-25 22:47:45 +01:00
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-01-26 02:23:56 +01:00
README
RELEASE
cmdutils.c cmdutils: re-add return 0 accidentally remove from opt_protocols(). 2012-01-28 12:39:57 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-01-28 07:53:34 +01:00
ffmpeg.c Add -vsync drop. 2012-01-28 22:01:09 +01:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-01-28 07:53:34 +01:00
ffprobe.c
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.