..
4xm.c
Change 4xm demuxer and video decoder to pass the video format version in
18 years ago
Makefile
rename crc.c to crcenc.c
18 years ago
adtsenc.c
…
aiff.c
move unrelated functions declarations out of allformats.h
18 years ago
allformats.c
Remove redundant prototype
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
ape.c
Looks like this APE decoder support versions starting from 3.95
18 years ago
asf-enc.c
Fix streaming to XBox360.
18 years ago
asf.c
Add support for decrypting asf files
18 years ago
asf.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
asfcrypt.c
Add support for decrypting asf files
18 years ago
asfcrypt.h
cosmetics: Add #endif comment.
18 years ago
au.c
move unrelated functions declarations out of allformats.h
18 years ago
audio.c
Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos.
18 years ago
avformat.h
Remove the inclusion of rtsp.h and rtp.h from avformat.h, and
18 years ago
avi.h
…
avidec.c
Add support for AMV variants of AVI files.
18 years ago
avienc.c
…
avio.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
avio.h
rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers
18 years ago
aviobuf.c
rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers
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
Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos.
18 years ago
bethsoftvid.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
bktr.c
Give better filenames to bktr and v4l grabbers
18 years ago
c93.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
crcenc.c
rename crc.c to crcenc.c
18 years ago
cutils.c
…
daud.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
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 FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
dv1394.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
dv1394.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
dvenc.c
…
dxa.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
electronicarts.c
EA IMA EACS decoder
18 years ago
ffm.c
…
file.c
Allow pipe: URL to take fd number as input
18 years ago
flic.c
simplify PTS handling
18 years ago
flv.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
flvdec.c
Nellymoser ASAO decoder
18 years ago
flvenc.c
indent
18 years ago
framecrcenc.c
move framecrc muxer in its own file
18 years ago
framehook.c
…
framehook.h
Add FFMPEG_ prefix to all multiple inclusion guards.
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
gxf.c
cosmetics: typo
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
…
libdc1394.c
Rename dc1394.c to libdc1394.c
18 years ago
libnut.c
Prefix library format names with 'lib' in libavformat
18 years ago
matroska.c
Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv
18 years ago
matroska.h
Make Matroska demuxer output full frames instead of slices for RealVideo
18 years ago
matroskadec.c
cosmetics: reindent
18 years ago
matroskaenc.c
spelling/wording nits in some Doxygen comments
18 years ago
mm.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
mmf.c
move unrelated functions declarations out of allformats.h
18 years ago
mov.c
use FFMIN
18 years ago
movenc.c
Cosmetics: indentation.
18 years ago
mp3.c
add support for reading duration from VBRI-tag in mp3 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
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
mpegenc.c
loosen dependencies over allformats.h
18 years ago
mpegts.c
associate to each AVProgram the indexes of the AVStreams contained in it
18 years ago
mpegts.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
mpegtsenc.c
…
mpjpeg.c
…
mtv.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
mxf.c
add D-10 NTSC support
18 years ago
network.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
nsvdec.c
indent
18 years ago
nut.c
rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers
18 years ago
nut.h
rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers
18 years ago
nutdec.c
rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers
18 years ago
nutenc.c
rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers
18 years ago
nuv.c
Set codec_id correctly for RJPG codec_tag
18 years ago
ogg.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
ogg2.c
Remove ogg seek function, instead use generic seek via read_timestamp function
18 years ago
ogg2.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
oggparseflac.c
add support for old flac in ogg
18 years ago
oggparseogm.c
…
oggparsetheora.c
…
oggparsevorbis.c
simply buffer checks in vorbis_comment()
18 years ago
os_support.c
Check for winsock2.h instead of __MINGW32__
18 years ago
os_support.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
psxstr.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
qtpalette.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
raw.c
move unrelated functions declarations out of allformats.h
18 years ago
raw.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
riff.c
HDYC fourcc, sample hdyc/Test2.avi
18 years ago
riff.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
rm.h
Demux full frames instead of sliced for RealVideo.
18 years ago
rmdec.c
Demux full frames instead of sliced for RealVideo.
18 years ago
rmenc.c
…
rtp.c
Allow to set the maximum number of frames per RTP packet (and add support for
18 years ago
rtp.h
Remove prototype for non-existent function
18 years ago
rtp_aac.c
Allow to set the maximum number of frames per RTP packet (and add support for
18 years ago
rtp_aac.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
rtp_h264.c
fix the packetization mode parsing
18 years ago
rtp_h264.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
rtp_internal.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
rtp_mpv.c
Add my name to the copyright header, since rtp_mpv now contains
18 years ago
rtp_mpv.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
rtpproto.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
rtsp.c
If local port n is not available, try n + 2 instead of continuing to bind
18 years ago
rtsp.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
rtspcodes.h
Add FFMPEG_ prefix to all multiple inclusion guards.
18 years ago
sdp.c
Explicitly include rtp.h (needed for rtp_get_payload_type())
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
siff.c
Beam Software SIFF demuxer and video decoder
18 years ago
smacker.c
Take ring frame into account when demuxing.
18 years ago
sol.c
move unrelated functions declarations out of allformats.h
18 years ago
swf.c
support swink created files which have soi/eoi broken tags reversed
18 years ago
tcp.c
Add initialization and cleanup functions for Winsock
18 years ago
thp.c
loosen dependencies over allformats.h
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
Take the target address family in account when determining the family of
18 years ago
utils.c
print newline after program id even when the name is missing
18 years ago
v4l.c
Give better filenames to bktr and v4l grabbers
18 years ago
v4l2.c
Forward error code when reading a v4l2 frame
18 years ago
voc.c
…
voc.h
Add FFMPEG_ prefix to all multiple inclusion guards.
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
move unrelated functions declarations out of allformats.h
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
loosen dependencies over allformats.h
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