FFmpeg git repo
Go to file
Carl Eugen Hoyos 0c3803f6bb Support decoding of amr_nb and gsm in caf. 2011-05-15 03:25:57 +02:00
doc configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 2011-05-12 11:41:59 +02:00
ffpresets
libavcodec Fix decoding of msrle samples with 1bpp. 2011-05-15 03:25:57 +02:00
libavdevice Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
libavfilter Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
libavformat Support decoding of amr_nb and gsm in caf. 2011-05-15 03:25:57 +02:00
libavutil Merge remote branch 'qatar/master' 2011-05-14 02:19:58 +02:00
libpostproc Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
libswscale swscale: fix compile on mingw32 2011-05-14 13:22:46 +02:00
mt-work
tests movenc: always write esds descriptor length using 4 bytes. 2011-05-13 07:38:54 +02:00
tools patcheck: warn about assert usage 2011-05-12 13:02:58 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog ffmpeg: get rid of the 'q' key schizofrenia 2011-05-13 07:38:54 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile:Put lost tab back. 2011-05-06 02:21:52 +02:00
README
cmdutils.c Allocate per codec options, now that options are freed between inputs and outputs. 2011-05-10 16:42:52 -07:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure UDP: udp depends on pthreads now 2011-05-13 17:49:00 +02:00
ffmpeg.c ffmpeg: Allow seting and cycling through debug modes. 2011-05-15 01:39:04 +02:00
ffplay.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
ffprobe.c ffprobe: tweak error message in open_input_file() 2011-05-12 13:03:10 +02:00
ffserver.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.