FFmpeg git repo
Go to file
Anton Khirnov 0f583d20d5 mpeg12: fix the semantics of the int* parameter of decode()
It is got_output, not data_size.
2012-09-29 19:18:39 +02:00
compat
doc doc/platform: Rework the Visual Studio linking section 2012-09-28 15:52:21 -04:00
libavcodec mpeg12: fix the semantics of the int* parameter of decode() 2012-09-29 19:18:39 +02:00
libavdevice
libavfilter Use avcodec_free_frame() to free AVFrames. 2012-09-24 12:31:25 +02:00
libavformat avidec: use actually read size instead of requested size 2012-09-29 09:27:59 +02:00
libavresample
libavutil ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code 2012-09-21 07:07:58 +01:00
libswscale
presets
tests
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c Use avcodec_free_frame() to free AVFrames. 2012-09-24 12:31:25 +02:00
avconv.h
avplay.c Use avcodec_free_frame() to free AVFrames. 2012-09-24 12:31:25 +02:00
avprobe.c
avserver.c
Changelog Opus decoder using libopus 2012-09-28 11:03:20 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Opus decoder using libopus 2012-09-28 11:03:20 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak build: support some non-standard ar variants 2012-09-19 14:09:50 +01:00
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.