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.
 
 
 
 
 
Oded Shimon d7d3efae82 sync to libnut, nom->num 18 years ago
..
4xm.c Do not set audio codec_tag to 1, that would be PCM audio. 18 years ago
Makefile Make the X11 frame grabber disabled by default. 18 years ago
adtsenc.c
aiff.c make some symbols static 18 years ago
allformats.c Register x11grab only when it has been enabled. 18 years ago
allformats.h Original X11 device demuxer patch from Clemens Fruhwirth 18 years ago
amr.c
asf-enc.c use the standard INT64_C() macro for 64-bit constants 18 years ago
asf.c Minor modifications to handle mms streaming. 18 years ago
asf.h Minor modifications to handle mms streaming. 18 years ago
au.c
audio.c
avformat.h use standard INT64_MAX instead of MAXINT64 (and MIN) 18 years ago
avi.h
avidec.c Fix misplaced comment. 18 years ago
avienc.c use the standard INT64_C() macro for 64-bit constants 18 years ago
avio.c
avio.h
aviobuf.c put_*() are not only useful to muxers and protocol 18 years ago
avisynth.c
avs.c
barpainet.h
base64.c
base64.h
beosaudio.cpp
crc.c
cutils.c
daud.c
dc1394.c
dsicin.c
dv.c
dv.h
dv1394.c
dv1394.h
dvenc.c * fixing a memory leak in DV format. 18 years ago
electronicarts.c
ffm.c use the standard INT64_C() macro for 64-bit constants 18 years ago
file.c Remove useless #include. 18 years ago
flic.c
flv.h Defines various common FLV format values between the FLV muxer and demuxer 18 years ago
flvdec.c add FLV decoder metadata parsing 18 years ago
flvenc.c set flags correctly in write header instead of seeking back and fixing it in write_trailer() 18 years ago
framehook.c rename HAVE_DLFCN to HAVE_DLFCN_H 18 years ago
framehook.h
gif.c kill AVImageFormat 18 years ago
gifdec.c kill AVImageFormat 18 years ago
grab.c use the standard INT64_C() macro for 64-bit constants 18 years ago
grab_bktr.c
gxf.c Set CODEC_TYPE_DATA for timecode tracks. 18 years ago
gxf.h
gxfenc.c readjust dts if negative 18 years ago
http.c
idcin.c
idroq.c
img.c
img2.c Fix a crash when probing img2 format with a NULL filename. 18 years ago
ipmovie.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
isom.c
isom.h
jpeg.c
libnut.c sync to libnut, nom->num 18 years ago
matroska.c matroska: scale timecode according to time_scale 18 years ago
mm.c
mmf.c
mov.c partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4 18 years ago
movenc.c remove useless sampleDuration 18 years ago
mp3.c fix missdetection of mpeg-ps (ps2_interdite.mpg) 18 years ago
mpeg.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
mpegts.c make some symbols static 18 years ago
mpegts.h
mpegtsenc.c
mpjpeg.c
mtv.c now we set codec_tag, still have to figure out how to handle flipping 18 years ago
mxf.c move source_package declaration in the loop and reset it each iteration 18 years ago
nsvdec.c Add support for VP60 and VP61. 18 years ago
nut.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
nut.h 10l forgot (skip non keyframes after seeking between syncpoint and the first keyframe) 18 years ago
nutdec.c check max_pts_distance 18 years ago
nuv.c
ogg.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
ogg2.c
ogg2.h
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c
os_support.c use the standard INT64_C() macro for 64-bit constants 18 years ago
os_support.h support files >2GB on MinGW 18 years ago
png.c
pnm.c
psxstr.c
qtpalette.h
raw.c mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com) 18 years ago
riff.c Add support for VP60 and VP61. 18 years ago
riff.h
rm.c Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
rtp.c get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used 18 years ago
rtp.h
rtp_h264.c add support for rtp/h264 streaming 18 years ago
rtp_h264.h add support for rtp/h264 streaming 18 years ago
rtp_internal.h add valid statistics for the RTCP receiver report. 18 years ago
rtpproto.c
rtsp.c remove duplicate code, patch by Ryan Martell rdm4 A martellventures P com 18 years ago
rtsp.h
rtspcodes.h
segafilm.c Simplify the Sega FILM/CPK demuxer to not modify the bastardized Cinepak stream. 18 years ago
sgi.c
sierravmd.c Identation 18 years ago
smacker.c
sol.c
swf.c print error when unsupported sample rate is used with swf 18 years ago
tcp.c
tiertexseq.c
tta.c
udp.c
utils.c indent 18 years ago
v4l2.c use the standard INT64_C() macro for 64-bit constants 18 years ago
voc.c move common voc muxer and demuxer data to voc.c 18 years ago
voc.h move common voc muxer and demuxer data to voc.c 18 years ago
vocdec.c move common voc muxer and demuxer data to voc.c 18 years ago
vocenc.c move common voc muxer and demuxer data to voc.c 18 years ago
wav.c
wc3movie.c
westwood.c Do not touch pkt->pts 18 years ago
wv.c
x11grab.c Allow provision of displaynumber, screennumber, x-offset and y-offset parameters 18 years ago
yuv.c
yuv4mpeg.c