]> git.sesse.net Git - ffmpeg/history - libavformat
avcodec: clarify documentation of CODEC_CAP_DELAY
[ffmpeg] / libavformat /
2011-10-20 Justin Rugglesavformat: do not require frame_size for Speex.
2011-10-20 Justin Rugglesogg/speex: set correct timestamp and duration for the...
2011-10-20 Justin Rugglesflvenc: check packet duration in speex using timestamps
2011-10-20 Justin Rugglesflvenc: adjust for negative DTS for all codecs, not...
2011-10-19 Anton Khirnovlavf: replace av_new_stream->avformat_new_stream part II.
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-19 Anton Khirnovlavf: add avformat_new_stream as a replacement for...
2011-10-19 Kostya ShishkovUt Video decoder
2011-10-17 Martin Storsjörtsp: Expose the flag options via private AVOptions...
2011-10-17 Martin Storsjörtsp: Make the rtsp flags avoptions set via a define
2011-10-17 Martin Storsjörtpenc: Set a default video codec
2011-10-17 Martin Storsjörtp: Fix ff_rtp_get_payload_type
2011-10-17 Martin Storsjörtsp: Remove the separate filter_source variable
2011-10-17 Martin Storsjörtsp: Accept options via private avoptions instead...
2011-10-17 Martin Storsjörtsp: Simplify AVOption definitions
2011-10-17 Martin Storsjörtsp: Merge the AVOption lists
2011-10-17 Alex Converseavio: Check for invalid buffer length.
2011-10-17 Anton Khirnovmpegenc/mpegtsenc: add muxrate private options.
2011-10-17 Anton Khirnovlavf: deprecate AVFormatContext.file_size
2011-10-17 Raivo Hoolmov: add support for TV metadata atoms tves, tvsn and...
2011-10-14 Ronald S. Bultjematroskadec: fix out of bounds write
2011-10-14 Alex Conversemov: 10l: Terminate string with 0 not '0'
2011-10-14 Alex Conversemov: Prevent illegal writes when chapter titles are...
2011-10-14 John Brooksriff: always generate a proper WAVEFORMATEX structure...
2011-10-13 Diego Biurrunid3v2: reduce the scope of some non-globally-used symbo...
2011-10-13 Diego Biurrunid3v2: cosmetics: move some declarations before the...
2011-10-13 Justin Rugglesshn: do not allow seeking in the raw shn demuxer.
2011-10-13 Justin Rugglesavformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
2011-10-13 Justin Rugglesavformat: update AVInputFormat allowed flags
2011-10-13 Justin Rugglesavformat: don't unconditionally call ff_read_frame_flus...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-10-12 Anton KhirnovRemove all uses of deprecated AVOptions API.
2011-10-12 Anton KhirnovAVOptions: add new API for enumerating children.
2011-10-12 Martin Storsjöflvenc: Write the right metadata entry count
2011-10-12 Martin Storsjörtsp: Request that dynamic rate is disabled
2011-10-12 Martin Storsjörtsp: Parse the x-Accept-Dynamic-Rate header
2011-10-12 Martin Storsjörtpdec: Add ff_ prefix to all nonstatic symbols
2011-10-12 John Brooksrtpdec: Read the packet length for all RTCP packet...
2011-10-12 John Brooksrtpdec: Fix the minimum packet length for RTCP SR packets
2011-10-12 Martin Storsjöflvdec: Don't export metadata entries that aren't prope...
2011-10-12 Martin Storsjöflvdec: Split out setting of numeric fields from storin...
2011-10-11 Luca Barbatomov: do not misreport empty stts
2011-10-11 Luca Barbatomov: cosmetics, fix for and if spacing
2011-10-11 Anton Khirnovid3v2: fix NULL pointer dereference
2011-10-11 Raivo Hoolmov: read album_artist atom
2011-10-11 Raivo Hoolmov: fix disc/track numbers and totals
2011-10-11 Justin Rugglessmacker: Separate audio flags from sample rates in...
2011-10-10 Laurent Aimar4xmdemux: prevent use of uninitialized memory
2011-10-10 Laurent Aimaravsdemux: check for out of bound writes
2011-10-10 Laurent Aimaravsdemux: check for corrupted data
2011-10-10 Mans Rullgardavidec: fix signed overflow in avi_sync()
2011-10-10 Alex Conversemxfdec: Fix some buffer overreads caused by the misuse...
2011-10-10 Janne Grunauavidec: simplify size parameter in memset()
2011-10-08 Mans Rullgardlavf: fix signed overflow in avformat_find_stream_info()
2011-10-08 Alex Conversempegps: Use av_get_packet() instead of poorly emulating it.
2011-10-07 Laurent Aimarmpc8: Fix return value on EOF
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-05 Anton Khirnovlavc/lavf: use unique private classes.
2011-10-04 Diego BiurrunSynchronize various 4CCs and codec tags from FFmpeg.
2011-10-04 Justin Rugglesogg/celt: do not set sample_fmt in the demuxer
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-09-30 Martin Storsjölavf: Avoid using av_malloc(0) in av_dump_format
2011-09-30 Kieran Kunhyalatmenc: Set latmBufferFullness to largest value to...
2011-09-29 Alex Conversempeg probe: check the 2/4-bit synchronization value...
2011-09-28 Kieran Kunhyalatmenc: Fix private options
2011-09-27 Michael NiedermayerFix memory (re)allocation in matroskadec.c, related...
2011-09-27 Anton Khirnovmatroskaenc: write attachments.
2011-09-27 Anton Khirnovmatroskadec: export mimetype of attachments as metadata.
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 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 Niedermayerflvdec: Check for overflow before allocating arrays
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 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-22 Diego Biurrunprores: mark prores as intra-only in libavformat/utils...
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 Martin Storsjörtmp: Make the input FLV parser handle data cut at...
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 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-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 David Goldwichlavf: Fix context pointer in av_open_input_stream when...
next