ffmpeg/doc
Andre Anjos 23ffc4c70d doc/examples/muxing: Fixes frame initialization.
Fixes use of the example with encoders which use tha AVFrame w/h/pix_fmt fields
FFV1 is one of these codecs

We cannot easily workaround the not set fields in common code because the API
has AVFrame constant for the encoders.
Alternatives would be to fix the API or to duplicate the struct and fill in
missing fields. Or as is to require all user apps to set this correctly and
maybe simplify for that case

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-01-09 18:12:24 +01:00
..
examples doc/examples/muxing: Fixes frame initialization. 2014-01-09 18:12:24 +01:00
APIchanges Merge commit '5b4797a21db900b7d509660b7a4d49829089b004' 2014-01-05 22:12:41 +01:00
authors.texi
bitstream_filters.texi doc/bitstream_filters: remove mp3_header_decompress filter 2013-12-14 21:47:51 +01:00
build_system.txt
codecs.texi doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all 2014-01-09 12:12:10 +01:00
decoders.texi
default.css
demuxers.texi
developer.texi Merge commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e' 2013-12-23 12:52:50 +01:00
devices.texi doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all 2014-01-09 12:12:10 +01:00
doxy-wrapper.sh
Doxyfile
encoders.texi doc/encoders: add wavpackenc doc 2013-12-29 13:10:11 +01:00
errno.txt
faq.texi doc/faq: remove "-profile option fails when encoding H.264 video with AAC audio" entry 2014-01-03 17:05:44 +01:00
fate_config.sh.template
fate.texi
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: remove documentation for removed vlang/slang options 2014-01-08 09:47:53 +01:00
ffmpeg.txt
ffplay.texi doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all 2014-01-09 12:12:10 +01:00
ffprobe.texi doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all 2014-01-09 12:12:10 +01:00
ffprobe.xsd ffprobe: show best_effort_timestamp in the frame section 2013-12-15 10:46:46 +01:00
ffserver.conf ffserver: add stream Metadata option 2013-12-16 19:18:45 +01:00
ffserver.texi doc/ffserver: mention how to access streams through RTSP 2014-01-03 17:03:43 +01:00
fftools-common-opts.texi Allow hiding the banner. 2013-12-29 22:57:20 +01:00
filter_design.txt
filters.texi doc/filters: add rotate example using degrees 2014-01-09 00:39:16 +01:00
formats.texi doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all 2014-01-09 12:12:10 +01:00
general.texi ATRAC+ decoder 2013-12-29 01:11:16 +01:00
git-howto.texi
indevs.texi
issue_tracker.txt
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
Makefile doc/doxy: remove unused files 2014-01-02 02:17:59 +01:00
metadata.texi
mips.txt
multithreading.txt
muxers.texi doc/muxers/image2: apply several formatting changes 2014-01-08 10:20:42 +01:00
nut.texi
optimization.txt
outdevs.texi docs/outdevs: add a few simple ALSA examples 2013-12-12 18:21:52 -09:00
platform.texi
print_options.c
protocols.texi doc/protocols/file: fix semantical reverse 2014-01-05 00:43:51 +01:00
rate_distortion.txt
RELEASE_NOTES Prepare release notes for Libav 10 "Eks" 2013-12-18 09:18:42 -05:00
resampler.texi
scaler.texi
snow.txt
swresample.txt
swscale.txt
t2h.init
tablegen.txt
texi2pod.pl Merge remote-tracking branch 'qatar/master' 2013-12-01 21:50:13 +01:00
texidep.pl doc: add script to compute texi files dependencies 2013-12-06 10:40:38 +01:00
utils.texi cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 2013-12-09 21:21:36 +01:00