.. |
4xm.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
Makefile
|
Introduce an SDP generator
|
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
|
add mpegtsraw demuxer
|
18 years ago |
allformats.h
|
include all prerequisites in header files
|
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
|
some url_is_streamed()==1 related fixes
|
18 years ago |
asf.c
|
ignore invalid packet_obj_size
|
18 years ago |
asf.h
|
add a comment to indicate which #endif belong to which #define
|
18 years ago |
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
|
Introduce an SDP generator
|
18 years ago |
avi.h
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
avidec.c
|
add an enum for need_parsing
|
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
|
include all prerequisites in header files
|
18 years ago |
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
|
implement new grabbing interface, as described here:
|
18 years ago |
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
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
cutils.c
|
spelling cosmetics
|
18 years ago |
daud.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
dc1394.c
|
implement new grabbing interface, as described here:
|
18 years ago |
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
|
add a comment to indicate which #endif belong to which #define
|
18 years ago |
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
|
Cosmetics: use consistent indentation by four spaces
|
18 years ago |
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
|
Check for O_BINARY instead of a list of systems that need it
|
18 years ago |
flic.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
flv.h
|
Complete the video format enum.
|
18 years ago |
flvdec.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
flvenc.c
|
misc spelling fixes
|
18 years ago |
framehook.c
|
Change the vhook code to send real timestamps to the filters instead of the
|
18 years ago |
framehook.h
|
Remove leading underscores from specifiers, they are reserved.
|
18 years ago |
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
|
There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring
|
18 years ago |
gxf.c
|
replaces hardcoded values by the equivalent enum definitions
|
18 years ago |
gxf.h
|
cosmetics: alignment
|
18 years ago |
gxfenc.c
|
replaces hardcoded values by the equivalent enum definitions
|
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
|
include all prerequisites in header files
|
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
|
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
|
Replace all occurrences of AVERROR_NOTSUPP with AVERROR(ENOSYS).
|
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
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
mpc.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
mpeg.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
mpeg.h
|
split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common
|
18 years ago |
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
|
write DTS, based on patch by Luca Abeni, lucabe72 email it
|
18 years ago |
mpjpeg.c
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
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
|
initial mingw networking support
|
18 years ago |
nsvdec.c
|
misc spelling fixes
|
18 years ago |
nut.c
|
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
|
18 years ago |
nut.h
|
license header consistency cosmetics
|
18 years ago |
nutdec.c
|
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
|
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
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
ogg2.h
|
save/restore number of streams
|
18 years ago |
oggparseflac.c
|
use get_bits_long() where needed
|
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
|
warnings--
|
18 years ago |
os_support.c
|
use sscanf to parse address
|
18 years ago |
os_support.h
|
Remove OS/2 support
|
18 years ago |
psxstr.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
qtpalette.h
|
Add missing license headers.
|
18 years ago |
raw.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
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
|
split rm muxer and demuxer in their own files
|
18 years ago |
rmdec.c
|
Merge get_str() and get_str8() functions.
|
18 years ago |
rmenc.c
|
split rm muxer and demuxer in their own files
|
18 years ago |
rtp.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
rtp.h
|
include all prerequisites in header files
|
18 years ago |
rtp_h264.c
|
h264_rtp_extra_data is not only used for debug purposes, asserts are using it also
|
18 years ago |
rtp_h264.h
|
include all prerequisites in header files
|
18 years ago |
rtp_internal.h
|
include all prerequisites in header files
|
18 years ago |
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
|
include all prerequisites in header files
|
18 years ago |
rtspcodes.h
|
add a comment to indicate which #endif belong to which #define
|
18 years ago |
sdp.c
|
Introduce an SDP generator
|
18 years ago |
segafilm.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
sierravmd.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
smacker.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
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
|
cosmetics: misc typo fixes
|
18 years ago |
tcp.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
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
|
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
|
18 years ago |
txd.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
udp.c
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
18 years ago |
utils.c
|
move code which adds a AVPacket into the packet buffer into its own function
|
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
|
Replace ENOSYS by ENOTSUP as in this case the problem is not really a function
|
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
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
|
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 |