]> git.sesse.net Git - ffmpeg/history - libavcodec/iff.c
Merge remote branch 'qatar/master'
[ffmpeg] / libavcodec / iff.c
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 Sebastian VaterHAM6/HAM8 support for IFF demuxer/decoder
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-02-16 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-01-28 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-28 Diego Elio PettenòMake ff_cmap_read_palette static to libavcodec/iff...
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-26 Diego Elio PettenòMake ff_cmap_read_palette static to libavcodec/iff...
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-07-10 Måns Rullgårdbswap: change ME to NE in macro names
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-22 Peter RossIFF PBM decoder: Add a pad byte if image width is odd...
2010-06-01 Sebastian VaterMove get_buffer() calls from decode_init() to decode_fr...
2010-05-16 Sebastian VaterFactorize code into a single function.
2010-05-13 Sebastian VaterReindent after r23124. Patch by Sebastian Vater <cdgs...
2010-05-13 Sebastian VaterGrayscale support. Patch by Sebastian Vater <cdgs basty...
2010-05-13 Sebastian VaterReindent after r23112.
2010-05-13 Sebastian VaterMove handling of paletted data to the IFF demuxer....
2010-05-13 Sebastian VaterHandle palette underflows, fill remaining space with...
2010-05-13 Sebastian VaterMove a while(..){..} -> do{..}while(..), slightly faster.
2010-05-10 Sebastian VaterOptimize decodeplane32().
2010-05-10 Sebastian VaterEnsure that width and height are > 0. avcodec_open...
2010-05-09 Sebastian VaterRemove "bps" parameter to decodeplane8/32(), it's unused.
2010-05-09 Måns RullgårdIFF: decode last 8 pixels per line
2010-05-08 Sebastian VaterOptimize decodeplane8(), patch by Sebastian Vater ...
2010-05-05 Sebastian VaterAlign plane size to word-boundary.
2010-05-03 Ronald S. BultjeRevert r22974 int->unsigned parts that don't have any...
2010-04-26 Sebastian VaterReidnent after r22795.
2010-04-26 Sebastian VaterMove some branches outside looped code. Should improve...
2010-04-26 Sebastian VaterSwitch some ints to unsigned (they can only have positi...
2010-04-26 Sebastian VaterMake two functions out of #define hackery.
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-03-13 Stefano SabatiniMake iff.c:decode_init return the value returned by
2010-03-08 Måns RullgårdIFF: move ff_cmap_read_palette() prototype to a header...
2010-03-03 Peter Rossuse intended const syntax
2010-02-16 Peter RossSupport <8-bit ILBM uncompressed bitmaps
2010-02-15 Peter RossIFF bitmap n-bit color support
2010-02-12 Reimar DöffingerUse int8_t instead of char, the signedness of char...
2010-02-03 Peter RossIFF PBM/ILBM bitmap decoder