FFmpeg git repo
Go to file
Anton Khirnov d3e3ffa501 rmdec: don't set codec timebase.
It's not supposed to be set outside of lavc.
Set r_frame_rate instead.
2011-11-30 07:47:43 +01:00
doc APIchanges: fill in some blanks 2011-11-28 17:29:47 +00:00
libavcodec indeo3: check per-plane data buffer against input buffer bounds. 2011-11-29 09:58:05 -08:00
libavdevice
libavfilter
libavformat rmdec: don't set codec timebase. 2011-11-30 07:47:43 +01:00
libavutil timer: fix misspelling of "decicycles" 2011-11-28 14:34:42 +00:00
libpostproc
libswscale swscale: fix signed overflow in yuv2mono_X_c_template 2011-11-26 22:53:47 +00:00
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avformat: add CRI ADX format demuxer 2011-11-26 16:25:07 -05:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: compute next_pts from input packet duration when possible. 2011-11-30 07:47:43 +01:00
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.