FFmpeg git repo
Go to file
Clément Bœsch c9584f0c9c vf_mp: do not add duplicated pixel formats.
This avoid a crash with in avfilter_merge_formats() in case one of the
filter formats list has multiple time the same entry.

Thanks to Mina Nagy Zaki for helping figuring out the issue.
2011-06-22 19:05:00 +02:00
doc release_notes: document not fully understood mingw-sdl issue 2011-06-21 20:58:39 +02:00
ffpresets presets: forgotten libvpx presets 2011-06-21 17:52:16 +02:00
libavcodec CrystalHD: Always identify H.264 streams as Annex B. 2011-06-21 21:03:46 -07:00
libavdevice
libavfilter vf_mp: do not add duplicated pixel formats. 2011-06-22 19:05:00 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-06-22 05:16:40 +02:00
libavutil Fix zero-length gnu_printf format string warning. 2011-06-21 21:41:28 +02:00
libpostproc
libswscale Merge remote-tracking branch 'qatar/master' 2011-06-22 05:16:40 +02:00
mt-work
tests Merge remote-tracking branch 'qatar/master' 2011-06-22 05:16:40 +02:00
tools
.gitignore
Changelog Merge remote-tracking branch 'qatar/master' 2011-06-21 03:38:25 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils: remove outcommented merge trash 2011-06-20 13:22:23 +02:00
cmdutils.h lavfi: add vsink_buffer, and use it in ff* tools 2011-06-19 19:18:33 +02:00
common.mak
configure Merge remote-tracking branch 'qatar/master' 2011-06-22 05:16:40 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Fix zero-length gnu_printf format string warning. 2011-06-21 21:41:28 +02:00
ffplay.c ffplay: do not init SDL audio if -an is specified. 2011-06-21 21:41:31 +02:00
ffprobe.c ffprobe: remove duplicate avformat_alloc_context() 2011-06-21 14:38:58 +02:00
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 2011-06-19 19:54:07 +02:00
subdir.mak
version.sh Merge remote-tracking branch 'qatar/master' 2011-06-20 04:07:34 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.