Go to file
Vladimir Pantelic 77bcb89600 vc1dec: use codec_id instead of codec_tag for VC1IMAGE
the rest of the code is using codec_id everywhere already

Signed-off-by: Vladimir Pantelic <vladoman@gmail.com>
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
2013-02-06 09:34:32 +01:00
compat
doc doc/developer: Drop obsolete MPlayer reference 2013-02-01 11:17:24 +01:00
libavcodec vc1dec: use codec_id instead of codec_tag for VC1IMAGE 2013-02-06 09:34:32 +01:00
libavdevice libcdio: support recent cdio-paranoia 2013-01-17 21:41:18 +01:00
libavfilter avfilter: x86: consistent filenames for filter optimizations 2013-02-04 15:00:47 +01:00
libavformat Use proper "" quotes for local header #includes 2013-02-01 12:51:15 +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 swscale: GBRP output support 2013-01-27 15:28:07 -05:00
tools Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c lavc: set the default rc_initial_buffer_occupancy 2013-01-15 08:58:51 +01:00
avconv.c avconv: Increase the SDP buffer size to fit xiph SDPs 2013-01-20 18:20:47 +02:00
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog lavu: Add av_strnstr() 2013-01-25 10:47:51 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Group all hwaccels together in a separate variable 2013-02-05 17:01:06 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.