]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-10-03 Maxim Poliakovskiatrac: Add missing av_cold
2013-10-03 Maxim Poliakovskiatrac3: Generalize gain compensation code
2013-10-03 Diego BiurrunUse correct Doxygen syntax
2013-10-03 Maxim Poliakovskiatrac: Move doxygen comments to the header
2013-10-03 Diego Biurrunatrac3: Replace a silly counter variable name with...
2013-10-02 Anton Khirnovlavc: mark deprecated AVCodec.max_lowres for removal...
2013-10-02 Vittorio Giovaravf_interlace: do not process an already interlaced...
2013-10-01 Luca Barbatortmp: alias rtmp_listen to listen
2013-10-01 Luca Barbatomxf: Remove a typo
2013-09-30 Martin Storsjöasfdec: Check the return value of asf_read_stream_prope...
2013-09-29 Maxim Poliakovskiomadec: fix bitrate for ATRAC3+ streams
2013-09-29 Maxim PoliakovskiAdd support for multichannel ATRAC3+ streams.
2013-09-29 Anton Khirnovmxfdec: set audio timebase to 1/samplerate
2013-09-29 Martin Storsjöpcx: Return an error on broken palette if err_detect...
2013-09-29 Martin Storsjöpcx: Check the packet size before assuming it fits...
2013-09-29 Martin Storsjörpza: Fix a buffer size check
2013-09-29 Martin Storsjöxxan: Disallow odd width
2013-09-29 Martin Storsjöxan: Only read within the data that actually was initia...
2013-09-29 Martin Storsjöxan: Use bytestream2 to limit reading to within the...
2013-09-29 Martin Storsjöpcx: Consume the whole packet if giving up due to missi...
2013-09-29 Martin Storsjöpngdec: Stop trying to decode once inflate returns...
2013-09-29 Martin Storsjömov: Make sure the read sample count is nonnegative
2013-09-29 Martin Storsjöbfi: Add some very basic sanity checks for input packet...
2013-09-29 Martin Storsjöbfi: Avoid divisions by zero
2013-09-29 Martin Storsjöelectronicarts: Add more sanity checking for the number...
2013-09-29 Martin Storsjöriffdec: Add sanity checks for the sample rate
2013-09-29 Martin Storsjömvi: Add sanity checking for the audio frame size
2013-09-29 Martin Storsjöalac: Do bounds checking of lpc_order read from the...
2013-09-29 Martin Storsjöxwma: Avoid division by zero
2013-09-29 Martin Storsjöavidec: Make sure a packet is large enough before readi...
2013-09-29 Martin Storsjövqf: Make sure the bitrate is in the valid range
2013-09-29 Martin Storsjövqf: Make sure sample_rate is set to a valid value
2013-09-28 Anton Khirnovlavfi: allow user-provided execute() callbacks
2013-09-28 Anton Khirnovavframe: note that linesize is not the usable data...
2013-09-26 Luca Barbatolxf: check the nb_streams instead of relying on padding
2013-09-26 Paul B Mahollxf: remove deplanarization hack
2013-09-26 Paul B Maholpcm: support 24-bit/32-bit little-endian planar
2013-09-26 Carl Eugen... lxf: Support 16-channel files
2013-09-26 Reimar Döffingerlxf: Support version 1 files
2013-09-26 Martin Storsjölavf: Reset the entry count and allocation size variabl...
2013-09-26 Martin Storsjölavf: Allocate arrays with av_realloc if they will...
2013-09-26 Martin Storsjörtpdec_qt: Add an accidentally removed allocation retur...
2013-09-26 Martin Storsjötls: Add support for listen mode
2013-09-26 Martin Storsjöhttp: Pass options through to the nested protocol
2013-09-26 Martin Storsjötls: Add options for verifying the peer certificate
2013-09-25 Kostya Shishkovg2meet: Respect cursor_stride properly everywhere
2013-09-24 Anton Khirnovlavc doxy: document that avcodec_flush_buffers() invali...
2013-09-24 Anton Khirnovdoc/filters: fix an option name in the unsharp docs
2013-09-24 Anton Khirnovh264: do not reinitialize the global cabac tables at...
2013-09-24 Anton Khirnovcabac: remove write-only h264_mps_state[]
2013-09-24 Anton Khirnovmatroskadec: check av_strdup() when setting defaults
2013-09-24 Kieran Kunhyalavc: add support for interleaved chroma formats to...
2013-09-24 Michael Niedermayerpixdesc: fix NV20* descriptors
2013-09-24 Michael Niedermayerh264_sei: check SEI size
2013-09-24 Rainer Hocheckerh264: do not discard NAL_SEI when skipping frames
2013-09-24 Vittorio Giovarah264: log extradata skip only for non-ignored NALs
2013-09-24 Vittorio Giovarah264_sei: log unknown sei messages
2013-09-24 Martin Storsjömpegvideo: Initialize chroma_*_shift and codec_tag...
2013-09-24 Alex Smithconfigure: Enable -Qansi-alias for icl 14+
2013-09-23 Martin Storsjöh263dec: Remove a hack that can cause infinite loops
2013-09-22 Martin Storsjömovenchint: Clear size and len if the realloc failed
2013-09-22 Martin Storsjömovenc: Return a proper error code for invalid combinations
2013-09-22 Martin Storsjövc1dec: Check the error handling flags on slice/field...
2013-09-22 Martin Storsjöelectronicarts: Check packet sizes before reading
2013-09-22 Martin Storsjölavf: Avoid setting avg_frame_rate if delta_dts is...
2013-09-22 Michael Niedermayervc1dec: Don't decode slices when the latest slice heade...
2013-09-22 Martin Storsjövc1dec: Make sure last_picture is initialized in vc1_de...
2013-09-22 Martin Storsjövc1dec: Undo mpegvideo initialization if unable to...
2013-09-22 Martin Storsjövc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables...
2013-09-22 Martin Storsjöwnv1: Make sure the input packet is large enough
2013-09-22 Martin Storsjömovenc: Use keyframes as default fragmentation point...
2013-09-22 Martin Storsjömovenc: Set all implicit flags immediately in mov_write...
2013-09-22 Martin Storsjömovenc: Set mov->mode earlier in mov_write_header
2013-09-22 Martin Storsjötls: Do not abort on non-fatal TLS alerts with gnutls
2013-09-21 Luca Barbatoflv: Make onTextData parsing robust
2013-09-21 Luca Barbatortmp: Replace a magic number with a macro
2013-09-21 Luca Barbatortmp: Rewrite embedded flv handling
2013-09-21 Luca Barbatortmp: Refactor get_packet
2013-09-21 Luca Barbatortmp: Support AMF_DATA_TYPE_MIXEDARRAY
2013-09-21 Alex Smithavutil: Fix compilation with inline asm disabled on...
2013-09-21 Kieran Kunhyalavu: Add interleaved 4:2:2 8/10-bit formats
2013-09-20 Vittorio Giovarah264dec: Add .avc file name extension
2013-09-20 Vittorio Giovarah264dec: K&R formatting cosmetics
2013-09-20 Martin Storsjömem: Handle av_reallocp(..., 0) properly
2013-09-20 Vittorio Giovarah264: remove an unused static constant
2013-09-20 Alex Smithmsvc/icl: Use __declspec(noinline)
2013-09-20 Alex Smithmsvc/icl: Use __declspec(deprecated)
2013-09-20 Luca Barbatortmp: Unbreak get_packet
2013-09-20 Martin Storsjödcadec: Validate the lfe parameter
2013-09-20 Martin Storsjörtmpproto: Add a comment explaining the logic in handle...
2013-09-19 Luca Barbatobuild: Support cparser
2013-09-19 Martin Storsjör3d: Add more input value validation
2013-09-19 Martin Storsjörl2: Avoid a division by zero
2013-09-19 Martin Storsjöwtv: Add more sanity checks for a length read from...
2013-09-19 Martin Storsjöyop: Clear all references to the AVBuffer in the local...
2013-09-19 Martin Storsjöfraps: Make the input buffer size checks more strict
2013-09-19 Martin Storsjösegafilm: Validate the number of audio channels
2013-09-19 Martin Storsjösvq3: Avoid a division by zero
2013-09-19 Martin Storsjöqpeg: Add checks for running out of rows in qpeg_decode...
2013-09-19 Martin Storsjömpegaudiodec: Validate that the number of channels...
next