]> git.sesse.net Git - ffmpeg/history - libavcodec/tscc.c
Merge remote branch 'qatar/master'
[ffmpeg] / libavcodec / tscc.c
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 Kostya Shishkovmake containers pass palette change in AVPacket
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-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-01-11 Kostya ShishkovFix two RLE buffer size calculations in TSCC decoder.
2009-10-13 Reimar DöffingerRemove unnecessary calls to avcodec_check_dimensions...
2009-04-24 Kostya ShishkovRemove useless assignment during initialization for...
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 Kostya ShishkovSilence useless compiler warning when passing AVFrame...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-10-25 Aurelien Jacobsremove useless ifdeffery, tscc won't do anything useful...
2008-09-18 Kostya ShishkovFactorize out code used for MS RLE format decoding...
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-01 Michael Niedermayerconst
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-03-27 Kostya ShishkovRemove redundant assign
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-01 Kostya Shishkov1l: correct argument order in avcodec_check_dimensions
2006-02-12 Mike Melansonmake TSCC endian-safe, PPC testing courtesy of Diego B.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-02-17 Michael Niedermayermemleak fix
2005-01-31 Roberto TogniAdd 32bit RGB support
2005-01-23 Roberto TogniCheck pointers before writing to memory
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2004-08-28 Mike Melanson8-bit mode corrections
2004-08-14 Mike MelansonTechSmith Camtasia (TSCC) video decoder, courtesy of...