FFmpeg git repo
Go to file
Anton Khirnov 86eb2eaac6 mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_dc()
This will allow deMpegEncContextizing the LJPEG encoder.
2013-12-05 13:35:30 +01:00
compat
doc doc: Try to find nonstandard Perl path from the environment 2013-12-01 12:59:10 -05:00
libavcodec mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_dc() 2013-12-05 13:35:30 +01:00
libavdevice alsa-audio-dec: explicitly cast the delay to a signed int64 2013-12-03 12:04:26 +01:00
libavfilter
libavformat mxfdec: set extradata size 2013-11-29 14:19:47 +01:00
libavresample
libavutil
libswscale
presets
tests FATE: drop the last partial frame in the wmv8-drm test 2013-12-05 13:27:52 +01:00
tools
.gitignore gitignore: Ignore multilibrary example programs 2013-12-01 12:36:39 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile build: Add rule for building host-specific object files 2013-12-02 13:13:09 +01:00
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c avconv: initialize hwaccel_pix_fmt 2013-12-03 18:11:27 +01:00
avconv_vdpau.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak build: Add shorthand for HOSTCC compile macro 2013-12-02 13:13:09 +01:00
configure configure: Detect msvcrt libc with a CPP check instead of a link check 2013-12-04 11:50:59 -05:00
library.mak configure: add strip flags checks 2013-11-28 15:37:10 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.