You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Kostya Shishkov 7c1f6df4b5 rmdec: correct DTS calculation in RealMedia container. 13 years ago
doc lavf: add avformat_query_codec(). 13 years ago
ffpresets
libavcodec rv10/20: tell decoder to use edge emulation 13 years ago
libavdevice lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
libavfilter vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h 14 years ago
libavformat rmdec: correct DTS calculation in RealMedia container. 13 years ago
libavutil Move x86util.asm from libavcodec/ to libavutil/. 13 years ago
libpostproc libpostproc: Remove disabled code. 14 years ago
libswscale swscale: add dithering to yuv2yuvX_altivec_real 13 years ago
tests rmdec: correct DTS calculation in RealMedia container. 13 years ago
tools Remove some unused scripts from tools/. 14 years ago
.gitignore Make a copy of ffmpeg under a new name -- avconv. 13 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog: document avconv incompatibilities with ffmpeg. 13 years ago
Doxyfile doxygen: Move function documentation into the macro generating the function. 14 years ago
INSTALL
LICENSE
Makefile Fix NASM include directive 13 years ago
README
RELEASE Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 14 years ago
avconv.c Revert "avconv: use stream copy by default when possible." 13 years ago
avplay.c avtools: reinitialise filter chain when input video stream changes dimensions 13 years ago
avprobe.c Rename ffprobe to avprobe. 13 years ago
avserver.c Rename ffserver to avserver. 13 years ago
cmdutils.c cmdutils: allow precisely specifying a stream for AVOptions. 13 years ago
cmdutils.h cmdutils: allow precisely specifying a stream for AVOptions. 13 years ago
cmdutils_common_opts.h
common.mak build: remove unnecessary FFLDFLAGS variable 14 years ago
configure configure: add missing CFLAGS to fix building on the HURD 13 years ago
ffmpeg.c mpeg12: remove repeat-field code disabled since May 2002 13 years ago
subdir.mak build: make examples build normally 14 years ago
version.sh Drop git- prefix from version labels 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.