FFmpeg git repo
Go to file
Hendrik Leppkes 14165fe125 wavpack: determine sample_fmt before requesting a buffer
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
2012-01-01 23:24:15 -05:00
doc doxygen: cleanup style to support older doxy 2011-12-29 17:19:46 +01:00
libavcodec wavpack: determine sample_fmt before requesting a buffer 2012-01-01 23:24:15 -05:00
libavdevice v4l2: remove unneded linux specific asm/types.h include 2011-12-27 16:07:58 +01:00
libavfilter cosmetics: Drop unnecessary parentheses around return values. 2011-12-30 22:18:07 +01:00
libavformat mpegenc: simplify muxrate calculation 2012-01-02 00:23:40 +01:00
libavutil Replace Subversion revisions in comments by Git hashes. 2011-12-21 09:04:25 +01:00
libpostproc postproc: altivec: fix remaining mixed declarations and code 2011-12-21 00:57:45 +00:00
libswscale swscale: prevent invalid writes in packed_16bpc_bswap 2011-12-26 15:50:17 +01:00
presets presets: spelling error in libvpx 1080p50_60 2011-10-22 00:28:56 +02:00
tests fate: use rgb24 as output format for dfa tests 2012-01-01 17:11:27 +01:00
tools qt-faststart: K&R reformatting; fix comment typos 2011-12-30 21:14:07 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog threads: default to automatic thread count detection 2011-12-31 17:40:12 +01:00
Doxyfile doxy: add website-alike style to the html output 2011-12-25 14:34:32 +01:00
INSTALL
LICENSE
Makefile build: rename subdir.mak ---> library.mak 2011-12-13 23:34:22 +01:00
README
RELEASE Prepare for 0.8_beta1 snapshot release 2011-12-23 15:38:15 +01:00
avconv.c avconv: make -frames work for all types of streams, not just video. 2012-01-01 22:27:52 +01:00
avplay.c avplay: K&R cleanup 2012-01-01 19:53:37 +01:00
avprobe.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
avserver.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
cmdutils.c cosmetics: Drop unnecessary parentheses around return values. 2011-12-30 22:18:07 +01:00
cmdutils.h Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
cmdutils_common_opts.h
common.mak
configure threads: add sysconf based number of CPUs detection 2011-12-31 17:40:12 +01:00
ffmpeg.c Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
library.mak build: link test programs with static libraries 2011-12-17 23:21:08 +00:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.