1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
Go to file
Clément Bœsch b986590810 ffmpeg: remove unneeded ost->picref check.
If there ost->picref is NULL, it will likely crash anyway a few lines
below by dereferencing it in order to access video attribute.
2012-02-13 23:32:39 +01:00
doc
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-02-13 02:06:44 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-02-11 01:22:22 +01:00
libavfilter
libavformat matroskadec: properly fall back to generic seek. 2012-02-13 20:04:09 +01:00
libavutil Detect and check for CMOV. 2012-02-12 18:56:06 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-02-13 02:06:44 +01:00
mt-work
presets
tests Update mkv seek tests. 2012-02-13 21:48:20 +01:00
tools
.gitignore
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Add missing swscale dependency for MP-filters. 2012-02-10 17:39:36 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: remove unneeded ost->picref check. 2012-02-13 23:32:39 +01:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.