Go to file
Kelly Anderson 872655fee9 dvdsubdec: fix bad free in dvdsub_init
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-14 07:14:37 +02:00
doc Muxing WTV is supported. 2011-09-14 01:21:15 +02:00
ffpresets
libavcodec dvdsubdec: fix bad free in dvdsub_init 2011-09-14 07:14:37 +02:00
libavdevice dshow: indent 2011-09-12 19:22:13 +02:00
libavfilter vf_remove_logo: domt access vf->next->query_format() directly but use the API. 2011-09-13 03:52:30 +02:00
libavformat wtvenc: add some asserts because iam paranoid 2011-09-14 01:08:01 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-09-12 00:32:54 +02:00
libpostproc
libswscale swscale: drop redundant code. 2011-09-14 00:32:18 +02:00
mt-work
tests ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137 2011-09-13 17:29:23 +02:00
tools Merge remote-tracking branch 'hexene/scratchpad' 2011-09-14 01:23:16 +02:00
.gitignore gitignore: ignore .exp files, as generated by the MS linker on win32 2011-09-12 18:17:43 +02:00
avconv.c Merge remote-tracking branch 'qatar/master' 2011-09-12 00:32:54 +02:00
Changelog Merge remote-tracking branch 'hexene/scratchpad' 2011-09-14 01:23:16 +02:00
cmdutils_common_opts.h Merge remote-tracking branch 'qatar/master' 2011-09-12 00:32:54 +02:00
cmdutils.c Merge remote-tracking branch 'qatar/master' 2011-09-12 00:32:54 +02:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2011-09-12 00:32:54 +02:00
common.mak Merge remote-tracking branch 'hexene/scratchpad' 2011-09-14 01:23:16 +02:00
configure Merge remote-tracking branch 'hexene/scratchpad' 2011-09-14 01:23:16 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile doxygen: dont generate docs for avconv.c 2011-09-08 17:56:17 +02:00
ffmpeg.c ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137 2011-09-13 17:29:23 +02:00
ffplay.c ffplay: remove thread command line option code, it is unneeded for -threads X to work. 2011-09-13 15:05:42 +02:00
ffprobe.c ffprobe: rename print_{int,str}_f callbacks to print_{integer,string}. 2011-09-13 23:06:11 +02:00
ffserver.c
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'hexene/scratchpad' 2011-09-14 01:23:16 +02:00
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.