]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-09-26 Laurent AimarReset internal state on corrupted blocks in wavpack...
2011-09-26 Laurent AimarValidate the number of audio channels before using...
2011-09-26 Michael Niedermayerffmpeg: document alternative to the lossless libx264...
2011-09-26 Lou Loganremove libx264 lossless presets
2011-09-26 Michael Niedermayerffmpeg: fix -b -ab mixes with -b overriding the audio...
2011-09-26 Michael Niedermayerlibx264: free x4->sei
2011-09-26 Mike ScheutzowFix a buffer overflow in libx264 interface to x264...
2011-09-26 tipoklibaac+ support
2011-09-25 Aurelien Jacobsmjpegenc: use named struct initializers
2011-09-25 Aurelien Jacobsact: correct file description comment
2011-09-25 Aurelien Jacobsact, bintext, wtvenc: use named struct initializers
2011-09-25 Michael Niedermayerh264dec: fix decoding problems introduced with baad01d8...
2011-09-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-25 Laurent AimarCheck for out of bound bands limit in mpc v8 decoder.
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 Vitor Sessakg729dec: avoid unnecessary struct copying
2011-09-25 Vitor Sessakg729dec: remove useless headers
2011-09-25 Stefano Sabatinivf_drawtext: apply misc style fixes
2011-09-25 Stefano Sabatinivf_drawtext: do not reset "n" variable to 0 in case...
2011-09-25 Stefano Sabatiniffmpeg: improve feedback when processing filtergraph...
2011-09-25 Stefano Sabatiniffmpeg: apply misc cosmetics fixes in the filtergraph...
2011-09-25 Stefano Sabatinilavfi: add debug trace when processing events
2011-09-25 Stefano Sabatinilavfi: document AVFilterCommand fields
2011-09-25 Vitor Sessakg729dec: fix warnings:
2011-09-25 Vitor Sessakg729dec: Fix warnings:
2011-09-25 Vitor Sessakg729dec: Add ff_ prefix to g729_postfilter() and g729_a...
2011-09-25 Mans Rullgardppc: fix some pointer to integer casts
2011-09-25 Mans Rullgardppc: fix 32-bit PIC build
2011-09-25 Carl Eugen... G.729 decoding is supported.
2011-09-25 Carl Eugen... AMV encoding is supported.
2011-09-25 Carl Eugen... Support LZW and ZLIB compressed 4bpp tiff samples.
2011-09-25 Alexander Strasserh264: improve checks before calling ff_h264_decode_extr...
2011-09-25 Alexander Strasserh264: ff_h264_decode_extradata: check buffer args
2011-09-25 Reimar DöffingerCompile x86/swscale_template with -mno-red-zone.
2011-09-25 Michael Niedermayerffmpeg: increase bit_buffer_size, the header size is...
2011-09-25 Jean Firstcosmetics, remove unused and rename variables for consi...
2011-09-25 Justin Rugglesvmdaudio: fix decoding of 16-bit audio format.
2011-09-25 Jean Firsttiffenc: Enable RGB48LE (16-bit) encoding support
2011-09-25 Jean Firsttiffdec: add RGB48 (16bit) support
2011-09-25 Mans Rullgardlavf: do not set codec_tag for rawvideo
2011-09-25 Laurent Aimarh264: check for out of bounds reads in ff_h264_decode_e...
2011-09-25 Michael Niedermayerdnxhdenc: remove unneeded entries from array.
2011-09-25 Michael Niedermayerdnxhdenc: optimize whats left of dnxhd_switch_matrix()
2011-09-25 Michael Niedermayerbit: remove more unused variables
2011-09-25 Michael Niedermayerbit: use AVERROR_INVALIDDATA
2011-09-25 Michael Niedermayerregtests: amv video encoder test
2011-09-25 Michael Niedermayeramvenc: another quant table fix
2011-09-25 Michael Niedermayermpegvideo: support encoding with chroma intra tables...
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...
2011-09-25 Nicolas Georgelavu/attributes: introduce AV_NOWARN_DEPRECATED.
2011-09-25 Clément Bœschbit: use explicit struct initializers.
2011-09-25 Anton Khirnovavconv: use correct output stream index when checking...
2011-09-25 Anton Khirnovavconv: remove fake coded_frame on streamcopy hack
2011-09-25 Michael Niedermayerbit: remove unused variable
2011-09-25 Michael Niedermayerbit: set AVPacket.pos
2011-09-25 Michael Niedermayerbit: loose seekback & wrong bitrate code.
2011-09-25 Michael Niedermayerbit: rewrite probe
2011-09-25 Michael Niedermayerbit: replace assert() by proper check.
2011-09-25 Michael Niedermayerbit: return AVERROR_EOF on eof.
2011-09-25 Michael Niedermayeramvenc: fix quant tables
2011-09-25 Michael NiedermayerAMV video encoder.
2011-09-24 Laurent AimarAdd av_calloc() helper.
2011-09-24 Laurent AimarFix potential pointer arithmetic overflows in rle_unpac...
2011-09-24 Laurent AimarFix out of bound reads in rle_unpack() of vmd video...
2011-09-24 Laurent AimarCheck for out of bound reads in vmd_decode() of vmd...
2011-09-24 Laurent AimarRemoved debug message in the probe function of bit...
2011-09-24 Laurent AimarFix potential pointer arithmetic overflows in lz_unpack...
2011-09-24 Laurent AimarPrevent out of bound read in lz_unpack in vmd video...
2011-09-24 Laurent AimarPrevent NULL dereferences when the previous frame is...
2011-09-24 Laurent AimarCheck for invalid update parameters in vmd video decoder.
2011-09-24 Laurent AimarFix potential overread in vmd audio decoder.
2011-09-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-24 Vladimir VoroshilovAdd .bit (de)muxer
2011-09-24 Sascha SommerFix segfault in save_bits:
2011-09-24 Michael Niedermayerg729dec: disable all cpu acceleration, the code does...
2011-09-24 Michael Niedermayerg729dec: set sample format.
2011-09-24 Vladimir VoroshilovDisable MMX
2011-09-24 Vladimir VoroshilovFix comments about implemented codecs
2011-09-24 Vladimir VoroshilovG.729 .bit file demuxer
2011-09-24 Michael Niedermayeract: remove AVERROR_NOFMT useage.
2011-09-24 Vladimir VoroshilovACT demuxer
2011-09-24 Vladimir VoroshilovAdaptive gain control
2011-09-24 Vladimir VoroshilovG.729 postfilter
2011-09-24 Vladimir VoroshilovReplace pitch_delay_int with array
2011-09-24 Vladimir VoroshilovG.729 build environment
2011-09-24 Michael Niedermayerg729dec: Make 2 functions static that are not used...
2011-09-24 Vladimir VoroshilovHigh-pass filter
2011-09-24 Vladimir VoroshilovAdd G.729D decoder
2011-09-24 Vladimir VoroshilovSynthesis filter
2011-09-24 Vladimir VoroshilovIndentation fix after gain codes decoding2
2011-09-24 Vladimir VoroshilovGain pitch and gain code for G729D
2011-09-24 Vladimir VoroshilovIndentation fix 2
2011-09-24 Vladimir VoroshilovConvert gain pitch and gain code to arrays
2011-09-24 Vladimir VoroshilovInterolate excitation signal
2011-09-24 Vladimir VoroshilovFixed- and adaptive-codebook gains
next