FFmpeg git repo
Go to file
2011-09-14 01:21:15 +02:00
doc Muxing WTV is supported. 2011-09-14 01:21:15 +02:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2011-09-13 23:44:12 +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
.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 WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch) 2011-09-14 00:41:25 +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
configure Revert "Check if dxva2api.h is recent enough to compile vc1_dxva2_hwaccel." 2011-09-13 23:56:13 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
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 build: fix install rule with --progs-suffix. 2011-09-11 01:48:29 +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.