]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-09-25 Michael Niedermayermpegvideo: support encoding with chroma intra tables...
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 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
2011-09-24 Vladimir VoroshilovFrame erasure support for fixed-codebook vectors
2011-09-24 Vladimir VoroshilovFixed-codebook vector decoding
2011-09-24 Vladimir VoroshilovAdd packet_type
2011-09-24 Vladimir VoroshilovFrame erasure support for pitch delay decoding
2011-09-24 Vladimir VoroshilovDoxy for LSF erasure case
2011-09-24 Vladimir Voroshilovdoxy comments for LSF array
2011-09-24 Vladimir VoroshilovIndentation fix in LSF
2011-09-24 Vladimir VoroshilovFrame erasure support for LSF decoding
2011-09-24 Michael NiedermayerRevert "g729: Merge g729.h into g729dec.c."
2011-09-24 Michael NiedermayerRestore WIP g729 code that has been remvoed by diego...
2011-09-24 Laurent Aimarvp56:Fix error recovery code on size changes in vp5...
2011-09-24 Laurent Aimarvp6:Reset the internal state when aborting key frames...
2011-09-24 Laurent Aimarflvdec: Fix invalid pointer deferences when parsing...
2011-09-24 Laurent Aimarh264: Check for out of bounds reads in ff_h264_decode_e...
2011-09-24 Sean McGovernconfigure: disable hardware capabilities ELF section...
2011-09-24 Stefano Sabatinivf_drawtext: use ctx for expressing outlink and dtext...
2011-09-24 Stefano Sabatinivf_drawtext: perform misc cosmetics changes to uninit
2011-09-24 Stefano Sabatinivf_drawtext: set string defaults in the options array
2011-09-24 Stefano Sabatinivf_drawtext: make x and y options parametric
2011-09-24 Stefano Sabatinivf_drawtext: drop text wrapping feature
2011-09-24 Stefano Sabatinivf_drawtext: fix missed update in docs
2011-09-24 Diego BiurrunUse explicit struct initializers for AVCodec declarations.
2011-09-24 Diego BiurrunUse explicit struct initializers for AVOutputFormat...
2011-09-24 Jean FirstAdd new pix_fmt RGBA64
2011-09-24 Michael Niedermayerffplay: fix order of operations for sdl audio open.
2011-09-24 Justin Rugglesadpcmenc: Set bits_per_coded_sample
2011-09-24 Baptiste Coudurieradpcmenc: fix QT IMA ADPCM encoder
2011-09-24 Baptiste Coudurieradpcmdec: Fix QT IMA ADPCM decoder
2011-09-24 Peter Rosspermit decoding of multichannel ADPCM_EA_XAS
2011-09-24 Reimar DöffingerFix input buffer size check in adpcm_ea decoder.
2011-09-24 Sean McGovernfft: avoid a signed overflow
2011-09-23 Michael Niedermayerpostproc: fix compilation failure, now really
2011-09-23 Yuriy Kaminskiypostproc: Fix compilation failure.
2011-09-23 Alex Conversempegps: Handle buffer exhaustion when reading packets.
2011-09-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-23 Jean Firsttiffenc: initialize forgotten avctx.
2011-09-23 Jean Firsttiffenc: Add forgotten avclass to context.
2011-09-23 Michael Niedermayeraacdec: fix channel reconfigs on LATM
2011-09-23 Michael Niedermayeraacdec: Make aac-latm closer to the spec (not reading...
2011-09-23 Michael Niedermayeraacsbr: prevent multiple ff_aac_sbr_ctx_init()
2011-09-23 Michael Niedermayeraacsbr: add a assert0 to check for a inconsistency...
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-23 Michael NiedermayerMAINTAINERS: loose svn reference
2011-09-23 Michael Niedermayerpsxstr: improve probe to not misdetect so much.
2011-09-23 Stefano SabatiniMAINTAINERS: update status of 0.6 release
2011-09-23 Janne Grunaucmdutils: move grow_array out of #if CONFIG_AVFILTER
2011-09-23 Carl Eugen... Use a colon in the stream description, this matches...
2011-09-23 Anton Khirnovavconv: actually set InputFile.rate_emu
2011-09-23 Michael Niedermayerflvdec: Inject in stream extradata, into the stream.
2011-09-23 Michael Niedermayerh264dec: Decode in stream avc extradata.
2011-09-23 Michael Niedermayerh264: pass buffer & size to ff_h264_decode_extradata()
next