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.
 
 
 
 
 
Diego Biurrun 52e57500bb Revert deprecation of AVFrac structure. Attempts to replace AVFrac have turned 16 years ago
..
4xm.c
Makefile Move metadata API from avcodec to avformat. 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 Revert deprecation of AVFrac structure. Attempts to replace AVFrac have turned 16 years ago
avi.h
avidec.c rename AVMetaData to AVMetadata and meta_data to metadata 16 years ago
avienc.c rename AVMetaData to AVMetadata and meta_data to metadata 16 years ago
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 additional recovery for the badly broken streams 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
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
metadata.c rename AVMetaData to AVMetadata and meta_data to metadata 16 years ago
metadata.h rename AVMetaData to AVMetadata and meta_data to metadata 16 years ago
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 If we find a VBR tag at the beginning of the file don't attempt to 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 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
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 Fix double free which happens for playback of .rm files after r16365. See 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 Reindent after r16368. 16 years ago
rmdec.c 10l set AVPacket.size to the true size of the returned data instead of 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 Fix a typo that made VMD demuxer always assume Indeo 3 as video codec. 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 rename AVMetaData to AVMetadata and meta_data to metadata 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
wc3movie.c
westwood.c
wv.c
xa.c
yuv4mpeg.c