]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-10-04 Laurent Aimarh264: do not let invalid values in h->ref_count after...
2011-10-04 Laurent Aimarh264: bit depth/chroma idc changes must go through...
2011-10-04 Laurent Aimarh254: explicitly initialize bit depth/chroma idc
2011-10-04 Michael Niedermayerlibx264: Fix loop failure due to bufsize becoming 0
2011-10-04 Clément BœschAdd libmodplug support.
2011-10-04 Clément Bœschdeshake: simplify filename check.
2011-10-04 Clément Bœschconfigure: remove bashism equality check for target_os.
2011-10-04 Clément Bœschdeshake: misc style fixes.
2011-10-04 Michael Niedermayerdeshake: move angles from stack to heap.
2011-10-04 Michael Niedermayerdeshake: Allow specifying the filename for statistics...
2011-10-04 Michael Niedermayerdeshake: remove non const static
2011-10-04 Clément Bœschdoxygen: remove a few @file parameters.
2011-10-04 Clément Bœschlavfi: remove align tabs in Makefile.
2011-10-04 Clément Bœschass_split: fix invalid doxygen group end markers.
2011-10-04 Clément Bœschproresdec_gpl: remove wrong @file reference.
2011-10-04 Clément Bœschbintext: remove wrong @file reference.
2011-10-04 Clément Bœschdeshake: fix doxygen comments.
2011-10-04 Clément Bœschisom: replace pseudo doxycomments with normal comments.
2011-10-04 Michael Niedermayerpngdec: set reference correctly for corepng.
2011-10-04 Michael Niedermayerff_dv_frame_profile2: Check input buffer size.
2011-10-04 Michael Niedermayercinepak: detect keyframes
2011-10-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-04 Luca Barbatolibvpxenc: support vpxencs command line options.
2011-10-04 Michael Niedermayerdeshake: nicer looking defaults
2011-10-04 danielgtaylorlibavfilter: add deshake filter
2011-10-04 danielgtaylorlibavfilter: image transform code
2011-10-03 Michael NiedermayerH264: hotfix for speedloss on frame threading and h264...
2011-10-03 Michael Niedermayerthreads: warn in case of multiple finished setup calls.
2011-10-03 Michael Niedermayerh264_parser: print AU size on error.
2011-10-03 Michael Niedermayerh264_parser: AVC support.
2011-10-03 Michael Niedermayerfate: fix due to new yuv444 formats
2011-10-03 Dominique LeuenbergerRELEASE: 0.8.5 has been released
2011-10-03 Reimar DöffingerEnable conversions to YUV444P9/YUV444P10, they seem...
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 chinshoulibcdio: Fix missing avclass in context
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 Ronald S. BultjeVP8: armv6 optimizations.
2011-10-02 Michael Niedermayeravutil: bump for av_get_default_channel_layout()
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-02 Michael NiedermayerMAINTAINERS: new ffplay maintainer
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 Marton Balintffplay: use libswresample instead of av_audio_convert
2011-10-02 Marton Balintaudioconvert: add av_get_default_channel_layout public...
2011-10-02 Marton Balintffplay: use avctx->channels and avctx->freq before...
2011-10-02 Marton Balintffplay: remove now unnecessary request_channels, we...
2011-10-02 Michael Niedermayerffplay: set request_channels to 2
2011-10-02 Laurent Aimarh264: fix intra 16x16 mode check when using mbaff and...
2011-10-02 Michael Niedermayerlibvpxenc: cosmetics to make code more similar to lucas.
2011-10-02 Laurent Aimarh264: check for invalid bit depth value.
2011-10-02 Laurent Aimarh264: add entries for 11 and 12 bits in ff_h264_chroma_...
2011-10-02 Laurent Aimarh264: fix the check for invalid SPS:num_ref_frames.
2011-10-02 Laurent Aimarh264: do not let invalid values in h->ref_count on...
2011-10-02 Laurent AimarReject video with non multiple of 16 width/height in...
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 Stefano Sabatinivf_lut.c: fix wrong syntax in example
2011-10-02 Stefano Sabatinilavfi: remove usage of deprecated av_opt_set_defaults2...
2011-10-02 Luca Barbatowin32: improve threading algorithm warning
2011-10-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-02 Michael Niedermayer4xm decoder: fix data size for i2 frames.
2011-10-02 Michael Niedermayer4xm decoder: print some error messages in case of errors.
2011-10-02 Laurent AimarCheck for out of bound accesses in the 4xm decoder.
2011-10-02 Laurent AimarPrevent block size from inreasing in the shorten decoder.
2011-10-02 Laurent AimarCheck for out of bound reads in PTX decoder.
2011-10-02 Laurent AimarFix the check for missing references in ff_er_frame_end...
2011-10-02 Laurent AimarClear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end...
2011-10-02 Laurent AimarPrevent NULL dereference when the huffman table is...
2011-10-01 Laurent AimarFix use of uninitialized memory in 4X Technologies...
2011-10-01 Michael Niedermayerh264: increase ref_poc size to 32 as it can be per...
2011-10-01 Michael Niedermayerh264: set unused ref_counts to 0 as a precautionary...
2011-10-01 Michael Niedermayerff_dot_product(): change return value to int64_t
2011-10-01 Vitor Sessakg729dec: initialize bit reader with the correct buffer...
2011-10-01 Michael Niedermayerg723.1_data: remove unneeded L
2011-10-01 Michael Niedermayerh264: try reading SPS with wrong escaping, it sometimes...
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-10-01 Michael Niedermayerg729dec: prevent out of array access
2011-10-01 Michael Niedermayeravienc: Add a limit on the number of skiped frames...
2011-10-01 Michael Niedermayervf_scale.c: propagate error code
2011-10-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-01 Laurent AimarFix out of bound reads/writes in the TIFF decoder.
2011-10-01 Laurent AimarCheck for out of bound writes in the QDM2 decoder.
2011-10-01 Laurent AimarFix out of bound reads in the QDM2 decoder.
2011-10-01 Laurent AimarFix out of bound reads due to integer overflow in the...
2011-10-01 Laurent AimarCheck for out of bound reads in the Electronic Arts...
2011-10-01 Laurent AimarPrevent NULL dereferences when missing the reference...
2011-10-01 Laurent AimarFix potential pointer arithmetic overflows in the Elect...
next