]> git.sesse.net Git - ffmpeg/history - libavcodec/lcldec.c
Merge remote branch 'qatar/master'
[ffmpeg] / libavcodec / lcldec.c
2011-05-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Stefano Sabatinilavc: set defaults in internal codec frames
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-28 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-07-02 Diego BiurrunMove #ifdef before zlib_decomp() up so it covers the...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-10-13 Reimar DöffingerRemove unnecessary calls to avcodec_check_dimensions...
2009-05-31 Reimar Döffingeradd #if CONFIG_ZLIB_DECODER around zlib_decomp function.
2009-05-31 Reimar Döffingermszh decompression: add a special case for an all-0...
2009-05-31 Reimar Döffingerlcldec: ensure that the offset for av_memcpy_backptr...
2009-05-31 Reimar DöffingerFix memleak due to c->decomp_buf never being freed.
2009-05-31 Reimar DöffingerOnly call inflateEnd when we were actually using the...
2009-05-31 Reimar Döffingeravctx->priv_data is initialized to 0, get rid of useles...
2009-05-31 Reimar DöffingerMerge variable declaration and initialization.
2009-05-31 Reimar DöffingerUse int-size types instead of char where it makes no...
2009-05-31 Reimar DöffingerTake advantage of available input padding to optimize...
2009-05-31 Reimar DöffingerChange maskbit variable to contain (1 << maskbit)
2009-05-31 Reimar DöffingerRemove check that thanks to padding is no longer necessary.
2009-05-31 Reimar Döffinger100l, the compression field in lcl extradata must be...
2009-05-31 Reimar DöffingerOne more use for FFMIN.
2009-05-31 Reimar DöffingerPad the decompression buffer and use av_memcpy_backptr...
2009-05-31 Reimar DöffingerMark srcptr as const in mszh_decomp
2009-05-31 Reimar DöffingerRemove unnecessary put_bits/get_bits includes.
2009-05-31 Reimar DöffingerUse bytestream_get_le16 to simplify offset/count calcul...
2009-05-31 Reimar DöffingerRemove useless & 0x1f
2009-05-31 Reimar DöffingerDocument padding requirements of mszh_decomp srcptr...
2009-05-31 Reimar DöffingerUse srcptr_end variable to avoid having to update both...
2009-05-31 Reimar DöffingerChange buffer size checks to avoid the undefined overfl...
2009-05-31 Reimar DöffingerSimply use memcpy instead of AV_RN32/AV_WN32 combination.
2009-05-31 Reimar DöffingerFix decoding of multithread-encoded lcl files on big...
2009-05-31 Reimar DöffingerRemove another useless ()
2009-05-31 Reimar DöffingerCorrect calculation of compressed input length.
2009-05-31 Reimar DöffingerAdd sanity check for mthread_inlen, avoids crashes...
2009-05-31 Reimar DöffingerUse FFMIN
2009-05-31 Reimar DöffingerFactor out zlib decompression code to avoid massive...
2009-05-31 Reimar DöffingerUse FFALIGN
2009-05-31 Reimar DöffingerMove variable into block where it is used, avoiding...
2009-05-31 Reimar DöffingerMake lcldec less annoyingly verbose, move messages...
2009-05-31 Reimar DöffingerGet rid of unreachable code: avctx->codec_id == CODEC_I...
2009-05-31 Reimar Döffingerlcldec.c: change #if CONFIG_ZLIB to #if CONFIG_ZLIB_DEC...
2009-05-31 Reimar DöffingerGet rid of extradata casts, it already has the right...
2009-05-31 Reimar DöffingerMake lcldec produce YUV output when the input file...
2009-05-30 Reimar DöffingerUse memcpy instead of per-pixel copy loop for rgb lcl...
2009-05-30 Reimar DöffingerRemove useless () from lcldec for more consistency...
2009-05-29 Reimar DöffingerUse av_clip_uint8 instead of equivalent but unoptimzed...
next