FFmpeg git repo
Go to file
Anton Khirnov 2092232581 lavf: estimate frame duration from r_frame_rate.
If r_frame_rate is set, it should be more reliable for this than either
codec or stream timebase.
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 Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
libavfilter Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
libavformat lavf: estimate frame duration from r_frame_rate. 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 aacdec: add more fate tests covering SBR and PS 2011-11-25 08:25:12 +01:00
tools
.gitignore
avconv.c avconv: update InputStream.pts in the streamcopy case. 2011-11-30 07:47:43 +01:00
avplay.c
avprobe.c
avserver.c
Changelog avformat: add CRI ADX format demuxer 2011-11-26 16:25:07 -05:00
cmdutils_common_opts.h
cmdutils.c Add libavutil/mathematics.h #includes for INFINITY 2011-11-22 16:36:44 +00:00
cmdutils.h
common.mak
configure configure: Store vda lib flags in extralibs instead of ldflags 2011-11-25 15:52:55 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
LICENSE
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.