..
4xm.c
…
Makefile
The AAC demuxer now depends on id3v1.o.
16 years ago
adtsenc.c
Do not include libavcodec/internal.h in the ADTS muxer.
16 years ago
aiff.c
Remove useless init from aiff_read_header() found by CSA.
16 years ago
allformats.c
Implement SoX native format muxer and demuxer.
16 years ago
amr.c
…
apc.c
…
ape.c
…
asf.c
Per-stream language-tags extraction in asfdec.
16 years ago
asf.h
Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c:
16 years ago
asfcrypt.c
…
asfcrypt.h
…
asfdec.c
Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c:
16 years ago
asfenc.c
…
assdec.c
…
assenc.c
…
au.c
…
audiointerleave.c
…
audiointerleave.h
…
avc.c
Use intptr_t when casting pointers to int.
16 years ago
avc.h
…
avformat.h
Change packet_size from signed to unsigned, since it never has a negative
16 years ago
avi.h
…
avidec.c
Workaround broken AVI files from DC-XZ6.
16 years ago
avienc.c
Add support for muxing XSUB subtitles to AVI muxer.
16 years ago
avio.c
Move function for reading whole specified amount of data from RTSP
16 years ago
avio.h
Move function for reading whole specified amount of data from RTSP
16 years ago
aviobuf.c
seek inside buffer when offset is exactly at the end, fix seeking with memory ByteIOContext
16 years ago
avisynth.c
…
avlanguage.c
Remove a test on an always false condition.
16 years ago
avlanguage.h
Convert names to the FFmpeg style.
16 years ago
avs.c
…
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
…
ffmdec.c
remove useless duplication of what av_new_stream() already does
16 years ago
ffmenc.c
…
file.c
Use intptr_t when casting pointers to int.
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
…
flvdec.c
Downgrade message log level (from AV_LOG_ERROR to AV_LOG_DEBUG) about
16 years ago
flvenc.c
Fix onMetaData property count in flv files (issue 1206).
16 years ago
framecrcenc.c
…
gif.c
Rename pbBufPtr() to put_bits_ptr().
16 years ago
gopher.c
…
gxf.c
…
gxf.h
…
gxfenc.c
remove useless include
16 years ago
http.c
Cosmetics : Use dprintf instead of printf.
16 years ago
id3v1.c
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
16 years ago
id3v1.h
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
16 years ago
id3v2.c
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
16 years ago
id3v2.h
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
16 years ago
idcin.c
…
idroq.c
…
iff.c
…
img2.c
Revert unintended hunk of r19241.
16 years ago
internal.h
…
ipmovie.c
…
isom.c
Add '.mp1' for MP1 audio in MOV/CAF.
16 years ago
isom.h
Remove time_rate, we cannot compute exactly when fragments are
16 years ago
iss.c
…
libnut.c
…
lmlm4.c
…
matroska.c
matroska: add support for MLP and TRUEHD codec tags
16 years ago
matroska.h
…
matroskadec.c
matroskadec: prepend TargetType to metadata key name
16 years ago
matroskaenc.c
…
metadata.c
…
metadata.h
…
metadata_compat.c
…
mm.c
…
mmf.c
…
mov.c
check atom size against edit_count to avoid very long loop
16 years ago
movenc.c
fix 3gp metadata, write strings in UTF8, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com
16 years ago
mp3.c
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
16 years ago
mpc.c
Rename bitstream.h to get_bits.h.
16 years ago
mpc8.c
Allocate a bit more memory for MPC SV8 seek table, so bitreader won't read
16 years ago
mpeg.c
Remove 2 ++ from check_pes() that are useless, found by CSA.
16 years ago
mpeg.h
…
mpegenc.c
Set restrictions on packet_size, as per ISO-11172 / H-222 specifications
16 years ago
mpegts.c
add 0-termination in table, patch by Wolfram Gloger, wmglo at dent dot med dot uni-muenchen dot de
16 years ago
mpegts.h
remove defines
16 years ago
mpegtsenc.c
simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com
16 years ago
mpjpeg.c
…
msnwc_tcp.c
…
mtv.c
Remove dead assignments found by CSA
16 years ago
mvi.c
…
mxf.c
…
mxf.h
…
mxfdec.c
return AVERROR_EOF
16 years ago
mxfenc.c
remove useless include
16 years ago
ncdec.c
…
network.h
…
nsvdec.c
NSV : Add TOC2 parsing and seeking support.
16 years ago
nut.c
…
nut.h
…
nutdec.c
…
nutenc.c
…
nuv.c
Fix memleak in nuv demuxer: free packet already allocated packet when
16 years ago
oggdec.c
Add a VorbisComment metadata conversion table and use it in the FLAC and
16 years ago
oggdec.h
Add a VorbisComment metadata conversion table and use it in the FLAC and
16 years ago
oggenc.c
oggenc: Change error log text. An error here does not necessarily mean
16 years ago
oggparseflac.c
Rename bitstream.h to get_bits.h.
16 years ago
oggparseogm.c
Rename bitstream.h to get_bits.h.
16 years ago
oggparsespeex.c
Ensure that the extradata buffer is padded appripriately in the ogg demuxer.
16 years ago
oggparsetheora.c
Ensure that the extradata buffer is padded appripriately in the ogg demuxer.
16 years ago
oggparsevorbis.c
Add a VorbisComment metadata conversion table and use it in the FLAC and
16 years ago
oma.c
oma: fix build if memcmp() is a macro
16 years ago
options.c
…
os_support.c
…
os_support.h
…
output-example.c
Move output_example.c --> libavformat/output-example.c.
16 years ago
psxstr.c
…
pva.c
technically mp2 in pva needs AVSTREAM_PARSE_FULL
16 years ago
qcp.c
Add QCP demuxer.
16 years ago
qtpalette.h
Remove alpha channel from default colorspace tables, since it is unused. See
16 years ago
r3d.c
…
raw.c
Add support for id3 tag parsing for ADTS AAC streams
16 years ago
raw.h
…
rdt.c
Rename bitstream.h to get_bits.h.
16 years ago
rdt.h
…
riff.c
Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI file.
16 years ago
riff.h
…
rl2.c
…
rm.c
…
rm.h
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
16 years ago
rmdec.c
Move declarations in sync() closer to where they are used.
16 years ago
rmenc.c
Remove index writing in RM muxer, since it is broken (multiple streams per
16 years ago
rpl.c
…
rtp.c
Rename bitstream.h to get_bits.h.
16 years ago
rtp.h
…
rtp_aac.c
Correctly set the "AU size" field in the payload header for
16 years ago
rtp_amr.c
Add support for AMR audio in the RTP muxer
16 years ago
rtp_asf.c
…
rtp_asf.h
…
rtp_h263.c
Fix the copyright year
16 years ago
rtp_h264.c
Rename bitstream.h to get_bits.h.
16 years ago
rtp_h264.h
…
rtp_mpv.c
Make sure buffer end remains constant within the loop
16 years ago
rtp_vorbis.c
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
16 years ago
rtp_vorbis.h
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
16 years ago
rtpdec.c
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
16 years ago
rtpdec.h
…
rtpenc.c
Rename bitstream.h to get_bits.h.
16 years ago
rtpenc.h
Add support for AMR audio in the RTP muxer
16 years ago
rtpenc_h264.c
Fix the M bit for multi-packet NALs.
16 years ago
rtpproto.c
…
rtsp.c
Support seeking as defined by the rfc
16 years ago
rtsp.h
Support seeking as defined by the rfc
16 years ago
rtspcodes.h
…
sdp.c
Add support for AMR audio in the RTP muxer
16 years ago
segafilm.c
…
sierravmd.c
…
siff.c
…
smacker.c
…
sol.c
…
sox.h
Implement SoX native format muxer and demuxer.
16 years ago
soxdec.c
Implement SoX native format muxer and demuxer.
16 years ago
soxenc.c
Implement SoX native format muxer and demuxer.
16 years ago
swf.h
…
swfdec.c
…
swfenc.c
check av_fifo_alloc return
16 years ago
tcp.c
…
thp.c
…
tiertexseq.c
…
timefilter.c
Replace rand() usage by av_lfg_get().
16 years ago
timefilter.h
…
tmv.c
Add 8088flex TMV file demuxer.
16 years ago
tta.c
Rename bitstream.h to get_bits.h.
16 years ago
txd.c
…
udp.c
…
utils.c
Print why av_find_stream_info() failed, this is a rather common question
16 years ago
vc1test.c
…
vc1testenc.c
…
voc.c
…
voc.h
…
vocdec.c
…
vocenc.c
…
vqf.c
…
wav.c
Change find_tag return type to int64_t, fix a bug
16 years ago
wc3movie.c
Slightly improve/correct description of wc3_pal_lookup
16 years ago
westwood.c
Remove unused code from Westwood VQA/AUD demuxer.
16 years ago
wv.c
Add floating point audio decoding to WavPack decoder.
16 years ago
xa.c
…
yuv4mpeg.c
Use chroma_sample_location in reading/writing yuv4mpeg
16 years ago