FFmpeg git repo
Go to file
Justin Ruggles 07745485ef shorten: skip some fields in the WAV header embedded in the shorten header.
fixes incorrect bitrate reporting and potential misreporting of the number of
channels.
2011-10-20 13:09:25 -04:00
doc libspeexenc: add libspeex encoder 2011-10-20 13:06:15 -04:00
libavcodec shorten: skip some fields in the WAV header embedded in the shorten header. 2011-10-20 13:09:25 -04:00
libavdevice lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
libavfilter lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 2011-10-19 07:09:08 +02:00
libavformat avformat: do not require frame_size for Speex. 2011-10-20 13:06:16 -04:00
libavutil AVOptions: add documentation. 2011-10-19 06:59:58 +02:00
libpostproc
libswscale swscale: prevent overflow during initialization 2011-10-18 10:29:49 +02:00
presets presets: rename presets directory 2011-10-19 21:20:17 +02:00
tests swscale: prevent overflow during initialization 2011-10-18 10:29:49 +02:00
tools
.gitignore
avconv.c lavf: replace av_new_stream->avformat_new_stream part II. 2011-10-19 17:02:11 +02:00
avplay.c macosx: use the default surface on newer sdl 2011-10-17 22:27:12 -07:00
avprobe.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
avserver.c lavc: make avcodec_get_context_defaults3 "officially" public 2011-10-19 17:02:11 +02:00
Changelog libspeexenc: add libspeex encoder 2011-10-20 13:06:15 -04:00
cmdutils_common_opts.h avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01:00
cmdutils.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
cmdutils.h cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
common.mak
configure libspeexenc: add libspeex encoder 2011-10-20 13:06:15 -04:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
LICENSE
Makefile presets: rename presets directory 2011-10-19 21:20:17 +02:00
README
RELEASE
subdir.mak
version.sh

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.