FFmpeg git repo
Go to file
Kostya Shishkov 685e6f2e39 xxan: properly handle odd heights.
Duplicate the last one or two chroma lines.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
CC:libav-stable@libav.org
2013-02-06 10:21:52 +01:00
compat
doc doc/developer: Drop obsolete MPlayer reference 2013-02-01 11:17:24 +01:00
libavcodec xxan: properly handle odd heights. 2013-02-06 10:21:52 +01:00
libavdevice libcdio: support recent cdio-paranoia 2013-01-17 21:41:18 +01:00
libavfilter vf_yadif: silence a warning. 2013-02-06 10:21:51 +01:00
libavformat asf: K&R formatting cosmetics 2013-02-06 09:48:51 +01:00
libavresample lavr: always reset mix function names and pointers in mix_function_init() 2013-01-17 19:27:01 -05:00
libavutil dict: add av_dict_parse_string() 2013-01-25 17:20:03 +01:00
libswscale swscale: GBRP output support 2013-01-27 15:28:07 -05:00
presets
tests xxan: properly handle odd heights. 2013-02-06 10:21:52 +01:00
tools Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavu: Add av_strnstr() 2013-01-25 10:47:51 +01:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: Increase the SDP buffer size to fit xiph SDPs 2013-01-20 18:20:47 +02:00
avconv.h
avconv_filter.c
avconv_opt.c lavc: set the default rc_initial_buffer_occupancy 2013-01-15 08:58:51 +01:00
avplay.c
avprobe.c
avserver.c
cmdutils.c fraps: fix off-by one bug for version 1. 2013-02-06 10:21:52 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Group all hwaccels together in a separate variable 2013-02-05 17:01:06 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.