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.
 
 
 
 
Vincent Fourmond 9e33b10fd7 Allow pipe: URL to take fd number as input 18 years ago
..
4xm.c export 4xm video version 18 years ago
Makefile enable nut muxer 18 years ago
adtsenc.c update my email address 18 years ago
aiff.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
allformats.c Make native and libnut NUT muxers mutually exclusive. 18 years ago
allformats.h enable nut muxer 18 years ago
amr.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
apc.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
asf-enc.c
asf.c store asf streaming bitrates consistently 18 years ago
asf.h
au.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
audio.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
avformat.h elaborate a little on AVStream.start_time, it seems the comment is not clear 18 years ago
avi.h
avidec.c remove broken movi_end skip-hack-check 18 years ago
avienc.c remove redundant codec_get_bmp_tag() call in avi_write_header() 18 years ago
avio.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
avio.h
aviobuf.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
avisynth.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
avs.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
beosaudio.cpp
bethsoftvid.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
c93.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
crc.c
cutils.c
daud.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
dc1394.c
dsicin.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
dv.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
dv.h
dv1394.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
dv1394.h license header consistency cosmetics 18 years ago
dvenc.c
dxa.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
electronicarts.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
ffm.c Use AV_RB* macros where appropriate. 18 years ago
file.c Allow pipe: URL to take fd number as input 18 years ago
flic.c Try size 640x480 for FLC files which don't specify their size. 18 years ago
flv.h
flvdec.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
flvenc.c set the previous tag size correctly in flv files 18 years ago
framehook.c
framehook.h
gif.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
gifdec.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
grab.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
grab_bktr.c
gxf.c replaces hardcoded values by the equivalent enum definitions 18 years ago
gxf.h cosmetics: alignment 18 years ago
gxfenc.c take care to use video track field number as duration 18 years ago
http.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
idcin.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
idroq.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
img2.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
ipmovie.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
isom.c treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side effect since if bps is 16 in stsd, codec will be changed to s16be, just yell if this breaks any sample 18 years ago
isom.h
libnut.c
matroska.c use the most appropriate codec id for A_MPEG/L1 and L2 18 years ago
matroska.h Add EBML ID for Segment UID 18 years ago
matroskadec.c cosmetic: indentation 18 years ago
mm.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
mmf.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
mov.c set block align to stsd audio v2 bytes per frame for adpcm ms and ima wav, fix surge-2-16-L-ms11.mov and surge-2-16-L-ms02.mov 18 years ago
movenc.c kill harmless 64-bit pointer cast warning 18 years ago
mp3.c do not write id3v2 header when writing .mp2 files 18 years ago
mpc.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
mpeg.c fix misdetection of out.ac3 18 years ago
mpeg.h
mpegenc.c remove likely wrong reseting of align_iframe 18 years ago
mpegts.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
mpegts.h remove redundant declaration of mpegts_muxer 18 years ago
mpegtsenc.c
mpjpeg.c
mtv.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
mxf.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
network.h Add initialization and cleanup functions for Winsock 18 years ago
nsvdec.c
nut.c Ensure av_tree_insert() is defined before using it. 18 years ago
nut.h spelling/wording cosmetics 18 years ago
nutdec.c spelling/wording cosmetics 18 years ago
nutenc.c spelling/wording cosmetics 18 years ago
nuv.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
ogg.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
ogg2.c add support for old flac in ogg 18 years ago
ogg2.h add support for old flac in ogg 18 years ago
oggparseflac.c add support for old flac in ogg 18 years ago
oggparseogm.c ogm: don't use deprecated codec_get_{bmp,wav}_id() 18 years ago
oggparsetheora.c Use AV_RB* macros where appropriate. 18 years ago
oggparsevorbis.c
os_support.c Check for winsock2.h instead of __MINGW32__ 18 years ago
os_support.h use proper closesocket defines 18 years ago
psxstr.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
qtpalette.h
raw.c 100000l (forgotten return) 18 years ago
riff.c support silly PCM variant used by zork nemesis 18 years ago
riff.h remove deprecated codec_get_{bmp,wav}_{id,tag}() 18 years ago
rm.h
rmdec.c Merge get_str() and get_str8() functions. 18 years ago
rmenc.c
rtp.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
rtp.h
rtp_h264.c fix the packetization mode parsing 18 years ago
rtp_h264.h
rtp_internal.h
rtpproto.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
rtsp.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
rtsp.h
rtspcodes.h
sdp.c Change avf_sdp_create() to get a pre-allocated buffer as input, and to 18 years ago
segafilm.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
sierravmd.c this is debug not info 18 years ago
smacker.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
sol.c
swf.c remove now useless vars 18 years ago
tcp.c Add initialization and cleanup functions for Winsock 18 years ago
thp.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
tiertexseq.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
tta.c Set dts in tta demuxer 18 years ago
txd.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
udp.c Set UDP receive buffer to 64k 18 years ago
utils.c ensure that the codec_id detection in av_find_stream_info() does not 18 years ago
v4l2.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
voc.c license header consistency cosmetics 18 years ago
voc.h license header consistency cosmetics 18 years ago
vocdec.c Replace all occurrences of AVERROR_NOTSUPP with AVERROR(ENOSYS). 18 years ago
vocenc.c Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP) 18 years ago
wav.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
wc3movie.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
westwood.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
wv.c Support for WavPack version 0x410 (false stereo chunks) 18 years ago
x11grab.c Correct one Doxygen entry, replacing NOMEM with AVERROR(ENOMEM). 18 years ago
yuv4mpeg.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago