FFmpeg git repo
Go to file
Luca Barbato e0c53c3408 nut: use meaningful error values
Fix the mispresented EINVAL for EOF on partial files, among the other.
2013-05-07 14:37:32 +02:00
compat
doc avconv: remove -deinterlace 2013-05-07 12:31:55 +02:00
libavcodec indeo3: use unaligned reads on reference blocks. 2013-05-07 12:29:56 +02:00
libavdevice silly typo fixes 2013-05-03 18:26:12 +02:00
libavfilter vf_scale: add endianness conversion pixel format in query_formats 2013-05-06 21:48:15 +02:00
libavformat nut: use meaningful error values 2013-05-07 14:37:32 +02:00
libavresample avresample: Add av_cold attributes to init functions missing them 2013-05-04 21:10:05 +02:00
libavutil pixdesc: add function to return pixel format with swapped endiannes 2013-05-06 18:51:47 +02:00
libswscale swscale: support endianness conversion for AV_PIX_FMT_XYZ12 2013-05-06 21:48:14 +02:00
presets
tests FATE: use a less ambiguous end time for filter-trim-time test 2013-05-07 12:33:13 +02:00
tools silly typo fixes 2013-05-03 18:26:12 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avconv: remove -deinterlace 2013-05-07 12:31:55 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: remove -deinterlace 2013-05-07 12:31:55 +02:00
avconv.h
avconv_filter.c
avconv_opt.c avconv: remove -deinterlace 2013-05-07 12:31:55 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: add dependencies to lavfi .pc file 2013-05-07 12:32:14 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.