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.
 
 
 
 
Reimar Döffinger 49056037a8 Mark video from .mtv files correctly as upside-down. 16 years ago
..
4xm.c
Makefile Support for generic multi-stream key frame finding for new seek API. 16 years ago
adtsenc.c Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173). 16 years ago
aiff.c
allformats.c Add support for S/PDIF encapsulation. 16 years ago
amr.c
apc.c
ape.c Move APE tag parsing into separate module. 16 years ago
apetag.c Move APE tag parsing into separate module. 16 years ago
apetag.h Move APE tag parsing into separate module. 16 years ago
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15: 16 years ago
asfenc.c Remove any reference to ASFContext.packet_size and replace it with 16 years ago
assdec.c
assenc.c ASS/SSA muxer. 17 years ago
au.c
audiointerleave.c
audiointerleave.h
avc.c cosmetics, remove spaces after '(' and before ')' 16 years ago
avc.h
avformat.h Add support for S/PDIF encapsulation. 16 years ago
avi.h Globally rename the header inclusion guard names. 17 years ago
avidec.c avidec: simplify, using av_rescale_q() instead of av_rescale() 16 years ago
avienc.c
avio.c
avio.h
aviobuf.c
avisynth.c
avlanguage.c
avlanguage.h
avs.c avoid POSIX reserved _t suffix 16 years ago
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c fix dvcprohd 720p channels 3 and 4 audio timestamps, patch by Brian Brice, bbrice at gmail dot com 16 years ago
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c Electronic Arts demuxer: support Madcow video tag 16 years ago
ffm.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ffmdec.c
ffmenc.c
file.c Only consider -1 as an error return value for open(). 16 years ago
flacdec.c Add a VorbisComment metadata conversion table and use it in the FLAC and 16 years ago
flacenc.c
flacenc.h
flic.c
flv.h Register some additional AMF types in libavformat/flv.h 16 years ago
flvdec.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 16 years ago
flvenc.c Fix onMetaData property count in flv files (issue 1206). 16 years ago
framecrcenc.c
gif.c
gopher.c Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com 16 years ago
gxf.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
gxf.h
gxfenc.c
http.c Add support for "chunked" data blocks. Patch by Peter Holik (peter holik at). 16 years ago
id3v1.c
id3v1.h Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. 16 years ago
id3v2.c indent 16 years ago
id3v2.h
idcin.c
idroq.c
iff.c Use full internal pathname in doxygen @file directives. 16 years ago
img2.c return EOF in image2 demuxer 16 years ago
internal.h
ipmovie.c
isom.c
isom.h
iss.c Use full internal pathname in doxygen @file directives. 16 years ago
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c matroskadec: add correct extradata offset for V_MS/VFW/FOURCC tracks 16 years ago
matroskaenc.c
metadata.c simplify metadata conversion and fixes gcc-2.95 at the same time 16 years ago
metadata.h
metadata_compat.c
mm.c
mmf.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 16 years ago
mov.c
movenc.c
mp3.c
mpc.c Parse ID3 tags in Musepack SV7 files 16 years ago
mpc8.c
mpeg.c
mpeg.h
mpegenc.c
mpegts.c mpegts: change variable-length array to fixed length 16 years ago
mpegts.h mpegts: change variable-length array to fixed length 16 years ago
mpegtsenc.c rename freq to period which is more correct, patch by Niobos, niobos dot be at gmail dot com 16 years ago
mpjpeg.c cosmetics: format long_name spelling fixes 16 years ago
msnwc_tcp.c
mtv.c Mark video from .mtv files correctly as upside-down. 16 years ago
mvi.c
mxf.c
mxf.h
mxfdec.c
mxfenc.c fix and simplify long gop mpeg codec ul computation 16 years ago
ncdec.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 16 years ago
nutenc.c
nuv.c
oggdec.c
oggdec.h
oggenc.c
oggparseflac.c
oggparseogm.c
oggparsespeex.c Ensure that the extradata buffer is padded appripriately in the ogg demuxer. 16 years ago
oggparsetheora.c Replace invalid Theora frame rate by 25 FPS. 16 years ago
oggparsevorbis.c
oma.c
options.c
os_support.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
os_support.h Only #define lseek to _lseeki64 on MinGW, not MinGW CE. 16 years ago
output-example.c Use enums instead of int. 16 years ago
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
raw.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 16 years ago
raw.h Separate the raw FLAC demuxer from raw.c and put in a new file, 16 years ago
rdt.c Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function 16 years ago
rdt.h
riff.c fix riff subtitle timebase 16 years ago
riff.h
rl2.c
rm.c
rm.h Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function 16 years ago
rmdec.c Remove old_flags variable, which is a duplicate of the flags variable. 16 years ago
rmenc.c
rpl.c
rtmp.h RTMP protocol support (as a client) 16 years ago
rtmppkt.c RTMP protocol support (as a client) 16 years ago
rtmppkt.h RTMP protocol support (as a client) 16 years ago
rtmpproto.c RTMP protocol support (as a client) 16 years ago
rtp.c
rtp.h Document ff_rtp_codec_id() 16 years ago
rtp_aac.c
rtp_amr.c Add support for AMR audio in the RTP muxer 16 years ago
rtp_asf.c Cosmetics: remove spaces between function name and arguments in declaration, 16 years ago
rtp_asf.h Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a 16 years ago
rtp_h263.c Fix the copyright year 16 years ago
rtp_h264.c Use named initializers and use new/free_context() instead of extradata() 16 years ago
rtp_h264.h
rtp_mpv.c
rtp_vorbis.c Use named initializers and use new/free_context() instead of extradata() 16 years ago
rtp_vorbis.h Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 16 years ago
rtpdec.c
rtpdec.h
rtpenc.c
rtpenc.h
rtpenc_h264.c
rtpproto.c Add url_get_file_handle(), which is used to get the file descriptor 16 years ago
rtsp.c Implement support for EOS as used by WMS and other RTSP servers that do not 16 years ago
rtsp.h Implement support for EOS as used by WMS and other RTSP servers that do not 16 years ago
rtspcodes.h
sdp.c
seek.c Support for generic multi-stream key frame finding for new seek API. 16 years ago
seek.h Support for generic multi-stream key frame finding for new seek API. 16 years ago
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
sox.h
soxdec.c Add block_align to sox input. 16 years ago
soxenc.c
spdif.c Add support for S/PDIF encapsulation. 16 years ago
swf.h
swfdec.c
swfenc.c
tcp.c Use ff_neterrno instead of errno in tcp.c. 16 years ago
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c
tta.c
txd.c
udp.c
utils.c Support for generic multi-stream key frame finding for new seek API. 16 years ago
vc1test.c
vc1testenc.c Remove unused variable. 17 years ago
voc.c
voc.h avoid POSIX reserved _t suffix 16 years ago
vocdec.c
vocenc.c
vqf.c
wav.c cosmetics: whitespace, prettyprinting, coding style fixes 16 years ago
wc3movie.c
westwood.c
wv.c
xa.c
yuv4mpeg.c