FFmpeg git repo
Go to file
Stefano Sabatini 99bb88c588 doc/ffmpeg: update and extend documentation for -copytb
Address trac ticket #1120.
2012-03-28 23:39:44 +02:00
doc doc/ffmpeg: update and extend documentation for -copytb 2012-03-28 23:39:44 +02:00
ffpresets
libavcodec indeo4: Dont leave tables in random state on errors. 2012-03-28 14:53:17 +02:00
libavdevice x11grab: fix compilation 2012-03-18 01:12:03 +01:00
libavfilter ass: fix aspect ratio computation. 2012-03-28 16:38:15 +02:00
libavformat id3v2: support JPEG APIC with incorrect (image/jpg) MIME type 2012-03-28 02:37:18 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-03-26 20:52:52 +02:00
libpostproc libpostproc: fix out of array accesses detected by AddressSanitizer. 2012-02-29 04:25:13 +01:00
libswresample swr-test: test the new flexible buffering 2012-03-25 21:50:49 +02:00
libswscale Merge remote-tracking branch 'qatar/master' 2012-03-26 20:52:52 +02:00
mt-work
presets
tests vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats 2012-03-26 01:02:18 +02:00
tools Merge remote-tracking branch 'qatar/master' 2012-03-10 01:12:08 +01:00
.gitignore Merge remote-tracking branch 'qatar/master' 2012-03-25 23:10:30 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog XBM decoder 2012-03-27 20:08:41 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS ZeroCodec Decoder 2012-03-19 00:19:13 +01:00
Makefile Merge remote-tracking branch 'qatar/master' 2012-03-26 20:52:52 +02:00
README
RELEASE RELEASE: bump to current version (0.10.2). 2012-03-26 22:47:28 +02:00
cmdutils.c Merge remote-tracking branch 'qatar/master' 2012-03-18 23:39:42 +01:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2012-03-18 23:39:42 +01:00
cmdutils_common_opts.h Merge remote-tracking branch 'qatar/master' 2012-03-07 03:22:49 +01:00
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-03-28 04:12:24 +02:00
ffmpeg.c doc/ffmpeg: update and extend documentation for -copytb 2012-03-28 23:39:44 +02:00
ffplay.c ffplay: pause rdft column when ffplay is paused 2012-03-27 21:35:56 +02:00
ffprobe.c
ffserver.c ffserver: add missing buffer set after rewrite av_open_input_file to avformat_open_input. 2012-03-12 03:31:59 +01:00
library.mak Merge remote-tracking branch 'qatar/master' 2012-03-26 20:52:52 +02:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.