..
4xm.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
Makefile
Keep -L flags before corresponding -l flags.
17 years ago
adtsenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
aiff.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
allformats.c
Introduce libavdevice
17 years ago
amr.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
apc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
ape.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
asf-enc.c
add assert to detect invalid packet_timestamp_start/end
17 years ago
asf.c
begining -> beginning typo fix
17 years ago
asf.h
typo: begining --> beginning
17 years ago
asfcrypt.c
Add support for decrypting asf files
17 years ago
asfcrypt.h
Add missing #includes to fix 'make checkheaders'.
17 years ago
au.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
avformat.h
comment typo fixes
17 years ago
avi.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
18 years ago
avidec.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
avienc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
avio.c
Make recently added and still unused read_seek functions return offset_t.
17 years ago
avio.h
Add a av_alloc_put_byte function.
17 years ago
aviobuf.c
Add a av_alloc_put_byte function.
17 years ago
avisynth.c
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
18 years ago
avs.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
bethsoftvid.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
c93.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
crcenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
cutils.c
spelling cosmetics
18 years ago
daud.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
dsicin.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
dv.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
dv.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
dvenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
dxa.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
eacdata.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
electronicarts.c
add pcm_s16le_planar support for electronicarts files
17 years ago
ffm.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
file.c
os_support.h is also needed for usleep and lseek on MinGW.
17 years ago
flic.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
flv.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
flvdec.c
Reindent
17 years ago
flvenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
framecrcenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
framehook.c
Change the vhook code to send real timestamps to the filters instead of the
18 years ago
framehook.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
gif.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
gifdec.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
gxf.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
gxf.h
cosmetics: alignment
18 years ago
gxfenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
http.c
os_support.h is also needed for usleep and lseek on MinGW.
17 years ago
idcin.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
idroq.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
img2.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
ipmovie.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 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
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
matroska.c
Make ff_mkv_codec_tags array const, it is never written.
17 years ago
matroska.h
colour --> color in variable names
17 years ago
matroskadec.c
colour --> color in variable names
17 years ago
matroskaenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
mm.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
mmf.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
mov.c
supports glbl atom containing generic extradata for all codecs
17 years ago
movenc.c
fix indentation
17 years ago
mp3.c
return a slightly larger score if we find more than 500 valid mp3 frames in a row
17 years ago
mpc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
mpc8.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
mpeg.c
Revert r6124, the change was just wrong, other formats than MPEG-PS can be
17 years ago
mpeg.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
mpegenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
mpegts.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
mpegts.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
mpegtsenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
mpjpeg.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
mtv.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
mxf.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
network.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
nsvdec.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
nut.c
Add some parentheses to clarify operator precedence, fixes the warnings:
17 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
17 years ago
nutdec.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
nutenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
nuv.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
oggdec.c
use proper url_is_streamed() API
17 years ago
oggdec.h
set PKT_FLAG_KEY for Theora and OGM streams
17 years ago
oggenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
oggparseflac.c
Rename ogg2.[ch] to oggdec.[ch].
17 years ago
oggparseogm.c
set PKT_FLAG_KEY for Theora and OGM streams
17 years ago
oggparsetheora.c
set PKT_FLAG_KEY for Theora and OGM streams
17 years ago
oggparsevorbis.c
Rename ogg2.[ch] to oggdec.[ch].
17 years ago
os_support.c
Fix compilation of os_support.c for MinGW with --disable-network
17 years ago
os_support.h
djgpp port, first part
17 years ago
psxstr.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
qtpalette.h
Fix make checkheaders.
17 years ago
raw.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
raw.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
riff.c
HDYC fourcc, sample hdyc/Test2.avi
17 years ago
riff.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
rm.h
Seek regression for RM demuxer fix
17 years ago
rmdec.c
Typo
17 years ago
rmenc.c
Fix muxer so that generated files are playable by realplayer, other open
17 years ago
rtp.c
Fix some spelling mistakes.
17 years ago
rtp.h
Remove prototype for non-existent function
17 years ago
rtp_aac.c
Allow to set the maximum number of frames per RTP packet (and add support for
17 years ago
rtp_aac.h
Add missing #includes to fix 'make checkheaders'.
17 years ago
rtp_h264.c
Enable debug variable only when debug code is enabled, fixes the warning:
17 years ago
rtp_h264.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
rtp_internal.h
Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP
17 years ago
rtp_mpv.c
Add my name to the copyright header, since rtp_mpv now contains
17 years ago
rtp_mpv.h
Add missing #includes to fix 'make checkheaders'.
17 years ago
rtpproto.c
Add #include "os_support.h" to restore OS/2 support.
17 years ago
rtsp.c
Suppress the "redirector hack" from libavformat/utils.c:av_open_input_stream(),
17 years ago
rtsp.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
rtspcodes.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
sdp.c
Add support for some more audio formats
17 years ago
segafilm.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
sierravmd.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
siff.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
smacker.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
sol.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
swf.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
tcp.c
Include os_support.h only when needed
17 years ago
thp.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
tiertexseq.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
tta.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
txd.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
udp.c
Include os_support.h only when needed
17 years ago
utils.c
100l, av_read_packet must check for read_packet error, in case of
17 years ago
voc.c
license header consistency cosmetics
18 years ago
voc.h
Add FFMPEG_ prefix to all multiple inclusion guards.
17 years ago
vocdec.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
vocenc.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
wav.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
wc3movie.c
1000l _reserved (found by checktree.sh)
17 years ago
westwood.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
wv.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago
yuv4mpeg.c
Use dynamically allocated ByteIOContext in AVFormatContext
17 years ago