FFmpeg git repo
Go to file
Diego Biurrun c88ebdb42c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 2011-11-28 10:01:50 +01:00
doc doc: cleanup filter section 2011-11-28 00:39:59 +01:00
libavcodec Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 2011-11-28 10:01:50 +01:00
libavdevice Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
libavfilter Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
libavformat Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 2011-11-28 10:01:50 +01:00
libavutil x86inc: Flag shufps as an floating-point instruction for the AVX emulation code. 2011-11-27 13:10:33 -08:00
libpostproc
libswscale swscale: fix signed overflow in yuv2mono_X_c_template 2011-11-26 22:53:47 +00:00
presets presets: spelling error in libvpx 1080p50_60 2011-10-22 00:28:56 +02:00
tests aacdec: add more fate tests covering SBR and PS 2011-11-25 08:25:12 +01:00
tools tools/pktdumper: update to recent avformat api 2011-10-28 19:08:38 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avformat: add CRI ADX format demuxer 2011-11-26 16:25:07 -05:00
Doxyfile
INSTALL
LICENSE
Makefile presets: rename presets directory 2011-10-19 21:20:17 +02:00
README
RELEASE
avconv.c avconv: fix segfault at EOF with delayed pictures 2011-11-24 00:33:02 +01:00
avplay.c avplay: Set the new interrupt callback 2011-11-18 11:01:16 +01:00
avprobe.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
avserver.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
cmdutils.c Add libavutil/mathematics.h #includes for INFINITY 2011-11-22 16:36:44 +00:00
cmdutils.h cmdutils: Rename read_file to cmdutils_read_file 2011-10-31 16:29:29 +02:00
cmdutils_common_opts.h avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01:00
common.mak
configure configure: Store vda lib flags in extralibs instead of ldflags 2011-11-25 15:52:55 +02:00
ffmpeg.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.