FFmpeg git repo
Go to file
Anton Khirnov d43040e28b avconv: refactor vsync code.
No functional changes, just make it more readable.
2012-02-26 07:28:27 +01:00
doc avutil: add AVERROR_UNKNOWN 2012-02-25 11:49:41 -05:00
libavcodec cdxl: bit line plane arrangement support 2012-02-26 00:04:32 -05:00
libavdevice
libavfilter Mark mutable static data const where appropriate. 2012-02-21 09:47:07 -08:00
libavformat matroska: don't overwrite string values until read/alloc was succesful. 2012-02-25 07:53:23 -08: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 FATE: remove a bunch of useless -vsync 0 2012-02-26 07:28:04 +01:00
tools
.gitignore Remove libpostproc. 2012-02-23 19:36:16 +01:00
avconv.c avconv: refactor vsync code. 2012-02-26 07:28:27 +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
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.