ffmpeg/libavformat
Clemens Ladisch 559fd1e795 fix end-of-file detection
At the end of a nut file, the check for url_feof() fails because the
eof flag was cleared by the url_fseek() call that was used to skip over
the index packet.    This patch fixes this
patch by: Clemens Ladisch % cladisch A fastmail P net %
Original thread:
Date: Feb 27, 2007 6:13 PM
Subject: [Ffmpeg-devel] [PATCH] nutdec: fix end-of-file detection

Originally committed as revision 8447 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-03-18 23:59:56 +00:00
..
4xm.c
Makefile DXA demuxer and decoder 2007-03-14 14:49:49 +00:00
adtsenc.c
aiff.c 100l 2007-02-14 11:23:11 +00:00
allformats.c DXA demuxer and decoder 2007-03-14 14:49:49 +00:00
allformats.h DXA demuxer and decoder 2007-03-14 14:49:49 +00:00
amr.c
asf-enc.c some url_is_streamed()==1 related fixes 2007-03-11 02:51:06 +00:00
asf.c fix gsize=0 / -1 case (if(<24) goto fail) before it is not a good idea 2007-03-11 03:36:17 +00:00
asf.h Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate 2007-02-20 23:44:11 +00:00
au.c Fix UNKOWN --> UNKNOWN typo 2007-03-07 00:49:49 +00:00
audio.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
avformat.h DXA demuxer and decoder 2007-03-14 14:49:49 +00:00
avi.h
avidec.c fix demuxing of broken MVI_3011.avi 2007-03-10 19:30:59 +00:00
avienc.c
avio.c Move avio.h's url_get_max_packet_size() comment from source to header file. 2007-03-05 14:26:50 +00:00
avio.h Convert all the comment sections into Doxygen compatible comments, same for 2007-03-05 15:18:50 +00:00
aviobuf.c Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h, 2007-03-05 13:55:45 +00:00
avisynth.c
avs.c
barpainet.h change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards 2007-02-22 13:34:36 +00:00
beosaudio.cpp implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
crc.c
cutils.c
daud.c
dc1394.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
dsicin.c
dv.c
dv.h
dv1394.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
dv1394.h
dvenc.c
dxa.c DXA demuxer and decoder 2007-03-14 14:49:49 +00:00
electronicarts.c
ffm.c codec_tag settable via VideoTag, and transmit codec_tag in ffm 2007-02-22 13:23:38 +00:00
file.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
flic.c spit an error message in case of invalid chunk 2007-02-18 00:47:13 +00:00
flv.h Complete the video format enum. 2007-02-23 21:09:50 +00:00
flvdec.c workaround for broken flvtoolized files 2007-03-07 01:52:08 +00:00
flvenc.c Set FLV_SAMPLESSIZE_16BIT for ADPCM. 2007-03-03 09:16:38 +00:00
framehook.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
framehook.h
gif.c
gifdec.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
grab.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
grab_bktr.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
gxf.c
gxf.h
gxfenc.c fix dts adjusting 2007-02-14 14:54:20 +00:00
http.c Properly initialize filesize during input buffer initialization. 2007-03-12 14:51:18 +00:00
idcin.c
idroq.c
img2.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
ipmovie.c not checking error return, resulting double free 2007-02-17 02:46:47 +00:00
isom.c add dnxhd fourcc 2007-03-18 23:29:40 +00:00
isom.h use common tables for mov muxer and demuxer 2007-03-03 14:55:11 +00:00
libnut.c remove usage of deprecated functions in libnut.c (codec_get_id/tag) 2007-03-10 18:39:58 +00:00
matroska.c disable pts reordering code and initialize a parser instead 2007-03-15 23:08:58 +00:00
mm.c
mmf.c
mov.c Give context to dprintf 2007-03-12 12:36:41 +00:00
movenc.c fix pcm u/s8 muxing 2007-03-04 01:56:27 +00:00
mp3.c
mpc.c
mpeg.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
mpegts.c Introduce two new logging functions av_hex_dump_log() and av_pkt_dump_log() 2007-03-12 14:17:26 +00:00
mpegts.h
mpegtsenc.c write DTS, based on patch by Luca Abeni, lucabe72 email it 2007-03-02 21:47:24 +00:00
mpjpeg.c
mtv.c
mxf.c Give context to dprintf 2007-03-12 12:36:41 +00:00
network.h
nsvdec.c
nut.c
nut.h
nutdec.c fix end-of-file detection 2007-03-18 23:59:56 +00:00
nuv.c
ogg.c Ogg is not Vorbis. 2007-02-13 23:20:35 +00:00
ogg2.c Ogg is not Vorbis. 2007-02-13 23:20:35 +00:00
ogg2.h
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c
os_support.c Make sure we don't try to emulate poll() when it's there if --disable-ffserver... 10l 2007-02-15 15:39:39 +00:00
os_support.h BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't plan on hosting a streaming tv anyway but it gets ffserver building. 2007-02-23 23:35:42 +00:00
psxstr.c
qtpalette.h Add missing license headers. 2007-02-27 16:05:19 +00:00
raw.c improve ac3_probe by counting consecutive frames 2007-03-18 19:32:22 +00:00
riff.c Targa (.tga) encoder, 2007-03-15 12:23:08 +00:00
riff.h
rm.c
rtp.c Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. 2007-03-04 23:29:14 +00:00
rtp.h Doxygenize the unaltered comments for the AUHeaders structure. 2007-03-05 13:43:16 +00:00
rtp_h264.c Corrections so that builds with DEBUG work 2007-03-08 14:49:43 +00:00
rtp_h264.h
rtp_internal.h
rtpproto.c Remove parameter unused in format string. 2007-03-18 09:49:25 +00:00
rtsp.c Move unaltered rtsp.c comments to the header file. 2007-03-05 13:53:42 +00:00
rtsp.h Make rtsp_set_callback() comments available to Doxygen 2007-03-05 13:54:15 +00:00
rtspcodes.h Convert macro+enum into a simple enum: Currently the enum was filled using a 2007-03-05 13:52:14 +00:00
segafilm.c
sierravmd.c
smacker.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
sol.c Fix UNKOWN --> UNKNOWN typo 2007-03-07 00:49:49 +00:00
swf.c seems safer to set pts timebase to sample rate, fix some mp3 2007-03-08 22:14:04 +00:00
tcp.c change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards 2007-02-22 13:34:36 +00:00
tiertexseq.c
tta.c
udp.c change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards 2007-02-22 13:34:36 +00:00
utils.c remove incorrect special case for audio 2007-03-17 14:44:22 +00:00
v4l2.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
voc.c
voc.h
vocdec.c simplification 2007-03-07 00:29:51 +00:00
vocenc.c
wav.c
wc3movie.c
westwood.c
wv.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
x11grab.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
yuv4mpeg.c