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.
 
 
 
 
Baptiste Coudurier 811a0aa785 warn if dts < pcr which means TS is invalid 16 years ago
..
4xm.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Makefile Move the AVFormatContext options definition to a dedicated file, 16 years ago
adtsenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
aiff.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
allformats.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
amr.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
apc.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
ape.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
asf-enc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
asf.c Don't use s->pb if a local ByteIOContext was already provided by the calling 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 Use full path for #includes from another directory. 17 years ago
asfcrypt.h Globally rename the header inclusion guard names. 16 years ago
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 Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
avc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
avc.h Globally rename the header inclusion guard names. 16 years ago
avformat.h free all allocated metadata structures 16 years ago
avi.h Globally rename the header inclusion guard names. 16 years ago
avidec.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
avienc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 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 Change semantic of CONFIG_*, HAVE_* and ARCH_*. 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 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
bfi.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
c93.c avoid POSIX reserved _t suffix 16 years ago
crcenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
cutils.c Do not loop endlessly if converting into dv with timestamps Jan 1st not 17 years ago
daud.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
dsicin.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
dv.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
dv.h Remove inappropriate const qualifier from function argument, fixes the warning: 16 years ago
dvenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
dxa.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
eacdata.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
electronicarts.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
ffm.h Remove offset_t typedef and use int64_t directly instead. 16 years ago
ffmdec.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
ffmenc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
file.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
flic.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
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 Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
framecrcenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
framehook.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
framehook.h Delete unnecessary 'extern' keywords. 16 years ago
gif.c cleanup gif, use BISTREAM_WRITER_LE 16 years ago
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 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
idroq.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
iff.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
img2.c include intreadwrite.h, fix compilation, img2.c use AV_RL32 16 years ago
internal.h Move declaration of av_set_program_name and av_program_add_stream_index 16 years ago
ipmovie.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
isom.c Add support for muxing mov/mp4/3gp timed text streams 16 years ago
isom.h remove _t in typedef for POSIX compatibility 16 years ago
libnut.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
lmlm4.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
matroska.c matroska: sort codec tags list 16 years ago
matroska.h Globally rename the header inclusion guard names. 16 years ago
matroskadec.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
matroskaenc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
metadata.c move ff_metadata_sync_compat to metadata_compat.c 16 years ago
metadata.h rename ff_metadata_sync_compat to ff_metadata_mux_compat 16 years ago
metadata_compat.c fix version protection 16 years ago
mm.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
mmf.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
mov.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
movenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
mp3.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 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 Globally rename the header inclusion guard names. 16 years ago
mpegenc.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
mpegts.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
mpegts.h Globally rename the header inclusion guard names. 16 years ago
mpegtsenc.c warn if dts < pcr which means TS is invalid 16 years ago
mpjpeg.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
msnwc_tcp.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
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 put back mxf_essence_container_uls in demuxer as static const 16 years ago
mxf.h 100l, add missing enum type, fix compilation 16 years ago
mxfdec.c use lower case x and alternate format for hex in printf 16 years ago
mxfenc.c fix umid base value, use revision 5 and generic material type 16 years ago
network.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
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 Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
nutenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
nuv.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 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 Mark several libavformat arrays const 16 years ago
options.c Move the AVFormatContext options definition to a dedicated file, 16 years ago
os_support.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
os_support.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
psxstr.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
pva.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
qtpalette.h Globally rename the header inclusion guard names. 16 years ago
raw.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
raw.h Globally rename the header inclusion guard names. 16 years ago
rdt.c Parse the OpaqueData field for every AVStream represented by this "set of 16 years ago
rdt.h Parse the OpaqueData field for every AVStream represented by this "set of 16 years ago
riff.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
riff.h Fix two identical warnings when compiling riff.c and nuv.c with icc: 16 years ago
rl2.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
rm.h Reindent after r16368. 16 years ago
rmdec.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 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 Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP 17 years ago
rtp.h Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 16 years ago
rtp_aac.c Allow to set the maximum number of frames per RTP packet (and add support for 17 years ago
rtp_aac.h Globally rename the header inclusion guard names. 16 years ago
rtp_h264.c Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler. 16 years ago
rtp_h264.h Globally rename the header inclusion guard names. 16 years ago
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 Globally rename the header inclusion guard names. 16 years ago
rtpdec.c Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 16 years ago
rtpenc.c RTP: use dprintf(), allow compilation with -DDEBUG 17 years ago
rtpenc_h264.c Add some const, fixes warnings: 17 years ago
rtpproto.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
rtsp.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
rtsp.h Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by 16 years ago
rtspcodes.h Globally rename the header inclusion guard names. 16 years ago
sdp.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
segafilm.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
sierravmd.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
siff.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
smacker.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 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 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
swfenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
tcp.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
thp.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
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 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
udp.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
utils.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
vc1test.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
vc1testenc.c Remove unused variable. 16 years ago
voc.c voc: add ff_ prefix to some global const data 16 years ago
voc.h avoid POSIX reserved _t suffix 16 years ago
vocdec.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
vocenc.c avoid POSIX reserved _t suffix 16 years ago
wav.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
wc3movie.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
westwood.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
wv.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
xa.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
yuv4mpeg.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago