FFmpeg git repo
Go to file
Reimar Döffinger 0e765181c4 Add -f framemd5 muxer similar to framecrc.
Originally committed as revision 23289 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-24 17:49:26 +00:00
doc Add an entry to APIchanges for the addition of av_get_random_seed 2010-05-23 09:47:18 +00:00
ffpresets
libavcodec Fix documentation of av_audio_convert. 2010-05-24 10:11:21 +00:00
libavdevice
libavfilter Prefix value for flags with "0x", to make it clear that it is an 2010-05-23 19:11:43 +00:00
libavformat Add -f framemd5 muxer similar to framecrc. 2010-05-24 17:49:26 +00:00
libavutil Convert NaN to 0/0 in av_d2q 2010-05-24 00:44:02 +00:00
libpostproc
libswscale Add empty newline to separate function declarations, for better 2010-05-23 10:02:30 +00:00
tests matroskaenc: Write codec time base as default duration for video tracks. 2010-05-24 08:58:19 +00:00
tools qt-faststart: Abort scanning of the input file if a badly sized atom is encountered 2010-05-13 19:22:56 +00:00
Changelog small wording fix 2010-05-23 23:19:37 +00:00
cmdutils_common_opts.h
cmdutils.c Open 2-pass logfile in binary mode for both reading and writing. 2010-05-22 21:32:57 +00:00
cmdutils.h
common.mak
configure Change inter-protocol dependencies from _deps to _select 2010-05-14 18:51:46 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Open 2-pass logfile in binary mode for both reading and writing. 2010-05-22 21:32:57 +00:00
ffplay.c FFplay : Implement custom reget_buffer for the input filter. 2010-05-24 14:19:44 +00:00
ffprobe.c
ffserver.c Make ff_random_get_seed public, rename to av_get_random_seed, export the header 2010-05-23 08:53:40 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.