]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-10-07 Laurent Aimarmpc8: Fix return value on EOF
2011-10-07 Laurent Aimarshorten: Prevent block size from increasing
2011-10-07 Laurent Aimarxan: Prevent out of bound accesses
2011-10-07 Michael NiedermayerH264: Only wait before triggering ff_thread_setup_compl...
2011-10-06 Laurent Aimarvp6: Reset the internal state when aborting key frames...
2011-10-06 Laurent Aimarvp56: Release old pictures after a resolution changes
2011-10-06 Laurent Aimarvp6: Check for huffman tree build errors
2011-10-06 Laurent Aimarvp56: Check for missing reference frame data
2011-10-06 Laurent Aimarcinepak: Fix invalid read access on extra data
2011-10-06 Laurent Aimarvmd: fix segfaults on corruped streams
2011-10-06 Laurent Aimarcook: Fix js_vlc_bits value validation for joint stereo
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 Laurent AimarFixed deference of NULL pointer in motionpixels decoder.
2011-10-06 Anton Khirnovlibx264: support 9- and 10-bit output.
2011-10-05 Ronald S. Bultjeh264: correct implicit_weight for field-interlaced...
2011-10-05 Ronald S. Bultjempegvideo: set correct offset for edge emulation buffer.
2011-10-05 Ronald S. Bultjempegvideo: fix position of bottom edge.
2011-10-05 Diego BiurrunFix 'heigth' vs. 'height' typos.
2011-10-05 Anton Khirnovlavc/lavf: use unique private classes.
2011-10-05 Anton Khirnovlavc: use designated initializers for av_codec_context_...
2011-10-04 Justin Rugglesqcelpdec: cosmetics: do not add line break before openi...
2011-10-04 Justin Rugglesqcelp: check output buffer size before decoding
2011-10-04 Chris Rankinqcelpdec: fix the return value of qcelp_decode_frame().
2011-10-04 Justin Rugglessipr: fix the output data size check and only calculate...
2011-10-04 Diego BiurrunSynchronize various 4CCs and codec tags from FFmpeg.
2011-10-04 Justin Rugglesqdm2: check output buffer size before decoding
2011-10-04 Laurent AimarFix out of bound reads in the QDM2 decoder.
2011-10-04 Laurent AimarCheck for out of bound writes in the QDM2 decoder.
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-10-03 Anton Khirnovlibvpx: fix build with older libvpx versions.
2011-10-03 Mans RullgardARM: check for inline asm 'y' operand modifier support
2011-10-02 Justin Rugglesmpc8: check output buffer size before decoding
2011-10-02 Justin Rugglesmpc7: return error if packet is too small.
2011-10-02 Justin Rugglesmpc7: check output buffer size before decoding
2011-10-02 Justin Rugglesnellymoserdec: allocate float_buf only when decoding...
2011-10-02 Justin Rugglesnellymoserdec: use NELLY_BUF_LEN instead of 128
2011-10-02 Justin Rugglesnellymoserdec: use NELLY_BLOCK_LEN instead of 64 when...
2011-10-02 Justin Rugglesnellymoserdec: allow user to request SAMPLE_FMT_FLT...
2011-10-02 Justin Rugglesnellymoser: check output buffer size before decoding
2011-10-02 Luca Barbatowin32: improve threading algorithm warning
2011-10-01 Anton Khirnovlavc: add video/audio/encoding flags to global_quality...
2011-10-01 Luca Barbatolibvpxenc: use libvpx's own defaults for some parameters
2011-10-01 Luca Barbatovpxenc: add private options
2011-09-30 Justin Rugglesdpcm: return error if packet is too small
2011-09-30 Justin Rugglesdpcm: use smaller data types for static tables
2011-09-30 Justin Rugglesdpcm: use sol_table_16 directly instead of through...
2011-09-30 Justin Rugglesdpcm: replace short with int16_t
2011-09-30 Justin Rugglesdpcm: check to make sure channels is 1 or 2.
2011-09-30 Justin Rugglesdpcm: misc pretty-printing
2011-09-30 Justin Rugglesdpcm: remove unnecessary variable by using bytestream...
2011-09-30 Justin Rugglesdpcm: move codec-specific variable declarations to...
2011-09-30 Justin Rugglesdpcm: consistently use the variable name 'n' for the...
2011-09-30 Justin Rugglesdpcm: output AV_SAMPLE_FMT_U8 for Sol DPCM subcodecs...
2011-09-30 Justin Rugglesdpcm: calculate and check actual output data size prior...
2011-09-30 Justin Rugglesdpcm: factor out the stereo flag calculation
2011-09-30 Justin Rugglesdpcm: cosmetics: rename channel_number to ch
2011-09-30 Nathan Caldwellavserver: Fix a bug where the socket is IPv4, but IPv6...
2011-09-30 Martin Storsjölavf: Avoid using av_malloc(0) in av_dump_format
2011-09-30 Carl Eugen... dxva2_h264: pass the correct 8x8 scaling lists
2011-09-30 Mans Rullgarddca: NEON optimised high freq VQ decoding
2011-09-30 Justin Rugglesavcodec: reject audio packets with NULL data and non...
2011-09-30 Joakim Platedxva: Add ability to enable workaround for older ATI...
2011-09-30 Kieran Kunhyalatmenc: Set latmBufferFullness to largest value to...
2011-09-29 Justin Rugglesadpcm: move codec-specific variable declarations to...
2011-09-29 Justin Rugglesadpcm: check buffer size in Funcom ISS decoder before...
2011-09-29 Justin Rugglesadpcm: simplify reading of Funcom ISS frame header.
2011-09-29 Justin Rugglesadpcm: check buffer size in IMA DK4 decoder before...
2011-09-29 Justin Rugglesadpcm: simplify reading of IMA DK4 frame header.
2011-09-29 Justin Rugglesadpcm_ms: clean up reading of predictor coefficients
2011-09-29 Justin Rugglesadpcm_4xm: process planar packets sequentially rather...
2011-09-29 Justin Rugglesadpcm_ima_wav: process channel-interleaved blocks seque...
2011-09-29 Justin Rugglesadpcm: update reference links
2011-09-29 Justin Rugglesadpcm: simplify packet size bounds checking in the...
2011-09-29 Justin Rugglesadpcm: simplify and speed up several ADPCM decoders.
2011-09-29 Justin Rugglesadpcm: pretty-print tables
2011-09-29 Alex Converseprores: Handle 0 or fewer bits left
2011-09-29 Alex Conversempeg probe: check the 2/4-bit synchronization value...
2011-09-29 Mans Rullgarddca: clear inactive subbands only once in qmf_32_subbands()
2011-09-29 Stefano Sabatinivf_unsharp: set default chroma size value to 5x5
2011-09-29 Stefano Sabatinivf_unsharp: fix out-of-buffer read
2011-09-28 Alex Converseavconv: Reformat s16 volume adjustment.
2011-09-28 Mans RullgardARM: NEON optimised vector_fmac_scalar()
2011-09-28 Mans Rullgarddca: use vector_fmac_scalar from dsputil
2011-09-28 Mans Rullgarddsputil: add vector_fmac_scalar()
2011-09-28 Kieran Kunhyalatmenc: Fix private options
2011-09-28 Stefano Sabatinivf_unsharp: store hsub/vsub in the filter context
2011-09-28 Stefano Sabatinivf_unsharp: adopt a more natural order of params in...
2011-09-28 Stefano Sabatinivf_unsharp: rename method "unsharpen" to "apply_unsharp"
2011-09-28 Michael Niedermayervf_scale: apply the same transform to the aspect during...
2011-09-28 Stefano Sabatinivf_pad: fix "vsub" variable value computation
2011-09-28 Stefano Sabatinivf_scale: add a "sar" variable
2011-09-28 Stefano Sabatinilavfi: fix realloc size computation in avfilter_add_for...
2011-09-28 Stefano Sabatinivsrc_color: use internal timebase
2011-09-28 Stefano Sabatinilavfi: fix signature for avfilter_graph_parse() and...
2011-09-28 Stefano Sabatinigraphparser: prefer void * over AVClass * for log contexts
next