]> git.sesse.net Git - ffmpeg/history - libavformat
Check for out of bounds reads in the Delphine Software International CIN decoder.
[ffmpeg] / libavformat /
2011-09-29 Michael Niedermayerg723_1_demuxer: rco is also a commonly used extension.
2011-09-29 Tomas Härdinmov: Only touch extradata in mov_read_extradata() if...
2011-09-29 Compnadd LJ2K and LJ2C to jpeg2000 decoder
2011-09-29 Mohamed Naufal BasheerAdd the G723.1 demuxer and decoder
2011-09-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-28 Nicolas Georgemovenc: Replace av_realloc by av_realloc_f when relevant.
2011-09-28 Nicolas Georgegxfenc: Replace av_realloc by av_realloc_f when relevant.
2011-09-28 Nicolas Georgeaviobuf: Replace av_realloc by av_realloc_f when relevant.
2011-09-28 Nicolas Georgeavienc: Replace av_realloc by av_realloc_f when relevant.
2011-09-28 Nicolas Georgeavidec: Replace av_realloc by av_realloc_f when relevant.
2011-09-28 Nicolas George4xm: Replace av_realloc by av_realloc_f when relevant.
2011-09-28 Nicolas Georgebintext: remove unused variable.
2011-09-28 Kieran Kunhyalatmenc: Fix private options
2011-09-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-27 Michael NiedermayerFix memory (re)allocation in matroskadec.c, related...
2011-09-27 Tomas Härdinmxf: Add PictureEssenceCoding UL for V210
2011-09-27 Michael Niedermayerimg2enc: show first 4 bytes if a malformed jpeg2000...
2011-09-27 Michael Niedermayerimg2enc: Accept raw jpeg2000 codestream too,
2011-09-27 Anton Khirnovmatroskaenc: write attachments.
2011-09-27 Anton Khirnovmatroskadec: export mimetype of attachments as metadata.
2011-09-27 Tomas Härdinmxfdec: Consider QuantizationBits between 17 and 24...
2011-09-27 Tanami, Ohadswfdec: return correct error code at EOF
2011-09-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-26 Rafaël Carrértp: Simplify ff_rtp_get_payload_type
2011-09-26 Rafaël Carrértpenc: Add a payload type private option
2011-09-26 Rafaël Carrértp: Correct ff_rtp_get_payload_type documentation
2011-09-26 Nicolas Georgeoggdec: add support for Xiph's CELT codec
2011-09-25 Aurelien Jacobsact: correct file description comment
2011-09-25 Aurelien Jacobsact, bintext, wtvenc: use named struct initializers
2011-09-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-25 Laurent AimarFix return value on EOF in mpc v8 demuxer.
2011-09-25 Reimar Döffingerid3v2: Fix some (function) pointer types.
2011-09-25 Laurent AimarFixed NULL pointer dereference in id3v2 parser.
2011-09-25 Justin Rugglessol: return error if av_get_packet() fails.
2011-09-25 Mans Rullgardlavf: do not set codec_tag for rawvideo
2011-09-25 Michael Niedermayerbit: remove more unused variables
2011-09-25 Michael Niedermayerbit: use AVERROR_INVALIDDATA
2011-09-25 Michael Niedermayerflvdec: Check for overflow before allocating arrays
2011-09-25 Nicolas Georgelavf/utils: replace deprecated url_ferror.
2011-09-25 Nicolas Georgelavf/utils: use correct format string for int64_t.
2011-09-25 Nicolas Georgelavf/utils: use AV_NOWARN_DEPRECATED in compatibility...
2011-09-25 Clément Bœschbit: use explicit struct initializers.
2011-09-25 Michael Niedermayerbit: remove unused variable
2011-09-25 Michael Niedermayerbit: set AVPacket.pos
2011-09-25 Michael Niedermayerbit: loose seekback & wrong bitrate code.
2011-09-25 Michael Niedermayerbit: rewrite probe
2011-09-25 Michael Niedermayerbit: replace assert() by proper check.
2011-09-25 Michael Niedermayerbit: return AVERROR_EOF on eof.
2011-09-25 Michael NiedermayerAMV video encoder.
2011-09-24 Laurent AimarRemoved debug message in the probe function of bit...
2011-09-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-24 Vladimir VoroshilovAdd .bit (de)muxer
2011-09-24 Vladimir VoroshilovG.729 .bit file demuxer
2011-09-24 Michael Niedermayeract: remove AVERROR_NOFMT useage.
2011-09-24 Vladimir VoroshilovACT demuxer
2011-09-24 Laurent Aimarflvdec: Fix invalid pointer deferences when parsing...
2011-09-24 Diego BiurrunUse explicit struct initializers for AVOutputFormat...
2011-09-23 Alex Conversempegps: Handle buffer exhaustion when reading packets.
2011-09-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-23 Rafaël Carrértp: factorize dynamic payload type fallback
2011-09-23 Martin Storsjöflvdec: Ignore the index if it's from a creator known...
2011-09-23 Michael Niedermayerpsxstr: improve probe to not misdetect so much.
2011-09-23 Carl Eugen HoyosUse a colon in the stream description, this matches...
2011-09-23 Michael Niedermayerflvdec: Inject in stream extradata, into the stream.
2011-09-23 Robert KrügerMinor documentation clarification regarding AVStream...
2011-09-22 Diego Biurrunprores: mark prores as intra-only in libavformat/utils...
2011-09-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-22 Aaron Colwellmatroskadec: Fix seeking for matroska files with CUES...
2011-09-22 Janne GrunauAdd LATM demuxer
2011-09-22 Justin Ruggles8svx/iff: fix decoding of compressed stereo 8svx files.
2011-09-22 Alex Conversemp4: Don't read an empty Decoder Config Descriptor
2011-09-22 Michael Niedermayerlavf/utils: only complain about aspect missmatch when...
2011-09-22 Martin Storsjörtmp: Make the input FLV parser handle data cut at...
2011-09-21 Carl Eugen HoyosSupport Sorenson Spark in f4v.
2011-09-21 Carl Eugen HoyosUse the parser for AC-3 in mov.
2011-09-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-21 Alex Converseswfdec: Add support for sample_rate_code 0 (5512 Hz)
2011-09-21 Anton KhirnovRemove some forgotten AVCodecContext.palctrl usage.
2011-09-21 Diego BiurrunFix av_dlog invocations with wrong or missing logging...
2011-09-21 David Goldwichoma: support for encrypted files
2011-09-21 David Goldwichid3v2: add support for non-text and GEOB type tag frames
2011-09-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-20 Michael Niedermayermp3demux: pass on error code on packet read.
2011-09-20 Martin Storsjörtspdec: Require TCP-interleaved RTP packets to be...
2011-09-20 Martin Storsjörtmp: Don't blindly skip the 4 trailer bytes from the...
2011-09-20 Chiranjeevi Melamrtmp: Handle FLV packets written in more than one write...
2011-09-20 Michael Niedermayermov: Fix grayscale Cinepak in mov
2011-09-20 Michael Niedermayerlavf/utils: better dts wrap correction.
2011-09-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-19 Anton Khirnovmovenc: fix NULL reference in mov_write_tkhd_tag
2011-09-19 Laurent Aimarrmdec: Reject invalid deinterleaving parameters
2011-09-19 Laurent Aimarrmdec: use the deinterleaving mode and not the codec...
2011-09-19 Carl Eugen HoyosSupport 3IVD in isom, produced by 3ivx DivX Doctor.
2011-09-19 David Goldwichlavf: Fix context pointer in av_open_input_stream when...
2011-09-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-18 Joakim PlateSet AV_PKT_FLAG_KEY based on nupplevideo header
2011-09-18 Joakim Plateadd support for generic seeking by reading timestamps...
2011-09-18 Chiranjeevi Melamrtmpproto.c: Fixed RTMP Stream output issue
2011-09-17 Arne de Bruijnmpegpsdec: fix reading first mpegps packet
2011-09-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next