..
4xm.c
…
Makefile
Matroska uses tables from isom.c, so add the object file to its dependencies.
16 years ago
adtsenc.c
…
aiff.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
allformats.c
Make register_avcodec() call avcodec_init().
16 years ago
amr.c
…
apc.c
…
ape.c
…
asf-enc.c
ASF stands for "advanced stream format" not "adaptive ...", changing it to "ASF".
16 years ago
asf.c
Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and
16 years ago
asf.h
Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and
16 years ago
asfcrypt.c
…
asfcrypt.h
…
assdec.c
assdec: don't remove CR, they are part of the spec
16 years ago
assenc.c
ASS/SSA muxer.
16 years ago
au.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
avc.c
…
avc.h
…
avformat.h
Fix argument constness for the av_codec_get_id() and
16 years ago
avi.h
…
avidec.c
Fix bug where the avi demxuer lost the first frame of malformed
16 years ago
avienc.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
avio.c
Only special-case absolute DOS paths on systems that support them.
16 years ago
avio.h
whitespace cosmetics
16 years ago
aviobuf.c
whitespace cosmetics
16 years ago
avisynth.c
set bits_per_coded_sample according to new lavc api
17 years ago
avs.c
avoid POSIX reserved _t suffix
16 years ago
bethsoftvid.c
…
bfi.c
…
c93.c
avoid POSIX reserved _t suffix
16 years ago
crcenc.c
…
cutils.c
…
daud.c
…
dsicin.c
…
dv.c
prettyprinting cosmetics
16 years ago
dv.h
…
dvenc.c
prettyprinting cosmetics
16 years ago
dxa.c
…
eacdata.c
…
electronicarts.c
Electronic Arts demuxer: support TGQ video tags
16 years ago
ffm.h
Remove offset_t typedef and use int64_t directly instead.
16 years ago
ffmdec.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
ffmenc.c
…
file.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
flic.c
…
flv.h
8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nu
16 years ago
flvdec.c
set pts in flv demuxer
16 years ago
flvenc.c
Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers development at wichersdot nu
16 years ago
framecrcenc.c
…
framehook.c
…
framehook.h
Delete unnecessary 'extern' keywords.
16 years ago
gif.c
…
gxf.c
Avoid _t in gxf enum type names
16 years ago
gxf.h
Avoid _t in gxf enum type names
16 years ago
gxfenc.c
Avoid _t in gxf enum type names
16 years ago
http.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
idcin.c
…
idroq.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
iff.c
Avoid _t in identifier names, _t is reserved by POSIX.
16 years ago
img2.c
Add jp2 support to img2 demuxer.
16 years ago
internal.h
Move declaration of av_set_program_name and av_program_add_stream_index
16 years ago
ipmovie.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
isom.c
activate jpeg2000 fourcc in mov/mj2
16 years ago
isom.h
remove _t in typedef for POSIX compatibility
16 years ago
libnut.c
Update lavf/libnut.c to _tt type names in libnut API
16 years ago
lmlm4.c
…
matroska.c
matroska: sort codec tags list
16 years ago
matroska.h
…
matroskadec.c
matroskadec: fix index timestamps for some broken files
16 years ago
matroskaenc.c
matroskaenc: require global header
16 years ago
mm.c
…
mmf.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
mov.c
check that nb_streams is valid before setting stream, fix crash with jp2 which do not use same structure
16 years ago
movenc.c
remove _t in typedef for POSIX compatibility
16 years ago
mp3.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
mpc.c
…
mpc8.c
…
mpeg.c
Use enum typers instead of int.
16 years ago
mpeg.h
…
mpegenc.c
…
mpegts.c
mpegts: replace Program_t typedef with "struct Program"
16 years ago
mpegts.h
…
mpegtsenc.c
…
mpjpeg.c
…
msnwc_tcp.c
…
mtv.c
COSMETICS
16 years ago
mvi.c
…
mxf.c
…
mxf.h
Remove offset_t typedef and use int64_t directly instead.
16 years ago
mxfdec.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
mxfenc.c
fix umid base value, use revision 5 and generic material type
16 years ago
network.h
…
nsvdec.c
…
nut.c
remove _t for POSIX compatibility.
16 years ago
nut.h
Remove misleading comment, _t is POSIX-reserved namespace.
16 years ago
nutdec.c
remove _t for POSIX compatibility.
16 years ago
nutenc.c
remove _t for POSIX compatibility.
16 years ago
nuv.c
Avoid _t in typedef type
16 years ago
oggdec.c
OGG: untypedef demuxer structs
16 years ago
oggdec.h
Delete unnecessary 'extern' keywords.
16 years ago
oggenc.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
oggparseflac.c
oggflac: fix bitstream reader usage
16 years ago
oggparseogm.c
OGG: untypedef demuxer structs
16 years ago
oggparsespeex.c
OGG: untypedef demuxer structs
16 years ago
oggparsetheora.c
OGG: correct PTS with old theora streams
16 years ago
oggparsevorbis.c
Delete unnecessary 'extern' keywords.
16 years ago
oma.c
…
os_support.c
…
os_support.h
Delete unnecessary 'extern' keywords.
16 years ago
psxstr.c
…
pva.c
…
qtpalette.h
…
raw.c
Remove silly FIXME comment.
16 years ago
raw.h
…
rdt.c
Don't access RMContext directly in rdt.c. Rather, use the return value of
16 years ago
rdt.h
document ff_rdt_parse_open(). See ML discussion in "[PATCH] RDT/Realmedia
16 years ago
riff.c
add MPNG fourcc
16 years ago
riff.h
Remove offset_t typedef and use int64_t directly instead.
16 years ago
rl2.c
…
rm.h
Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c.
16 years ago
rmdec.c
Use get_buffer() and url_fskip() for some loops of get_byte()s. See discussion in ML thread
16 years ago
rmenc.c
Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c.
16 years ago
rpl.c
…
rtp.c
…
rtp.h
Rename rtp_payload_data_t to avoid clashes with the POSIX namespace
16 years ago
rtp_aac.c
…
rtp_aac.h
…
rtp_h264.c
Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler.
16 years ago
rtp_h264.h
…
rtp_internal.h
Rename rtp_payload_data_t to avoid clashes with the POSIX namespace
16 years ago
rtp_mpv.c
spelling cosmetics
16 years ago
rtp_mpv.h
…
rtpdec.c
Rename rtp_payload_data_t to avoid clashes with the POSIX namespace
16 years ago
rtpenc.c
…
rtpenc_h264.c
…
rtpproto.c
…
rtsp.c
Add comment to indicate why the SDP line buffer is as big as it is.
16 years ago
rtsp.h
Implement a RTSPTransport field, which allows proper separation of server
16 years ago
rtspcodes.h
…
sdp.c
Rename functions in sdp.c for consistency's sake.
16 years ago
segafilm.c
The POSIX namespace shall be held sacrosanct. To that end,
16 years ago
sierravmd.c
The POSIX namespace shall be held sacrosanct. To that end,
16 years ago
siff.c
…
smacker.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
sol.c
Use enum typers instead of int.
16 years ago
swf.h
Remove offset_t typedef and use int64_t directly instead.
16 years ago
swfdec.c
…
swfenc.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
tcp.c
only include sys/select.h if present, fix mingw compilation
16 years ago
thp.c
…
tiertexseq.c
…
tta.c
…
txd.c
…
udp.c
Add sys/time.h header #include, fixes compilation on OS/2.
16 years ago
utils.c
Fix argument constness for the av_codec_get_id() and
16 years ago
vc1test.c
…
vc1testenc.c
…
voc.c
…
voc.h
avoid POSIX reserved _t suffix
16 years ago
vocdec.c
avoid POSIX reserved _t suffix
16 years ago
vocenc.c
avoid POSIX reserved _t suffix
16 years ago
wav.c
Remove offset_t typedef and use int64_t directly instead.
16 years ago
wc3movie.c
…
westwood.c
Use enum typers instead of int.
16 years ago
wv.c
…
xa.c
…
yuv4mpeg.c
…