FFmpeg git repo
Go to file
Paul B. Mahol eda8731285 shorten: remove dead initialization
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
2011-12-04 15:12:05 -05:00
doc doc: break some long lines in developer.texi 2011-12-03 01:35:38 +01:00
libavcodec shorten: remove dead initialization 2011-12-04 15:12:05 -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 oma: PCM support 2011-12-04 15:21:06 +01: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 presets: spelling error in libvpx 1080p50_60 2011-10-22 00:28:56 +02:00
tests latmdec: add fate test for audio config change 2011-12-04 15:38:14 +01:00
tools tools/pktdumper: update to recent avformat api 2011-10-28 19:08:38 +02:00
.gitignore
avconv.c Do not memcpy raw video frames when using null muxer 2011-12-02 18:49:50 +00: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
Changelog oma: PCM support 2011-12-04 15:21:06 +01:00
cmdutils_common_opts.h
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
common.mak
configure configure: Store vda lib flags in extralibs instead of ldflags 2011-11-25 15:52:55 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Call avformat_network_init/deinit in the programs 2011-11-06 18:31:39 +02:00
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.