FFmpeg git repo
Go to file
Anton Khirnov 1d428004c6 lavc: reorder AVFrame fields.
Put related fields together, move the important ones closer to the
beginning, try to eliminate holes.
2012-02-27 07:07:25 +01:00
doc avconv: saner output video timebase. 2012-02-26 07:48:45 +01:00
libavcodec lavc: reorder AVFrame fields. 2012-02-27 07:07:25 +01:00
libavdevice 4xm, timefilter: K&R formatting cosmetics 2012-02-10 15:48:50 +01:00
libavfilter Mark mutable static data const where appropriate. 2012-02-21 09:47:07 -08:00
libavformat lavf: don't guess r_frame_rate from either stream or codec timebase. 2012-02-26 19:32:33 +01:00
libavutil avutil: add AVERROR_UNKNOWN 2012-02-25 11:49:41 -05:00
libswscale swscale: fix another integer overflow at large dimensions/rescales. 2012-02-24 15:39:55 -08:00
presets
tests lavf: don't guess r_frame_rate from either stream or codec timebase. 2012-02-26 19:32:33 +01:00
tools
.gitignore Remove libpostproc. 2012-02-23 19:36:16 +01:00
avconv.c avconv: set discard on input streams automatically. 2012-02-26 19:30:50 +01:00
avplay.c avplay: fix -threads option 2012-02-21 16:45:34 +01:00
avprobe.c Mark mutable static data const where appropriate. 2012-02-21 09:47:07 -08:00
avserver.c Mark mutable static data const where appropriate. 2012-02-21 09:47:07 -08:00
Changelog Remove libpostproc. 2012-02-23 19:36:16 +01:00
cmdutils_common_opts.h
cmdutils.c Remove libpostproc. 2012-02-23 19:36:16 +01:00
cmdutils.h
common.mak
configure lavc: drop libdirac encoder. 2012-02-23 19:50:46 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak
LICENSE Remove libpostproc. 2012-02-23 19:36:16 +01:00
Makefile Remove libpostproc. 2012-02-23 19:36:16 +01:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.