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.
 
 
 
 
 
Martin Storsjö 9ea7f03aa0 Always set the destination address even if no port was found. 15 years ago
..
4xm.c
Makefile CD+G demuxer and decoder 15 years ago
adtsenc.c
aea.c
aiff.h decode qcelp in aiff, implement #1524, patch by Vitor 15 years ago
aiffdec.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
aiffenc.c
allformats.c CD+G demuxer and decoder 15 years ago
amr.c
apc.c
ape.c
apetag.c Remove unused variable, fixes the warning: 15 years ago
apetag.h
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c Only add 1 index entry per keyframe. 15 years ago
asfenc.c
assdec.c
assenc.c
au.c AU : demuxed packet size should be sample size aligned. 15 years ago
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 15 years ago
avi.h
avidec.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
avienc.c
avio.c
avio.h
aviobuf.c
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
c93.c
caf.c
caf.h
cafdec.c
cdg.c CD+G demuxer and decoder 15 years ago
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes 15 years ago
ffmenc.c Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes 15 years ago
file.c
flacdec.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c Revert flvdec.c part of r20836 15 years ago
flvenc.c FLV 8-bit PCM is unsigned, not signed 15 years ago
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c
http.c
id3v1.c Correct truncated ID3v1 genre name. 15 years ago
id3v1.h More ID3v1 genres from ffmbc. 15 years ago
id3v2.c More entries for ff_id3v2_metadata_conv from ffmbc. 15 years ago
id3v2.h
idcin.c
idroq.c
iff.c
img2.c print error message when image2 muxer fail to compute frame filename 15 years ago
internal.h
ipmovie.c Recognize 16-bit Interplay Video variant 15 years ago
isom.c Add decoder for R210 (uncompressed 10-bit RGB) codec. 15 years ago
isom.h remove no more needed MOVAtom.offset field 15 years ago
iss.c
iv8.c Support "A format generated by IndigoVision 8000 video server". 15 years ago
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c
matroskaenc.c
metadata.c Add flags to prevent strdup() on arguments to av_metadata_set2(). 15 years ago
metadata.h
metadata_compat.c
mm.c
mmf.c
mov.c cosmetics, remove useless parentheses, add space 15 years ago
movenc.c Add support for these widely-used iTunes metadata fields: Album Artist, 15 years ago
mp3.c set mp3 timebase to the lcm of all mp3 sample rates to fix frame duration 15 years ago
mpc.c
mpc8.c
mpeg.c Also print the number of invalid packets in the debug output. 15 years ago
mpeg.h
mpegenc.c
mpegts.c move code to avoid forward declaration 15 years ago
mpegts.h
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c
mtv.c Corrects two typos 15 years ago
mvi.c 10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. 15 years ago
mxf.c
mxf.h
mxfdec.c Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer. 15 years ago
mxfenc.c Use CODEC_ID_NONE instead of 0 for enum CodecID. 15 years ago
ncdec.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c Fix PTS for OGM codecs. 15 years ago
oggdec.h Fix PTS for OGM codecs. 15 years ago
oggenc.c
oggparseflac.c
oggparseogm.c Fix PTS for OGM codecs. 15 years ago
oggparsespeex.c Fix PTS for OGM codecs. 15 years ago
oggparsetheora.c
oggparsevorbis.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
oma.c
options.c Increase default value for max_analyze_duration, fixes issue 1506, a regression. 15 years ago
os_support.c
os_support.h
output-example.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
raw.c Add CODEC_ID_DNXHD into the 25 fps case. 15 years ago
raw.h
rdt.c
rdt.h
riff.c Handle more ADPCM codecs in av_get_bits_per_sample(). 15 years ago
riff.h
rl2.c
rm.c
rm.h
rmdec.c Get rid of useless casts. 15 years ago
rmenc.c
rpl.c
rtmp.h
rtmppkt.c Remove some unused variables, fixes the warnings: 15 years ago
rtmppkt.h Dump RTMP packet contents in debug mode 15 years ago
rtmpproto.c Reply to RTMP ping with the same value as received by client. 15 years ago
rtp.c
rtp.h
rtp_aac.c
rtp_amr.c
rtp_asf.c
rtp_asf.h
rtp_h263.c
rtp_h264.c Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam 15 years ago
rtp_h264.h
rtp_mpv.c
rtp_vorbis.c
rtp_vorbis.h
rtpdec.c Add support for mp3 over RTP in rtpdec.c 15 years ago
rtpdec.h
rtpenc.c Remove outdated comments. 15 years ago
rtpenc.h
rtpenc_h264.c
rtpproto.c
rtsp.c Remove forward declarations. 15 years ago
rtsp.h
rtspcodes.h
sdp.c Always set the destination address even if no port was found. 15 years ago
seek.c
seek.h
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
sox.h
soxdec.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
soxenc.c
spdif.c
swf.h
swfdec.c
swfenc.c
tcp.c
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers. 15 years ago
tta.c 10l : make sure probe buffer is large enough. 15 years ago
txd.c
udp.c
utils.c Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 15 years ago
vc1test.c
vc1testenc.c
voc.c
voc.h Determine VOC block length when length field is zero, fixes issue1538. 15 years ago
vocdec.c Determine VOC block length when length field is zero, fixes issue1538. 15 years ago
vocenc.c
vqf.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
wav.c
wc3movie.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
westwood.c
wv.c 10l: WavPack demuxer forgot to seek back to initial position after block 15 years ago
xa.c
yuv4mpeg.c