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.
 
 
 
 
Ben Littler c26436ec46 add amr in avi riff tags 16 years ago
..
4xm.c
Makefile Matroska uses tables from isom.c, so add the object file to its dependencies. 16 years ago
adtsenc.c
aiff.c
allformats.c Make register_avcodec() call avcodec_init(). 16 years ago
amr.c
apc.c
ape.c
asf-enc.c
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
assenc.c
au.c
avc.c
avc.h
avformat.h
avi.h
avidec.c Fix bug where the avi demxuer lost the first frame of malformed 16 years ago
avienc.c
avio.c
avio.h whitespace cosmetics 16 years ago
aviobuf.c Initialize s->opaque before calling url_resetbuf(). 16 years ago
avisynth.c
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
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c
ffmenc.c
file.c
flic.c
flv.h
flvdec.c Fix detection of audio codec in K70707-ARIA229.flv. 16 years ago
flvenc.c
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
idcin.c
idroq.c
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 Fix a warning when compiling with icc: 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 Allocate and clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of mkv 16 years ago
matroskaenc.c
mm.c
mmf.c
mov.c cosmetics, remove useless parenthesis and whitespaces 16 years ago
movenc.c remove _t in typedef for POSIX compatibility 16 years ago
mp3.c Change mpeg audio parser so it only sets frame_size, channels and bit_rate 16 years ago
mpc.c
mpc8.c
mpeg.c
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
mxfdec.c
mxfenc.c
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
oggdec.h Delete unnecessary 'extern' keywords. 16 years ago
oggenc.c
oggparseflac.c oggflac: fix bitstream reader usage 16 years ago
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
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 amr in avi riff tags 16 years ago
riff.h Fix two identical warnings when compiling riff.c and nuv.c with icc: 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
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
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
sol.c
swf.h
swfdec.c
swfenc.c
tcp.c
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
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
wc3movie.c
westwood.c
wv.c
xa.c
yuv4mpeg.c