ffmpeg/doc
Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
C++ does not allow to mix different enums, so e.g. code comparing
ACodecID with CodecID would fail to compile with gcc.

This very evil hack should fix this problem.
2012-08-10 18:48:40 +02:00
..
doxy
APIchanges lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 2012-08-10 18:48:40 +02:00
Makefile
RELEASE_NOTES
avconv.texi avconv: allow no input files. 2012-08-08 21:56:26 +02:00
avplay.texi
avprobe.texi
avserver.conf
avserver.texi
avtools-common-opts.texi
avutil.txt
bitstream_filters.texi
build_system.txt
demuxers.texi
developer.texi
encoders.texi
eval.texi
faq.texi
fate.texi
filters.texi vsrc_movie: discourage its use with avconv. 2012-08-08 21:56:44 +02:00
general.texi
git-howto.texi
git-howto.txt
indevs.texi
libavfilter.texi
metadata.texi
multithreading.txt
muxers.texi
optimization.txt
outdevs.texi
platform.texi doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs 2012-08-09 20:05:54 +02:00
print_options.c
protocols.texi rtmp: Add a new option 'rtmp_subscribe' 2012-08-07 23:35:39 +03:00
rate_distortion.txt
snow.txt
soc.txt
swscale.txt
t2h.init
tablegen.txt
texi2pod.pl
viterbi.txt