ffmpeg/doc
Andreas Cadhalpun 078be09dd7 examples/demuxing_decoding: abort decoding when width, height or pix_fmt change
This is necessary, because avcodec_decode_video2 can change
width, height and/or pixel format of the AVCodecContext. Since
video_dst_data and video_dst_linesize are not updated by calling
av_image_alloc again, av_image_copy[_plane] asserts, because the
destination buffer is too small.

In this case, creating a useable rawvideo is not possible anyway, since
it has fixed width/height/pix_fmt.

Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-10 02:43:47 +01:00
..
examples examples/demuxing_decoding: abort decoding when width, height or pix_fmt change 2015-02-10 02:43:47 +01:00
APIchanges doc/APIchanges: updated Data stream changes in APIChange 2015-02-08 18:39:22 +01:00
Doxyfile doc/Doxyfile: use 5 columns for alphabetical index 2014-07-08 00:43:18 +02:00
Makefile stop embedding the build date 2015-02-02 05:04:14 +01:00
authors.texi
bitstream_filters.texi doc: mention the noise_bsf parameter in the docs 2014-12-01 23:47:07 +01:00
bootstrap.min.css doc: Copyright in CSS, CSS split in 2 files 2014-09-06 01:37:31 +02:00
build_system.txt doc/build_system: document examples and config targets 2014-06-25 01:00:05 +02:00
codecs.texi doc/codecs: document nomc flag 2015-01-12 01:18:01 +01:00
decoders.texi doc: Use the correct @subsection tag 2014-12-07 21:50:47 +01:00
default.css doc: restore default.css 2014-07-20 02:01:50 +02:00
demuxers.texi doc: add entry for APNG demuxer where needed. 2014-11-25 18:28:32 +01:00
developer.texi doc: fix typos 2015-01-07 17:17:33 -09:00
devices.texi
doxy-wrapper.sh doc/doxy-wrapper.sh: autodetect version 2015-02-02 05:04:14 +01:00
encoders.texi doc: fix typos 2015-01-07 17:17:33 -09:00
errno.txt
faq.texi doc/faq: explain pkg-config basic setup. 2014-12-23 14:38:11 +01:00
fate.texi
fate_config.sh.template
ffmpeg-bitstream-filters.texi
ffmpeg-codecs.texi
ffmpeg-devices.texi
ffmpeg-filters.texi
ffmpeg-formats.texi
ffmpeg-protocols.texi
ffmpeg-resampler.texi
ffmpeg-scaler.texi
ffmpeg-utils.texi
ffmpeg.texi doc/ffmpeg: mention both ffpreset/avpreset in documentation, remove superfluous example 2015-01-05 04:34:37 +01:00
ffmpeg.txt
ffplay.texi ffplay: add support for stream specifiers in -ast, -vst, -sst options 2015-01-01 14:38:12 +01:00
ffprobe.texi ffprobe: add -show_pixel_formats option 2014-10-07 23:18:15 +02:00
ffprobe.xsd doc/ffprobe.xsd: drop build_date and build_time from programVersionType 2015-02-02 10:08:22 +01:00
ffserver.conf ffserver: deprecate Port and BindAddress options in favor of HTTPPort and HTTPBindAddress 2014-08-17 22:51:45 -04:00
ffserver.texi ffserver: allow skip setting defaults 2014-11-26 23:32:33 +01:00
fftools-common-opts.texi doc/fftools-common-opts: update/extend documentation for -opencl_bench option 2015-01-28 10:00:30 +01:00
filter_design.txt
filters.texi lavfi/subtitles: add force_style option 2015-02-08 11:36:49 +01:00
formats.texi doc: fix spelling errors 2014-12-01 00:31:06 +01:00
general.texi doc/general: update libilbc link 2015-01-12 09:32:06 -09:00
git-howto.texi
indevs.texi doc/indevs: Docs for Blackmagic high bit depth video/audio 2015-02-09 01:18:58 +01:00
issue_tracker.txt doc/issue_tracker: Correct sub-domain for mailing list 2014-07-20 20:57:53 +02:00
libavcodec.texi
libavdevice.texi
libavfilter.texi doc: Libavfilter English cleanup 2014-04-12 14:34:11 +02:00
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
metadata.texi
mips.txt
multithreading.txt
muxers.texi doc/muxers/image2: remove the non-negative number requirement for start_number 2015-02-04 13:17:30 +01:00
nut.texi Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873' 2014-05-29 01:13:59 +02:00
optimization.txt Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 2014-07-01 15:22:11 +02:00
outdevs.texi ffmpeg: add -devices param 2014-05-28 03:52:50 +02:00
platform.texi doc/platform: Reference only MSYS2 and MinGW-w64 2015-01-21 13:58:02 +00:00
print_options.c doc: fix spelling errors 2014-12-01 00:31:06 +01:00
protocols.texi doc: fix the the typos 2014-11-22 02:09:09 +01:00
rate_distortion.txt
resampler.texi
scaler.texi
snow.txt doc/snow: remove possibly wrong todo item 2014-08-26 01:19:26 +02:00
style.min.css doc: Copyright in CSS, CSS split in 2 files 2014-09-06 01:37:31 +02:00
swresample.txt
swscale.txt
t2h.init doc: Copyright in CSS, CSS split in 2 files 2014-09-06 01:37:31 +02:00
t2h.pm stop embedding the build date 2015-02-02 05:04:14 +01:00
tablegen.txt
texi2pod.pl Merge commit '94f084324e648876508bed546d950762f10b875e' 2014-09-03 12:24:47 +02:00
texidep.pl
utils.texi lavu/eval: add clip function 2014-07-17 11:29:01 +02:00
writing_filters.txt doc/writing_filters: use ffmpeg.org instead of wikimedia.org for lena image 2014-11-19 19:55:02 +01:00