ffmpeg/libavformat
Reimar Döffinger 591de5cf35 Fix misplaced const, avoids a cast-discards-qualifiers warning
Originally committed as revision 12146 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-19 16:18:17 +00:00
..
4xm.c
Makefile Add support for speex in ogg 2008-02-06 12:37:37 +00:00
adtsenc.c
aiff.c
allformats.c typo fix: inited --> initialized 2008-02-13 09:26:10 +00:00
amr.c
apc.c
ape.c fix 8 "initialization discards qualifiers from pointer target type" 2008-02-04 00:42:27 +00:00
asf-enc.c typo, typedef uint8_t GUID[16] in asf.h, and fix warning: asf-enc.c:202: warning: passing argument 2 of 'put_buffer' from incompatible pointer type 2008-01-31 00:34:22 +00:00
asf.c Remove ff_mms_set_stream_selection again from asf demuxer, 2008-02-03 11:18:53 +00:00
asf.h
asfcrypt.c
asfcrypt.h
au.c
avc.c Fix misplaced const, avoids a cast-discards-qualifiers warning 2008-02-19 16:18:17 +00:00
avc.h const 2008-02-19 16:08:52 +00:00
avformat.h
avi.h
avidec.c
avienc.c
avio.c
avio.h
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.c
file.c
flic.c
flv.h
flvdec.c
flvenc.c
framecrcenc.c
framehook.c
framehook.h
gif.c
gifdec.c
gxf.c
gxf.h
gxfenc.c
http.c Remove a pointless cast. 2008-02-02 22:03:01 +00:00
idcin.c
idroq.c
img2.c
ipmovie.c
isom.c fcp imx 40 fourccs 2008-02-11 15:20:35 +00:00
isom.h
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c Remove incorrect cast found by -Wwrite-strings. 2008-02-04 01:04:27 +00:00
matroskaenc.c
mm.c
mmf.c
mov.c honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alaw 2008-02-13 19:26:45 +00:00
movenc.c cosmetics, remove whitespaces before and after parenthesis 2008-02-06 18:57:00 +00:00
mp3.c Another const found by -Wwrite-strings. 2008-02-04 01:01:52 +00:00
mpc.c
mpc8.c
mpeg.c
mpeg.h
mpegenc.c init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function 2008-01-31 00:27:51 +00:00
mpegts.c
mpegts.h
mpegtsenc.c
mpjpeg.c
mtv.c
mxf.c add const 2008-02-01 14:58:35 +00:00
network.h
nsvdec.c
nut.c ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only 2008-02-04 10:27:32 +00:00
nut.h Elision header demuxing support. 2008-02-15 02:36:09 +00:00
nutdec.c Elision header demuxing support. 2008-02-15 02:36:09 +00:00
nutenc.c It appears last_pts was not set ... 2008-02-15 13:21:00 +00:00
nuv.c
oggdec.c Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggdec.h Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggenc.c Fix issue 338: 2008-02-05 01:16:47 +00:00
oggparseflac.c
oggparseogm.c const 2008-02-01 15:17:43 +00:00
oggparsespeex.c Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggparsetheora.c
oggparsevorbis.c const 2008-02-01 15:17:32 +00:00
os_support.c Include poll.h instead of sys/poll.h 2008-02-13 12:51:14 +00:00
os_support.h Include poll.h instead of sys/poll.h 2008-02-13 12:51:14 +00:00
psxstr.c
pva.c
qtpalette.h
raw.c
raw.h
riff.c Add dv50 tag to support samples with dv50 fourcc in AVI. 2008-02-04 12:18:00 +00:00
riff.h
rm.h
rmdec.c
rmenc.c
rtp.c
rtp.h
rtp_aac.c
rtp_aac.h
rtp_h264.c
rtp_h264.h
rtp_internal.h
rtp_mpv.c
rtp_mpv.h
rtpdec.c
rtpenc.c
rtpenc_h264.c
rtpproto.c
rtsp.c
rtsp.h
rtspcodes.h
sdp.c
segafilm.c
sierravmd.c Fix a possible use of an uninitialized pointer. 2008-02-04 12:13:09 +00:00
siff.c
smacker.c
sol.c
swf.c
tcp.c
thp.c
tiertexseq.c
tta.c
txd.c
udp.c Do not use GNU-specific (or BSD-specific or whatever they may be) 2008-02-11 03:30:42 +00:00
utils.c Fix timestamps and durations if the first packets have no durations nor timestamps, 2008-02-15 20:32:32 +00:00
vc1test.c
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
wc3movie.c
westwood.c
wv.c
yuv4mpeg.c