1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Mike Melanson 15f073ee6d FATE: xmv-demux test; exercise the XMV demuxer without decoding the perceptual codecs inside.
Code coverage:
libavformat/xmv.c: 3% -> 91%

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2012-01-07 11:21:27 -08:00
doc avconv: add symbolic names for -vsync parameters 2012-01-04 21:25:25 +01:00
libavcodec g722enc: validate AVCodecContext.trellis 2012-01-07 13:38:23 -05:00
libavdevice v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined 2012-01-04 21:34:29 +01:00
libavfilter cosmetics: Drop unnecessary parentheses around return values. 2011-12-30 22:18:07 +01:00
libavformat vqf: recognize more metadata chunks 2012-01-07 11:14:57 -08:00
libavutil timer: K&R formatting cosmetics 2012-01-05 14:48:30 +01:00
libpostproc Place some START_TIMER invocations in separate blocks. 2012-01-04 15:05:49 +01:00
libswscale swscale: remove unused U/V arguments from yuv2rgb_write(). 2012-01-05 07:17:01 -08:00
presets
tests FATE: xmv-demux test; exercise the XMV demuxer without decoding the perceptual codecs inside. 2012-01-07 11:21:27 -08:00
tools Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
.gitignore
avconv.c avconv: add symbolic names for -vsync parameters 2012-01-04 21:25:25 +01:00
avplay.c avplay: Don't call avio_set_interrupt_cb(NULL) 2012-01-04 11:03:45 +02:00
avprobe.c
avserver.c
Changelog adx: add an adx muxer 2012-01-03 18:47:42 -05:00
cmdutils_common_opts.h
cmdutils.c cmdutils: K&R reformatting cosmetics 2012-01-03 21:10:09 +01:00
cmdutils.h
common.mak
configure v4l2: list available formats 2012-01-04 13:10:20 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile doxy: add website-alike style to the html output 2011-12-25 14:34:32 +01:00
ffmpeg.c
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.