FFmpeg git repo
Go to file
Aurelien Jacobs 49824cb66a move ADTS AAC demuxer to its own file
Originally committed as revision 24967 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-29 16:18:20 +00:00
doc Add APIchanges entry after the addition of 2010-08-26 00:41:40 +00:00
ffpresets
libavcodec Include stdint.h instead of inttypes.h, it is enough for what this file need. 2010-08-29 15:46:38 +00:00
libavcore Cosmetics: if( -> if (. 2010-08-21 15:18:52 +00:00
libavdevice Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
libavfilter Implement ff_get_ref_perms_string() and use it for tracing. 2010-08-24 15:12:13 +00:00
libavformat move ADTS AAC demuxer to its own file 2010-08-29 16:18:20 +00:00
libavutil Add missing parentheses to AV_NE macro. 2010-08-23 15:31:50 +00:00
libpostproc
libswscale swscale: simplify selection of optimizations to compile. 2010-08-25 14:39:11 +00:00
tests Add fate test for Westwood SND1 codec 2010-08-28 14:51:51 +00:00
tools Set the correct type for the output links. 2010-08-17 18:07:57 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add changelog entry for MMSH support. 2010-08-25 16:05:03 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS MMSH support, the most popular and widely used of all MMS variants. Written by 2010-08-21 19:04:41 +00:00
Makefile fate: print list of tests with "make fate-list" 2010-08-26 13:58:45 +00:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: move config.fate creation after OS section 2010-08-26 22:22:27 +00:00
ffmpeg.c Factorize opt_new_{audio,video,subtitle} definitions. 2010-08-24 15:48:20 +00:00
ffplay.c Add _XOPEN_SOURCE definition for usleep(). 2010-08-23 21:12:34 +00:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.