ffmpeg/libavformat
Roman Shaposhnik a53621fca8 simplifying code as per Michael's suggestion
Originally committed as revision 15583 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-07 16:14:33 +00:00
..
4xm.c
Makefile
adtsenc.c
aiff.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
allformats.c
amr.c
apc.c
ape.c
asf-enc.c
asf.c
asf.h
asfcrypt.c
asfcrypt.h
assdec.c
assenc.c
au.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
avc.c
avc.h
avformat.h Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
avi.h
avidec.c Favor even chunk sizes in ambiguous cases. 2008-10-04 22:26:43 +00:00
avienc.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
avio.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
avio.h Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
aviobuf.c Make size variables in dyn_buf_write unsigned so gcc will not optimize the 2008-10-04 21:11:58 +00:00
avisynth.c
avs.c
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c simplifying code as per Michael's suggestion 2008-10-07 16:14:33 +00:00
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
ffmdec.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
ffmenc.c
file.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
flic.c
flv.h
flvdec.c
flvenc.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
framecrcenc.c
framehook.c
framehook.h
gif.c
gxf.c
gxf.h
gxfenc.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
http.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
idcin.c
idroq.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
iff.c
img2.c
internal.h Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 2008-10-04 11:20:02 +00:00
ipmovie.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
isom.c
isom.h
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
matroskaenc.c matroskaenc: correct muxing of ASS packets 2008-10-04 22:57:56 +00:00
mm.c
mmf.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
mov.c 10l, fix amrwb sample rate 2008-10-04 23:30:35 +00:00
movenc.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
mp3.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
mpc.c
mpc8.c
mpeg.c
mpeg.h
mpegenc.c
mpegts.c
mpegts.h
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
mxfdec.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
mxfenc.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
oggdec.h
oggenc.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
oggparseflac.c
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oma.c
os_support.c
os_support.h
psxstr.c
pva.c
qtpalette.h
raw.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
raw.h
rdt.c Implement RDTDemuxContext, which contains RDT-specific data (similar to 2008-10-04 04:19:15 +00:00
rdt.h Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 2008-10-04 11:20:02 +00:00
riff.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
riff.h Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
rl2.c
rm.h
rmdec.c
rmenc.c
rpl.c
rtp.c
rtp.h Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque 2008-10-04 04:16:44 +00:00
rtp_aac.c
rtp_aac.h
rtp_h264.c Change function prototype of RTPDynamicPayloadHandler.parse_packet() to 2008-10-04 04:15:06 +00:00
rtp_h264.h
rtp_internal.h Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque 2008-10-04 04:16:44 +00:00
rtp_mpv.c
rtp_mpv.h
rtpdec.c Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque 2008-10-04 04:16:44 +00:00
rtpenc.c
rtpenc_h264.c
rtpproto.c
rtsp.c Reindent after r15544. 2008-10-04 04:19:46 +00:00
rtsp.h
rtspcodes.h
sdp.c
segafilm.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
sierravmd.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
siff.c
smacker.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
sol.c
swf.h Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
swfdec.c
swfenc.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
tcp.c
thp.c
tiertexseq.c
tta.c
txd.c
udp.c
utils.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
wav.c Remove offset_t typedef and use int64_t directly instead. 2008-10-03 10:16:29 +00:00
wc3movie.c
westwood.c
wv.c
xa.c
yuv4mpeg.c