FFmpeg git repo
Go to file
Anton Khirnov 50b8e4c8fd avconv: only apply presets when we have an encoder.
Fixes a crash when using a preset with stream copy.
(cherry picked from commit 4e61a38aa0)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2013-01-02 20:55:27 +01:00
doc avutil: add AVERROR_UNKNOWN 2012-03-04 12:26:06 +01:00
libavcodec flacenc: ensure the order is within the min/max range in LPC order search 2013-01-02 20:44:31 +01:00
libavdevice v4l2: use C99 struct initializer 2012-01-10 05:04:22 +01:00
libavfilter vf_pad/scale: use double precision for aspect ratios. 2012-10-19 19:23:14 +02:00
libavformat yuv4mpeg: reject unsupported codecs 2013-01-02 20:34:08 +01:00
libavutil eval: fix swapping of lt() and lte() 2012-09-28 08:05:40 +02:00
libpostproc Place some START_TIMER invocations in separate blocks. 2012-01-04 15:05:49 +01:00
libswscale swscale: make filterPos 32bit. 2012-03-08 22:07:55 +01:00
presets
tests eval: fix swapping of lt() and lte() 2012-09-28 08:05:40 +02:00
tools aviocat: Remove useless includes 2012-01-21 12:04:02 +02:00
.gitignore
avconv.c avconv: only apply presets when we have an encoder. 2013-01-02 20:55:27 +01:00
avplay.c avplay: fix -threads option 2012-02-26 10:03:16 +01:00
avprobe.c avprobe, cmdutils: K&R formatting cosmetics 2012-01-18 21:07:25 +01:00
avserver.c Revert "avserver: fix build after the next bump." 2012-01-21 08:40:47 +01:00
Changelog Update Changelog for the 0.8.4 Release 2012-10-22 20:32:41 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils: update copyright year to 2012. 2012-06-08 12:38:58 +02:00
cmdutils.h Read preset files with suffix .avpreset 2012-04-29 22:07:01 +02:00
common.mak
configure x86: Require an assembler able to cope with AVX instructions 2012-11-11 22:41:46 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile Fix a bunch of platform name and other typos. 2012-01-11 13:48:30 +01:00
ffmpeg.c cosmetics: Rename ffsink to avsink. 2012-01-19 00:19:43 +01:00
INSTALL
library.mak build: link test programs with static libraries 2011-12-17 23:21:08 +00:00
LICENSE
Makefile
README
RELEASE Prepare for 0.8.5 Release 2013-01-02 20:08:49 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.