FFmpeg git repo
Go to file
Mike Melanson ae51b1a9ba FATE: Add test for H.264 MP4->annex.B bitstream filter.
This test uses an existing FATE sample (h264/interlaced_crop.mp4).

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-12-30 11:20:20 -08:00
doc doxygen: cleanup style to support older doxy 2011-12-29 17:19:46 +01:00
libavcodec libvorbis: K&R reformatting cosmetics 2011-12-29 23:30:20 +01:00
libavdevice v4l2: remove unneded linux specific asm/types.h include 2011-12-27 16:07:58 +01:00
libavfilter
libavformat applehttpproto: Apply the same reload interval changes as for the demuxer 2011-12-29 11:42:55 +02:00
libavutil
libpostproc
libswscale swscale: prevent invalid writes in packed_16bpc_bswap 2011-12-26 15:50:17 +01:00
presets
tests FATE: Add test for H.264 MP4->annex.B bitstream filter. 2011-12-30 11:20:20 -08:00
tools qt-faststart: Fix up indentation 2011-12-29 19:15:28 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avformat: Add SMJPEG demuxer. 2011-12-28 20:17:20 +01:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: K&R cosmetics 2011-12-29 21:45:44 +01:00
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure threads: test for sys/param.h and include it for sysctl on OpenBSD 2011-12-27 16:09:41 +01:00
ffmpeg.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.