FFmpeg git repo
Go to file
Martin Storsjö 867f923df4 libavcodec: Move apply_param_change up above avcodec_decode_video2
This is in preparation to calling it from avcodec_decode_video2.

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-01-07 15:25:30 +02:00
doc avconv: add symbolic names for -vsync parameters 2012-01-04 21:25:25 +01:00
libavcodec libavcodec: Move apply_param_change up above avcodec_decode_video2 2012-01-07 15:25:30 +02:00
libavdevice v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined 2012-01-04 21:34:29 +01:00
libavfilter
libavformat electronicarts: check bytes per sample for validity 2012-01-07 00:18:42 +01:00
libavutil timer: K&R formatting cosmetics 2012-01-05 14:48:30 +01:00
libpostproc Place some START_TIMER invocations in separate blocks. 2012-01-04 15:05:49 +01:00
libswscale swscale: remove unused U/V arguments from yuv2rgb_write(). 2012-01-05 07:17:01 -08:00
presets
tests fate: Add missing reference file from 9b4767e4. 2012-01-05 11:14:23 -08:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog adx: add an adx muxer 2012-01-03 18:47:42 -05:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: add symbolic names for -vsync parameters 2012-01-04 21:25:25 +01:00
avplay.c avplay: Don't call avio_set_interrupt_cb(NULL) 2012-01-04 11:03:45 +02:00
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure v4l2: list available formats 2012-01-04 13:10:20 +01:00
ffmpeg.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.