FFmpeg git repo
Go to file
2013-02-20 00:45:30 +01:00
compat
doc doc: Fix some obsolete references to av* tools as ff* tools 2013-02-18 13:04:29 +01:00
libavcodec h264: Get rid of unnecessary casts 2013-02-20 00:25:29 +02:00
libavdevice
libavfilter vf_yadif: fix out-of line reads 2013-02-15 16:08:33 +01:00
libavformat asfdec: do not assume every AVStream has a corresponding ASFStream 2013-02-09 18:57:21 +01:00
libavresample lavr: fix mixing matrix reduction when normalization is disabled 2013-02-12 13:41:13 -05:00
libavutil x86: Use simple nop codes for <= sse (rather than <= mmx) 2013-02-19 22:33:19 +02:00
libswscale swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
presets
tests vf_yadif: fix out-of line reads 2013-02-15 16:08:33 +01:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c
avconv.h
avplay.c avplay: apply the stream sample_aspect_ratio to decoded video frames 2013-02-09 18:57:21 +01:00
avprobe.c
avserver.c
Changelog asfdec: support reading ID3v2 tags in ASF files 2013-02-09 18:57:21 +01:00
cmdutils_common_opts.h
cmdutils.c get_buffer(): do not initialize the data. 2013-02-15 16:08:44 +01:00
cmdutils.h
common.mak build: Ensure that output directories for header objects are created 2013-02-20 00:45:30 +01:00
configure build: make audio_frame_queue a stand-alone component 2013-02-17 22:05:18 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak build: Make library minor version visible in the Makefile 2013-02-11 20:17:15 +01:00
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.