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 ec0052760e cosmetics: alphabetical order 16 years ago
..
4xm.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Makefile cosmetics: alphabetical order 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 Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
ape.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
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 add a typedef for AVMetadata 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 Only special-case absolute DOS paths on systems that support them. 16 years ago
avio.h whitespace cosmetics 16 years ago
aviobuf.c Initialize s->opaque before calling url_resetbuf(). 16 years ago
avisynth.c set bits_per_coded_sample according to new lavc api 16 years ago
avs.c avoid POSIX reserved _t suffix 16 years ago
bethsoftvid.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
bfi.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
c93.c avoid POSIX reserved _t suffix 16 years ago
crcenc.c
cutils.c
daud.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
dsicin.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
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 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 Fix detection of audio codec in K70707-ARIA229.flv. 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 Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
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 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 matroskaenc: require global header 16 years ago
metadata.c ignore year=0 and track=0 16 years ago
metadata.h Add a metadata compatibility layer, so that when a user application set 16 years ago
mm.c
mmf.c Remove offset_t typedef and use int64_t directly instead. 16 years ago
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 Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
mpc8.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
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 Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
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 Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
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 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 Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
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 Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
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 Fix a typo that made VMD demuxer always assume Indeo 3 as video codec. 16 years ago
siff.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
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 Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
tta.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
txd.c
udp.c Add sys/time.h header #include, fixes compilation on OS/2. 16 years ago
utils.c Add a metadata compatibility layer, so that when a user application set 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 Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
westwood.c Use enum typers instead of int. 16 years ago
wv.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
xa.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
yuv4mpeg.c