FFmpeg git repo
Go to file
Anton Khirnov 6f834293d3 af_asyncts: fix request_frame() behavior.
Make sure that an output frame has really been produced before returning
0.
2012-07-09 08:21:15 +02:00
doc
libavcodec libx264: support aspect ratio switching 2012-07-09 08:15:59 +02:00
libavdevice Clarify Doxygen comment for FF_API_* #defines. 2012-07-04 15:10:10 +02:00
libavfilter af_asyncts: fix request_frame() behavior. 2012-07-09 08:21:15 +02:00
libavformat matroskadec: honor error_recognition when encountering unknown elements. 2012-07-09 07:43:11 +02:00
libavresample lavr: resampling: add support for s32p, fltp, and dblp internal sample formats 2012-07-08 15:22:11 -04:00
libavutil x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME). 2012-07-07 13:35:07 -07:00
libswscale swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on x86-32. 2012-07-04 08:25:57 -07:00
presets
tests lavfi: reclassify showfiltfmts as a TESTPROG 2012-07-04 17:48:25 +01:00
tools lavfi: reclassify showfiltfmts as a TESTPROG 2012-07-04 17:48:25 +01:00
.gitignore lavfi: reclassify showfiltfmts as a TESTPROG 2012-07-04 17:48:25 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: use only meaningful timestamps in start time check. 2012-07-06 12:59:11 +02:00
avplay.c lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format 2012-07-08 15:22:11 -04:00
avprobe.c
avserver.c
cmdutils.c cmutils: include shellapi.h on Win32 (for CommandLineToArgvW). 2012-07-07 14:09:04 -07:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME). 2012-07-07 13:35:07 -07:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.