FFmpeg git repo
Go to file
Justin Ruggles 613668210b adxenc: avoid stereo deinterleaving 2012-01-03 18:47:41 -05:00
doc APIchanges: mention cleaned up header includes 2012-01-04 00:29:55 +01:00
libavcodec adxenc: avoid stereo deinterleaving 2012-01-03 18:47:41 -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 lavf: flush decoders in avformat_find_stream_info(). 2012-01-03 14:58:21 +01:00
libavutil lavu: bump lavu minor for av_popcount64 2012-01-03 15:42:26 +01:00
libpostproc Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
libswscale Drop some pointless void* return value casts from av_malloc() invocations. 2012-01-02 16:41:24 +01:00
presets presets: spelling error in libvpx 1080p50_60 2011-10-22 00:28:56 +02:00
tests fate: add dxtory test 2012-01-03 23:16:29 +01:00
tools Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog fix Changelog file 2012-01-02 17:21:55 +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: remove the 'codec framerate is different from stream' warning 2012-01-02 14:15:09 +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 cmdutils: K&R reformatting cosmetics 2012-01-03 21:10:09 +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 win32: detect number of CPUs using affinity 2012-01-03 14:25:57 +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.