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.
 
 
 
 
Baptiste Coudurier c544ded699 more explicit message 18 years ago
..
4xm.c
Makefile Remove useless conditional. 18 years ago
adtsenc.c
aiff.c 100l 18 years ago
allformats.c
allformats.h
amr.c
asf-enc.c create codec_comment_header which looks more like what M$ creates, sane or not ... 18 years ago
asf.c off by one error 18 years ago
asf.h Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate 18 years ago
au.c
audio.c implement new grabbing interface, as described here: 18 years ago
avformat.h Doxygenize the existing comments in avformat.h. The contents of the comments 18 years ago
avi.h
avidec.c
avienc.c
avio.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
avio.h This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
aviobuf.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
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 18 years ago
beosaudio.cpp implement new grabbing interface, as described here: 18 years ago
crc.c
cutils.c
daud.c
dc1394.c implement new grabbing interface, as described here: 18 years ago
dsicin.c
dv.c
dv.h
dv1394.c implement new grabbing interface, as described here: 18 years ago
dv1394.h
dvenc.c
electronicarts.c
ffm.c codec_tag settable via VideoTag, and transmit codec_tag in ffm 18 years ago
file.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
flic.c spit an error message in case of invalid chunk 18 years ago
flv.h Complete the video format enum. 18 years ago
flvdec.c
flvenc.c Set FLV_SAMPLESSIZE_16BIT for ADPCM. 18 years ago
framehook.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
framehook.h
gif.c
gifdec.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
grab.c implement new grabbing interface, as described here: 18 years ago
grab_bktr.c implement new grabbing interface, as described here: 18 years ago
gxf.c
gxf.h
gxfenc.c fix dts adjusting 18 years ago
http.c Close connection on EOF 18 years ago
idcin.c
idroq.c
img2.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
ipmovie.c not checking error return, resulting double free 18 years ago
isom.c add pcm s8 tag 18 years ago
isom.h use common tables for mov muxer and demuxer 18 years ago
libnut.c Add LGPL header as requested by Oded. 18 years ago
matroska.c don't rely on a specific appearance order for ebml elements at the same level 18 years ago
mm.c
mmf.c
mov.c use common tables for mov muxer and demuxer 18 years ago
movenc.c fix pcm u/s8 muxing 18 years ago
mp3.c
mpc.c
mpeg.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
mpegts.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
mpegts.h
mpegtsenc.c write DTS, based on patch by Luca Abeni, lucabe72 email it 18 years ago
mpjpeg.c
mtv.c
mxf.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c get_packetheader() forgot to read the header_checksum in big packets 18 years ago
nuv.c
ogg.c Ogg is not Vorbis. 18 years ago
ogg2.c Ogg is not Vorbis. 18 years ago
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 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
qtpalette.h Add missing license headers. 18 years ago
raw.c
riff.c be less noisy 18 years ago
riff.h
rm.c
rtp.c Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. 18 years ago
rtp.h Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. 18 years ago
rtp_h264.c
rtp_h264.h
rtp_internal.h
rtpproto.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
rtsp.c Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com. 18 years ago
rtsp.h
rtspcodes.h
segafilm.c
sierravmd.c
smacker.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
sol.c This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
swf.c more explicit message 18 years ago
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 18 years ago
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 18 years ago
utils.c Move the libavformat public API comments to avformat.h. The comments are 18 years ago
v4l2.c implement new grabbing interface, as described here: 18 years ago
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
wc3movie.c
westwood.c
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