Michael Niedermayer ca5b528ea1 Fix bug where the avi demxuer lost the first frame of malformed 16 years ago
..
4xm.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Makefile b77aba0a8c Matroska uses tables from isom.c, so add the object file to its dependencies. 16 years ago
adtsenc.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
aiff.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
allformats.c 7a961a46ba Make register_avcodec() call avcodec_init(). 16 years ago
amr.c 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
apc.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
ape.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
asf-enc.c f26be47740 ASF stands for "advanced stream format" not "adaptive ...", changing it to "ASF". 16 years ago
asf.c f27544fd5b Separate the packet fetching from the data reading, so that the data reading 16 years ago
asf.h 987903826b Globally rename the header inclusion guard names. 16 years ago
asfcrypt.c 245976da2a Use full path for #includes from another directory. 17 years ago
asfcrypt.h 987903826b Globally rename the header inclusion guard names. 16 years ago
assdec.c 7a8b7634c5 assdec: don't remove CR, they are part of the spec 16 years ago
assenc.c 88caf34510 ASS/SSA muxer. 16 years ago
au.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
avc.c 591de5cf35 Fix misplaced const, avoids a cast-discards-qualifiers warning 17 years ago
avc.h 987903826b Globally rename the header inclusion guard names. 16 years ago
avformat.h 15545a095a Fix argument constness for the av_codec_get_id() and 16 years ago
avi.h 987903826b Globally rename the header inclusion guard names. 16 years ago
avidec.c ca5b528ea1 Fix bug where the avi demxuer lost the first frame of malformed 16 years ago
avienc.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
avio.c bc574408dc Only special-case absolute DOS paths on systems that support them. 16 years ago
avio.h 7f37f5687d whitespace cosmetics 16 years ago
aviobuf.c 7f37f5687d whitespace cosmetics 16 years ago
avisynth.c 00adc1e5dc set bits_per_coded_sample according to new lavc api 16 years ago
avs.c e998ba4fbc avoid POSIX reserved _t suffix 16 years ago
bethsoftvid.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
bfi.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
c93.c e998ba4fbc avoid POSIX reserved _t suffix 16 years ago
crcenc.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
cutils.c 392f227393 Do not loop endlessly if converting into dv with timestamps Jan 1st not 17 years ago
daud.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
dsicin.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
dv.c f94036f159 prettyprinting cosmetics 16 years ago
dv.h 987903826b Globally rename the header inclusion guard names. 16 years ago
dvenc.c f94036f159 prettyprinting cosmetics 16 years ago
dxa.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
eacdata.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
electronicarts.c d2299316ce Electronic Arts demuxer: support TGQ video tags 16 years ago
ffm.h bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
ffmdec.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
ffmenc.c 3cffbe090a Fix rc_eq mem leak. 16 years ago
file.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
flic.c 154dffd04c Make flic probe check a few more things. 16 years ago
flv.h 88cb61bb0c 8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nu 16 years ago
flvdec.c ebd610557e set pts in flv demuxer 16 years ago
flvenc.c 8ddd280d2d Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers development at wichersdot nu 16 years ago
framecrcenc.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
framehook.c c184318852 Remove pointless #ifdef CONFIG_VHOOK from the code. 16 years ago
framehook.h 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
gif.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
gxf.c d77ac324fe Avoid _t in gxf enum type names 16 years ago
gxf.h d77ac324fe Avoid _t in gxf enum type names 16 years ago
gxfenc.c d77ac324fe Avoid _t in gxf enum type names 16 years ago
http.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
idcin.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
idroq.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
iff.c f98dcdedda Avoid _t in identifier names, _t is reserved by POSIX. 16 years ago
img2.c 485cfbe806 Recognize pnm file as images. 16 years ago
internal.h bad4063740 Move declaration of av_set_program_name and av_program_add_stream_index 16 years ago
ipmovie.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
isom.c 4d35964d01 WRAW fourcc 16 years ago
isom.h c3e92a6cb4 remove _t in typedef for POSIX compatibility 16 years ago
libnut.c bffc76bd17 Update lavf/libnut.c to _tt type names in libnut API 16 years ago
lmlm4.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
matroska.c 737dccfc1d matroska: sort codec tags list 16 years ago
matroska.h 987903826b Globally rename the header inclusion guard names. 16 years ago
matroskadec.c 8f569ed08f matroskadec: fix index timestamps for some broken files 16 years ago
matroskaenc.c abce34d979 matroskaenc: require global header 16 years ago
mm.c e7fd7b9aec Remove useless empty close functions in mmf and mm demuxers. 16 years ago
mmf.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
mov.c 271344377a check that nb_streams is valid before setting stream, fix crash with jp2 which do not use same structure 16 years ago
movenc.c c3e92a6cb4 remove _t in typedef for POSIX compatibility 16 years ago
mp3.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
mpc.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
mpc8.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
mpeg.c fb65d2ca84 Use enum typers instead of int. 16 years ago
mpeg.h 987903826b Globally rename the header inclusion guard names. 16 years ago
mpegenc.c 274335e76c vertical align 16 years ago
mpegts.c 8c39a7582d mpegts: replace Program_t typedef with "struct Program" 16 years ago
mpegts.h 987903826b Globally rename the header inclusion guard names. 16 years ago
mpegtsenc.c 67a38cee37 Change Dirac in MPEG-TS encapsulation to conform with spec changes. 16 years ago
mpjpeg.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
msnwc_tcp.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
mtv.c 7100376f75 COSMETICS 16 years ago
mvi.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
mxf.c 4ee873e39d put back mxf_essence_container_uls in demuxer as static const 16 years ago
mxf.h bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
mxfdec.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
mxfenc.c 785b0f3c54 fix umid base value, use revision 5 and generic material type 16 years ago
network.h 987903826b Globally rename the header inclusion guard names. 16 years ago
nsvdec.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
nut.c 52afa376b8 remove _t for POSIX compatibility. 16 years ago
nut.h 3445c7992b Remove misleading comment, _t is POSIX-reserved namespace. 16 years ago
nutdec.c 52afa376b8 remove _t for POSIX compatibility. 16 years ago
nutenc.c 52afa376b8 remove _t for POSIX compatibility. 16 years ago
nuv.c b4be93212f Avoid _t in typedef type 16 years ago
oggdec.c 77be08eeb1 OGG: untypedef demuxer structs 16 years ago
oggdec.h 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
oggenc.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
oggparseflac.c eedfe2227a oggflac: fix bitstream reader usage 16 years ago
oggparseogm.c 77be08eeb1 OGG: untypedef demuxer structs 16 years ago
oggparsespeex.c 77be08eeb1 OGG: untypedef demuxer structs 16 years ago
oggparsetheora.c e3b07e1a74 OGG: correct PTS with old theora streams 16 years ago
oggparsevorbis.c 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
oma.c aecf157ed0 Mark several libavformat arrays const 16 years ago
os_support.c e748e34dd6 struct timeval requires #include <sys/time.h> 16 years ago
os_support.h 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
psxstr.c 876ef93d99 simplify 16 years ago
pva.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
qtpalette.h 987903826b Globally rename the header inclusion guard names. 16 years ago
raw.c 492322fccc Remove silly FIXME comment. 16 years ago
raw.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rdt.c a15ebf34c7 Don't access RMContext directly in rdt.c. Rather, use the return value of 16 years ago
rdt.h 79a1f3c023 document ff_rdt_parse_open(). See ML discussion in "[PATCH] RDT/Realmedia 16 years ago
riff.c f86cd76138 add MPNG fourcc 16 years ago
riff.h bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
rl2.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
rm.h 1edddc99dc Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. 16 years ago
rmdec.c b9b2b8c93b Use get_buffer() and url_fskip() for some loops of get_byte()s. See discussion in ML thread 16 years ago
rmenc.c 1edddc99dc Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. 16 years ago
rpl.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
rtp.c 309d32b0db Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP 16 years ago
rtp.h be73a544af Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 16 years ago
rtp_aac.c e0d21bfe83 Allow to set the maximum number of frames per RTP packet (and add support for 17 years ago
rtp_aac.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rtp_h264.c 7b2a070800 Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler. 16 years ago
rtp_h264.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rtp_internal.h be73a544af Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 16 years ago
rtp_mpv.c 910f02a054 spelling cosmetics 16 years ago
rtp_mpv.h 987903826b Globally rename the header inclusion guard names. 16 years ago
rtpdec.c be73a544af Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 16 years ago
rtpenc.c e8420626d0 RTP: use dprintf(), allow compilation with -DDEBUG 16 years ago
rtpenc_h264.c a56dcc5793 Add some const, fixes warnings: 17 years ago
rtpproto.c 7139bfa8fe Surround '#include <sys/select>' by HAVE_SYS_SELECT_H. 16 years ago
rtsp.c b965ff352f Add comment to indicate why the SDP line buffer is as big as it is. 16 years ago
rtsp.h 119b466811 Implement a RTSPTransport field, which allows proper separation of server 16 years ago
rtspcodes.h 987903826b Globally rename the header inclusion guard names. 16 years ago
sdp.c 91cd7eb633 Rename functions in sdp.c for consistency's sake. 16 years ago
segafilm.c 02fb2546e8 The POSIX namespace shall be held sacrosanct. To that end, 16 years ago
sierravmd.c 02fb2546e8 The POSIX namespace shall be held sacrosanct. To that end, 16 years ago
siff.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
smacker.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
sol.c fb65d2ca84 Use enum typers instead of int. 16 years ago
swf.h bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
swfdec.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
swfenc.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
tcp.c 6ad1c9c992 only include sys/select.h if present, fix mingw compilation 16 years ago
thp.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
tiertexseq.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
tta.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
txd.c 9b64a036c0 remove useless close funcs 16 years ago
udp.c c0a8f8d498 Add sys/time.h header #include, fixes compilation on OS/2. 16 years ago
utils.c 15545a095a Fix argument constness for the av_codec_get_id() and 16 years ago
vc1test.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
vc1testenc.c 2485abe281 Remove unused variable. 16 years ago
voc.c 090a41790e voc: add ff_ prefix to some global const data 16 years ago
voc.h e998ba4fbc avoid POSIX reserved _t suffix 16 years ago
vocdec.c e998ba4fbc avoid POSIX reserved _t suffix 16 years ago
vocenc.c e998ba4fbc avoid POSIX reserved _t suffix 16 years ago
wav.c bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
wc3movie.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
westwood.c fb65d2ca84 Use enum typers instead of int. 16 years ago
wv.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
xa.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
yuv4mpeg.c 5972945197 convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago