Michael Niedermayer b8129b1a7a avformat/mpegts: Check desc_len / get8() return code 10 лет назад
..
4xm.c 5e3cd42b6d 4xmdemux: Check chunk size 12 лет назад
Makefile 81f052cb7d Separate the raw FLAC demuxer from raw.c and put in a new file, 15 лет назад
adtsenc.c eca406e284 Add libavcodec/internal.h include to avoid warning: implicit declaration of 15 лет назад
aiff.c c0f1445864 use new metadata API in aiff demuxer 15 лет назад
allformats.c 9f2fc1268c add raw demuxer for Chinese AVS elementary streams 15 лет назад
amr.c b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
apc.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 лет назад
ape.c 19431d4d4e ape demuxer: fix segfault on memory allocation failure. 13 лет назад
asf.c 719e721a14 Add some basic metadata conversion tables for matroska and asf. 15 лет назад
asf.h c46038f6b7 fix 'seektest' again 14 лет назад
asfcrypt.c 1a534c7f1e Add and use a public API for RC4 and DES, analogous to the AES API. 15 лет назад
asfcrypt.h 987903826b Globally rename the header inclusion guard names. 16 лет назад
asfdec.c c46038f6b7 fix 'seektest' again 14 лет назад
asfenc.c c46038f6b7 fix 'seektest' again 14 лет назад
assdec.c 8ba311410a Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type" 15 лет назад
assenc.c 88caf34510 ASS/SSA muxer. 16 лет назад
au.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
audiointerleave.c 50ced76f4b check fifo size and realloc if needed 15 лет назад
audiointerleave.h 16e3b0b3e6 rename ff_audio_interleave to ff_audio_rechunk_interleave 15 лет назад
avc.c 3700d80028 support h264 extradata with 0x000001 startcode 15 лет назад
avc.h c844520e73 10l, fix prototype 15 лет назад
avformat.h 1e9ac36f66 Make arguments of av_set_pts_info() unsigned. 14 лет назад
avi.h 987903826b Globally rename the header inclusion guard names. 16 лет назад
avidec.c 2ae6bdbb9b avidec: return 0, not packet size from read_packet(). 11 лет назад
avienc.c 2591821213 Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. 15 лет назад
avio.c 65c40e4e3a Rename register_protocol() to av_register_protocol() and deprecate 15 лет назад
avio.h 3f4c2bf99b Mark as "internal but installed" the avio.h file. 15 лет назад
aviobuf.c 2dea9a1266 unbreak compilation and finish backport r24280 by mstorsjo 14 лет назад
avisynth.c 6f2009bf45 Restore mistakenly removed period after "DivX, Inc". 15 лет назад
avs.c 62da9203fd Check for out of bound writes in the avs demuxer. 13 лет назад
bethsoftvid.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
bfi.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
c93.c e998ba4fbc avoid POSIX reserved _t suffix 15 лет назад
crcenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
cutils.c 2db5da97e2 Do not misuse unsigned long to store pointers. 15 лет назад
daud.c b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
dsicin.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
dv.c 5a92aa378d dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936. 12 лет назад
dv.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
dvenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
dxa.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
eacdata.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
electronicarts.c 8ba939fcda ea: check chunk_size for validity. 12 лет назад
ffm.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
ffmdec.c 2dc9188465 return error if read failed 15 лет назад
ffmenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
file.c b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
flacdec.c 344bcea46d cosmetics: indentation 15 лет назад
flacenc.c 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 15 лет назад
flacenc.h 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 15 лет назад
flic.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
flv.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
flvdec.c 07679e680c revert r16717, r16718, r16719, EAGAIN handling, this causes FFserver to hang 15 лет назад
flvenc.c 426a6f34a0 Splits the totalbitrate in a videodatarate and audiodatarate part. 15 лет назад
framecrcenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
framehook.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
framehook.h 9686df2be5 Delete unnecessary 'extern' keywords. 16 лет назад
gif.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
gopher.c 865780ae9b Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com 15 лет назад
gxf.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
gxf.h d77ac324fe Avoid _t in gxf enum type names 15 лет назад
gxfenc.c 2ead1eb0ff use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com 15 лет назад
http.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
id3v2.c ac3ef4a41b Fix probing of files with ID3v2 tags. Discussed at 15 лет назад
id3v2.h ac3ef4a41b Fix probing of files with ID3v2 tags. Discussed at 15 лет назад
idcin.c 517ac2434b Use more descriptive format long_names. 15 лет назад
idroq.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
iff.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
img2.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
internal.h 949cd9783b remove now useless av_set_program_name() function 15 лет назад
ipmovie.c 03c03afde7 Simplify ipmovie.c pts calculation by using an appropriate time_base. 15 лет назад
isom.c 2904fd398f return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking 15 лет назад
isom.h dce25564cc 'code' is used to index a table so make it unsigned 15 лет назад
iss.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
libavformat.v a9785f58c6 backport symbol versioning patch 14 лет назад
libnut.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
lmlm4.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 лет назад
matroska.c 719e721a14 Add some basic metadata conversion tables for matroska and asf. 15 лет назад
matroska.h 719e721a14 Add some basic metadata conversion tables for matroska and asf. 15 лет назад
matroskadec.c 90c8fa5221 matroska: Fix use after free 10 лет назад
matroskaenc.c 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 15 лет назад
metadata.c 95030323d1 simplify metadata conversion and fixes gcc-2.95 at the same time 15 лет назад
metadata.h f610a9f284 add a metadata conversion API 15 лет назад
metadata_compat.c ed118841ea don't trigger metadata compatibility code when user app already set metadata 15 лет назад
mm.c 123e925956 mmdemux: dont set pkt->size to an invalid value. 12 лет назад
mmf.c 517ac2434b Use more descriptive format long_names. 15 лет назад
mov.c 7db16a8173 check stream existence before assignment, fix #1222 14 лет назад
movenc.c 2d243fb3fc Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is already used 15 лет назад
mp3.c 2e693be7e9 id3v2: fix skipping extended header in id3v2.4 12 лет назад
mpc.c ac3ef4a41b Fix probing of files with ID3v2 tags. Discussed at 15 лет назад
mpc8.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 лет назад
mpeg.c 80e58c6153 Allow demuxing of audio substreams stored as 0x06 type. 15 лет назад
mpeg.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
mpegenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
mpegts.c b8129b1a7a avformat/mpegts: Check desc_len / get8() return code 9 лет назад
mpegts.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
mpegtsenc.c 4b358c3e60 use new metadata API in mpegts muxer 15 лет назад
mpjpeg.c 69acc88b2f cosmetics: format long_name spelling fixes 15 лет назад
msnwc_tcp.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
mtv.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
mvi.c dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 лет назад
mxf.c 5ac4d7689d reuse MXFCodecUL for data def and simplify 15 лет назад
mxf.h 5ac4d7689d reuse MXFCodecUL for data def and simplify 15 лет назад
mxfdec.c 5ac4d7689d reuse MXFCodecUL for data def and simplify 15 лет назад
mxfenc.c 28c1720023 fix index edit rate, inverse num and den 15 лет назад
ncdec.c f9e5b9420e 10l: fix compiler warning: 15 лет назад
network.h da837937c6 Fix undefined preprocessor directives warnings during 'make checkheaders'. 15 лет назад
nsvdec.c ec4979e16e nsvdec: Propagate errors 12 лет назад
nut.c 52afa376b8 remove _t for POSIX compatibility. 15 лет назад
nut.h 3445c7992b Remove misleading comment, _t is POSIX-reserved namespace. 15 лет назад
nutdec.c 00798e4563 use new metadata API in nut demuxer 15 лет назад
nutenc.c 73914d56d9 use new metadata API in nut muxer 15 лет назад
nuv.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
oggdec.c 10ec2308b0 Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 11 лет назад
oggdec.h 9686df2be5 Delete unnecessary 'extern' keywords. 16 лет назад
oggenc.c 59c6178a54 Use a shared function to validate FLAC extradata. 15 лет назад
oggparseflac.c 7fa9a0a256 use function and definitions from libavcodec/flac.h in oggparseflac.c 15 лет назад
oggparseogm.c 77be08eeb1 OGG: untypedef demuxer structs 16 лет назад
oggparsespeex.c 77be08eeb1 OGG: untypedef demuxer structs 16 лет назад
oggparsetheora.c e3b07e1a74 OGG: correct PTS with old theora streams 16 лет назад
oggparsevorbis.c ef84190a1a Fix possible buffer over-read in vorbis_comment, fix it double to be sure. 14 лет назад
oma.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
options.c 827f7e285b deprecate old metadata API 15 лет назад
os_support.c b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
os_support.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
psxstr.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
pva.c bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
qtpalette.h 987903826b Globally rename the header inclusion guard names. 16 лет назад
r3d.c feacba6c26 use new metadata API in r3d demuxer 15 лет назад
raw.c 4022fe01a6 Change the timebase of the raw demuxer to one that can represent the ts of fields. 15 лет назад
raw.h 81f052cb7d Separate the raw FLAC demuxer from raw.c and put in a new file, 15 лет назад
rdt.c a68d44ed6f Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing 15 лет назад
rdt.h 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 15 лет назад
riff.c 31f2616db8 Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php. 15 лет назад
riff.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
rl2.c 69acc88b2f cosmetics: format long_name spelling fixes 15 лет назад
rm.c 7379d5bc0b use new metadata API in rm (de)muxer 15 лет назад
rm.h 7379d5bc0b use new metadata API in rm (de)muxer 15 лет назад
rmdec.c 648dc68098 Reject audio tracks with invalid interleaver parameters in RM demuxer. 13 лет назад
rmenc.c 7379d5bc0b use new metadata API in rm (de)muxer 15 лет назад
rpl.c 83569729d4 cosmetics: vertical alignment 15 лет назад
rtp.c bf6d981806 Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not 15 лет назад
rtp.h 3aa7ac6dd2 Document ff_rtp_codec_id() 15 лет назад
rtp_aac.c 17a5894a23 Merge rtp_aac.h and rtp_mpv.h in rtpenc.h 15 лет назад
rtp_h264.c 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 15 лет назад
rtp_h264.h 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 15 лет назад
rtp_mpv.c 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 15 лет назад
rtpdec.c 144ae29dde Implement marker bit, which is used for several RTP payloads currently 15 лет назад
rtpdec.h 144ae29dde Implement marker bit, which is used for several RTP payloads currently 15 лет назад
rtpenc.c 0550b58f4e Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not 15 лет назад
rtpenc.h d3536678dc Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer 15 лет назад
rtpenc_h264.c 302879cb36 Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 15 лет назад
rtpproto.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
rtsp.c a9e534d561 Rename RTSPHeader to RTSPMessageHeader to reflect more clearly what the 15 лет назад
rtsp.h 26d6b3e230 Document rtsp.h, see "[PATCH] document rtsp.h" thread. 15 лет назад
rtspcodes.h 987903826b Globally rename the header inclusion guard names. 16 лет назад
sdp.c 0550b58f4e Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not 15 лет назад
segafilm.c 71132596ae segafilm: Fix potential division by 0 on corrupted segafilm streams in the demuxer. 13 лет назад
sierravmd.c b9450753ea Add a context to av_log() call. 15 лет назад
siff.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
smacker.c 6108f04d4f Fixed segfault on corrupted smacker streams in the demuxer. 13 лет назад
sol.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
swf.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
swfdec.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
swfenc.c 09a278fdd1 Fix muxing mjpeg in swf. 12 лет назад
tcp.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
thp.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
tiertexseq.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
tta.c 2bb6eba21d remove ff_get_fourcc() and use AV_RL32() instead 15 лет назад
txd.c 517ac2434b Use more descriptive format long_names. 15 лет назад
udp.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
utils.c 2e1474fd99 lavf: avoid integer overflow in ff_compute_frame_duration() 11 лет назад
vc1test.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
vc1testenc.c 2485abe281 Remove unused variable. 16 лет назад
voc.c 090a41790e voc: add ff_ prefix to some global const data 16 лет назад
voc.h e998ba4fbc avoid POSIX reserved _t suffix 15 лет назад
vocdec.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 лет назад
vocenc.c e998ba4fbc avoid POSIX reserved _t suffix 15 лет назад
wav.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
wc3movie.c 0d2e86d7ae use new metadata API in wc3 demuxer 15 лет назад
westwood.c 23aaa82b1d vqa: fix double free on corrupted streams 13 лет назад
wv.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
xa.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
yuv4mpeg.c 1f1b2f1806 yuv4mpeg: reject unsupported codecs 11 лет назад