7648 Commits (63cf54df7a0fabc9503af4457a7bf47e622efea1)

Author SHA1 Message Date
Anton Khirnov 98cfe22b5c matroskadec: export mimetype of attachments as metadata. 13 years ago
Rafaël Carré 1430ae44e8 rtp: Simplify ff_rtp_get_payload_type 13 years ago
Rafaël Carré 9152880e95 rtpenc: Add a payload type private option 13 years ago
Rafaël Carré 142887741f rtp: Correct ff_rtp_get_payload_type documentation 13 years ago
Nicolas George 4ca59d1948 oggdec: add support for Xiph's CELT codec 13 years ago
Justin Ruggles b15a9888a8 sol: return error if av_get_packet() fails. 13 years ago
Mans Rullgard bb416bd68c lavf: do not set codec_tag for rawvideo 13 years ago
Michael Niedermayer a246cefa75 flvdec: Check for overflow before allocating arrays 13 years ago
Laurent Aimar 2b4e49d428 flvdec: Fix invalid pointer deferences when parsing index 13 years ago
Diego Biurrun 30b4ee7901 Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 13 years ago
Alex Converse 9fba8ebe0a mpegps: Handle buffer exhaustion when reading packets. 13 years ago
Rafaël Carré 0c378ea1f7 rtp: factorize dynamic payload type fallback 13 years ago
Martin Storsjö bafff1668c flvdec: Ignore the index if it's from a creator known to be different 13 years ago
Diego Biurrun 5cc2530fc2 prores: mark prores as intra-only in libavformat/utils.c:is_intra_only() 13 years ago
Janne Grunau dcb9f6a20d Add LATM demuxer 13 years ago
Justin Ruggles 1993c6849c 8svx/iff: fix decoding of compressed stereo 8svx files. 13 years ago
Alex Converse 1c2e07b811 mp4: Don't read an empty Decoder Config Descriptor 13 years ago
Martin Storsjö b14629e5ea rtmp: Make the input FLV parser handle data cut at any point 13 years ago
Alex Converse 05fc9e40a4 swfdec: Add support for sample_rate_code 0 (5512 Hz) 13 years ago
Anton Khirnov 609a2fa1fa Remove some forgotten AVCodecContext.palctrl usage. 13 years ago
Diego Biurrun 35a6855868 Fix av_dlog invocations with wrong or missing logging context. 13 years ago
David Goldwich 61f4387d39 oma: support for encrypted files 13 years ago
David Goldwich 7a019dffe5 id3v2: add support for non-text and GEOB type tag frames 13 years ago
Martin Storsjö 3ffe32eb96 rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets 13 years ago
Chiranjeevi Melam a14c784210 rtmp: Handle FLV packets written in more than one write call 13 years ago
Anton Khirnov c92a2a4eb8 movenc: fix NULL reference in mov_write_tkhd_tag 13 years ago
Laurent Aimar f06068bbd6 rmdec: Reject invalid deinterleaving parameters 13 years ago
Laurent Aimar 3e033da847 rmdec: use the deinterleaving mode and not the codec when creating audio packets. 13 years ago
David Goldwich 63d64228a7 lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails 13 years ago
Laurent Aimar 0e7efb9d23 oggdec: fix out of bound write in the ogg demuxer 13 years ago
Anton Khirnov 7574cacbd5 movenc: create an alternate group for each media type 13 years ago
Anton Khirnov 85d982f1e2 rawdec: refactor private option for raw video demuxers 13 years ago
Anton Khirnov 34d2bf30a0 pcmdec: use unique classes for all pcm demuxers. 13 years ago
Anton Khirnov d906f49aa8 rawdec: g722 is always 1 channel/16kHz 13 years ago
Laurent Aimar b59efc9434 Fixed size given to init_get_bits(). 13 years ago
Dustin Brody d7d2f0e63c matroskadec: fix typo. 13 years ago
Dustin Brody 4a9628f276 matroskadec: bail on parsing of incorrect seek index segments 13 years ago
Alex Converse 940173d4d1 lavf utils: Remove write-only variable 13 years ago
Alex Converse 4439caa482 lavf utils: Rename shadowing variable 13 years ago
Laurent Aimar a92d0fa5d2 Fixed off by one packet size allocation in the smacker demuxer. 13 years ago
Laurent Aimar e055932f56 Check for invalid packet size in the smacker demuxer. 13 years ago
Laurent Aimar 273aab99bf ape demuxer: fix segfault on memory allocation failure. 13 years ago
Kostya Shishkov 47a8589f7b smacker demuxer: handle possible av_realloc() failure. 13 years ago
Georgi Chorbadzhiyski f1f15c3c1a mpegts: improve error reporting 13 years ago
Aviad Rozenhek 162f1fbc14 mpegts: on seek, reset the cc for all PIDs 13 years ago
Diego Biurrun 6376362d15 Employ FF_ARRAY_ELEMS instead of manually calculating array length. 14 years ago
Michael Niedermayer 5ea091fb5a rtpdec_asf: Fix integer underflow that could allow remote code execution 14 years ago
Kieran Kunhya 0ca36b4de7 Add LATM muxer 14 years ago
Anton Khirnov 9c684feadc libx264: add 'direct-pred' private option 14 years ago
Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 14 years ago