FFmpeg git repo
Go to file
Justin Ruggles f199f38573 avplay: use avcodec_decode_audio4() 2011-12-04 18:29:51 -05:00
doc doc: document preferred Doxygen syntax and make patcheck detect it 2011-12-04 23:49:48 +01:00
libavcodec adpcmenc: cosmetics: pretty-printing 2011-12-04 17:07:48 -05:00
libavdevice lavf: make av_set_pts_info private. 2011-11-30 20:34:45 +01:00
libavfilter drawtext: make x and y parametric 2011-12-03 01:35:29 +01:00
libavformat avformat: use avcodec_decode_audio4() in avformat_find_stream_info() 2011-12-04 18:29:51 -05:00
libavutil Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 2011-12-03 15:13:48 -08:00
libpostproc
libswscale swscale: #include "libavutil/mathematics.h" 2011-12-01 19:12:26 +01:00
presets
tests latmdec: add fate test for audio config change 2011-12-04 15:38:14 +01:00
tools doc: document preferred Doxygen syntax and make patcheck detect it 2011-12-04 23:49:48 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog oma: PCM support 2011-12-04 15:21:06 +01:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: use avcodec_decode_audio4() instead of avcodec_decode_audio3() 2011-12-04 18:29:51 -05:00
avplay.c avplay: use avcodec_decode_audio4() 2011-12-04 18:29:51 -05: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_common_opts.h
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.