You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alex Beregszaszi c8df9c6358 Use usleep instead of sleep, some MinGW versions lack sleep. 18 years ago
..
4xm.c Get rid of unnecessary pointer casts. 18 years ago
Makefile RoQ muxer, patch by Vitor, vitor1001 gmail com 18 years ago
adtsenc.c
aiff.c Support for newer MacOSX AIFF 18 years ago
allformats.c RoQ muxer, patch by Vitor, vitor1001 gmail com 18 years ago
allformats.h RoQ muxer, patch by Vitor, vitor1001 gmail com 18 years ago
amr.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
apc.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
asf-enc.c some url_is_streamed()==1 related fixes 18 years ago
asf.c cosmetics: Fix indentation after last commit, patch by Zuxy Meng. 18 years ago
asf.h Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate 18 years ago
au.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
audio.c fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_open since audio_device when NULL is no more set to default value 18 years ago
avformat.h Remove extern C declarations for C++. 18 years ago
avi.h
avidec.c add an enum for need_parsing 18 years ago
avienc.c
avio.c Move avio.h's url_get_max_packet_size() comment from source to header file. 18 years ago
avio.h Convert all the comment sections into Doxygen compatible comments, same for 18 years ago
aviobuf.c cosmetics: fix indentation 18 years ago
avisynth.c
avs.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
beosaudio.cpp implement new grabbing interface, as described here: 18 years ago
bethsoftvid.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
c93.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
crc.c
cutils.c
daud.c
dc1394.c implement new grabbing interface, as described here: 18 years ago
dsicin.c Get rid of unnecessary pointer casts. 18 years ago
dv.c
dv.h
dv1394.c implement new grabbing interface, as described here: 18 years ago
dv1394.h
dvenc.c Don't forget about audio remaining in buffer, in case there is enough 18 years ago
dxa.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
electronicarts.c Get rid of unnecessary pointer casts. 18 years ago
ffm.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
file.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
flic.c Get rid of unnecessary pointer casts. 18 years ago
flv.h Complete the video format enum. 18 years ago
flvdec.c add an enum for need_parsing 18 years ago
flvenc.c Set FLV_SAMPLESSIZE_16BIT for ADPCM. 18 years ago
framehook.c Change the vhook code to send real timestamps to the filters instead of the 18 years ago
framehook.h spelling 18 years ago
gif.c
gifdec.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
grab.c Drop unnecessary libavcodec/ prefix in #include path. 18 years ago
grab_bktr.c There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring 18 years ago
gxf.c add an enum for need_parsing 18 years ago
gxf.h
gxfenc.c fix dts adjusting 18 years ago
http.c Use usleep instead of sleep, some MinGW versions lack sleep. 18 years ago
idcin.c Get rid of unnecessary pointer casts. 18 years ago
idroq.c Get rid of unnecessary pointer casts. 18 years ago
img2.c autodetect ptx files 18 years ago
ipmovie.c Get rid of unnecessary pointer casts. 18 years ago
isom.c dmb1 fourcc, mjpeg_opendml.mov 18 years ago
isom.h cosmectics, use consistant and homogeneous type names for atoms 18 years ago
libnut.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
matroska.c add an enum for need_parsing 18 years ago
mm.c Get rid of unnecessary pointer casts. 18 years ago
mmf.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
mov.c simplify, no need for a function 18 years ago
movenc.c cosmectics, use consistant and homogeneous type names for atoms 18 years ago
mp3.c Fix two small typos in comment 18 years ago
mpc.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
mpeg.c Fix loop condition so it can be run through more than once. 18 years ago
mpegts.c add an enum for need_parsing 18 years ago
mpegts.h demux VC1 in mpegts 18 years ago
mpegtsenc.c write DTS, based on patch by Luca Abeni, lucabe72 email it 18 years ago
mpjpeg.c
mtv.c add an enum for need_parsing 18 years ago
mxf.c correct comment about seek function 18 years ago
network.h initial mingw networking support 18 years ago
nsvdec.c add an enum for need_parsing 18 years ago
nut.c
nut.h
nutdec.c Remove unused code + variable, fixes a warning. 18 years ago
nuv.c Get rid of unnecessary pointer casts. 18 years ago
ogg.c Ogg is not Vorbis. 18 years ago
ogg2.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
ogg2.h
oggparseflac.c
oggparseogm.c
oggparsetheora.c fix display of theora videos with visible size smaller than encoded size 18 years ago
oggparsevorbis.c
os_support.c initial mingw networking support 18 years ago
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. 18 years ago
psxstr.c Get rid of unnecessary pointer casts. 18 years ago
qtpalette.h Add missing license headers. 18 years ago
raw.c RoQ muxer, patch by Vitor, vitor1001 gmail com 18 years ago
riff.c Atrac3 decoder. 18 years ago
riff.h patch so that the deprecated items show up correctly 18 years ago
rm.c Atrac3 decoder. 18 years ago
rtp.c add an enum for need_parsing 18 years ago
rtp.h Doxygenize the unaltered comments for the AUHeaders structure. 18 years ago
rtp_h264.c changes some function declarations from () to (void) as per ansi c. 18 years ago
rtp_h264.h
rtp_internal.h
rtpproto.c Typos 18 years ago
rtsp.c Don't compile RTSP_DEMUXER if not requested 18 years ago
rtsp.h remove unused rtsp_callback 18 years ago
rtspcodes.h Convert macro+enum into a simple enum: Currently the enum was filled using a 18 years ago
segafilm.c Get rid of unnecessary pointer casts. 18 years ago
sierravmd.c Get rid of unnecessary pointer casts. 18 years ago
smacker.c Get rid of unnecessary pointer casts. 18 years ago
sol.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
swf.c add an enum for need_parsing 18 years ago
tcp.c implement ff_socket_nonblock and use it in networking code 18 years ago
thp.c cosmetics: indentation fix 18 years ago
tiertexseq.c Get rid of unnecessary pointer casts. 18 years ago
tta.c Support for seeking in TTA files. 18 years ago
txd.c Renderware TXD demuxer 18 years ago
udp.c use ff_neterrno() and FF_NETERROR() for networking error handling 18 years ago
utils.c Use url_fopen error code when opening input file 18 years ago
v4l2.c Reindent code after last commit 18 years ago
voc.c
voc.h
vocdec.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
vocenc.c
wav.c add an enum for need_parsing 18 years ago
wc3movie.c Get rid of unnecessary pointer casts. 18 years ago
westwood.c Get rid of unnecessary pointer casts. 18 years ago
wv.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
x11grab.c implement new grabbing interface, as described here: 18 years ago
yuv4mpeg.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago