]> git.sesse.net Git - ffmpeg/history - libavformat
prores: check slice mb_y against mb_height
[ffmpeg] / libavformat /
2011-10-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-09 Laurent Aimarvqa: fix double free on corrupted streams
2011-10-08 Mans Rullgardlavf: fix signed overflow in avformat_find_stream_info()
2011-10-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-08 Alex Conversempegps: Use av_get_packet() instead of poorly emulating it.
2011-10-07 Maksym Veremeyenkoreturn error code if error happens
2011-10-07 Laurent Aimarmpc8: Fix return value on EOF
2011-10-07 Michael NiedermayerMerge remote-tracking branch 'hexene/stagefright'
2011-10-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-06 Laurent Aimarsegafilm: Check for memory allocation failures in segaf...
2011-10-06 Laurent Aimarsegafilm: Fix potential division by 0 on corrupted...
2011-10-06 Laurent AimarFixed segfault on corrupted sega streams in the demuxer.
2011-10-06 Michael Niedermayerlavf/utils: document AVIndexEntry.timestamp
2011-10-06 Michael Niedermayermpegps: drop incorrect line of sofdec detection
2011-10-06 Clément Bœschlibmodplug: free file content buffer in read_close...
2011-10-06 Clément Bœschlibmodplug: add TODO entry for probing.
2011-10-06 Clément Bœschlibmodplug: add metadata support.
2011-10-06 Clément Bœschlibmodplug: add an option to enlarge the max supported...
2011-10-06 Clément Bœschlibmodplug: support options (noise reduction, reverb...
2011-10-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-06 Michael Niedermayerflvenc: Ignore metadata that has special values and...
2011-10-05 Michael Niedermayerupdate_stream_timings: Remove redundant check.
2011-10-05 Clément Bœschlibmodplug: handle EOF correctly.
2011-10-05 Carl Eugen HoyosUse WMAv2 as default audio codec for asf.
2011-10-05 Carl Eugen HoyosUse M4S2 as default video tag for MPEG-4 ASP in asf.
2011-10-05 Clément Bœschlibmodplug: simplify and fix read_packet() callback.
2011-10-05 Clément Bœschlibmodplug: consistent use of sizeof.
2011-10-05 Michael Niedermayergeneric seeking: fail if there are 1000 non keyframes...
2011-10-05 Anton Khirnovlavc/lavf: use unique private classes.
2011-10-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-04 Clément BœschAdd libmodplug support.
2011-10-04 Diego BiurrunSynchronize various 4CCs and codec tags from FFmpeg.
2011-10-04 Clément Bœschisom: replace pseudo doxycomments with normal comments.
2011-10-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-04 Justin Rugglesogg/celt: do not set sample_fmt in the demuxer
2011-10-03 Michael Niedermayerlavf/utils: fix overestimation of the rational number...
2011-10-03 Loren Osbornmpegtsenc: Lift limit on PMT PID
2011-10-03 Anton Khirnovid3v2: remove pointless casts
2011-10-03 Anton Khirnovid3v2: read TXXX frames with two calls to decode_str...
2011-10-03 Anton Khirnovid3v2: don't discard the whole tag when encountering...
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-10-02 Compnriff: map 0x0038 to amrnb, works on http://video.mopoto...
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-01 Laurent AimarFix use of uninitialized memory in 4X Technologies...
2011-10-01 Michael Niedermayeravienc: Add a limit on the number of skiped frames...
2011-10-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-01 Laurent AimarFix double free on error in Deluxe Paint Animation...
2011-10-01 Laurent AimarCheck for out of bound writes in the avs demuxer.
2011-10-01 Laurent AimarCheck for corrupted data in avs demuxer.
2011-09-30 Michael Niedermayeravformat_free_context: favor av_freep()
2011-09-30 Michael Niedermayeroggenc: favor av_freep()
2011-09-30 Martin Storsjölavf: Avoid using av_malloc(0) in av_dump_format
2011-09-30 Alex Converselavf/utils: Drop old hack for implicit HE-AAC signaling.
2011-09-30 Michael Niedermayerlavf/utils: ignore subtitle timestamps in timings calcu...
2011-09-30 Maksym Veremeyenkofix memory leak in oggenc
2011-09-30 Kieran Kunhyalatmenc: Set latmBufferFullness to largest value to...
2011-09-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-29 Alex Conversempeg probe: check the 2/4-bit synchronization value...
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...
next