summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung2007-04-07
* THP PCM decoder, used on the Nintendo GameCube.Marco Gerards2007-04-07
* TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students mimuw ...Michael Niedermayer2007-04-07
* LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer2007-04-07
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-07
* typosDiego Biurrun2007-04-07
* typos/grammarDiego Biurrun2007-04-07
* spelling/wording/grammarDiego Biurrun2007-04-07
* Print a list of valid AMR bitrates if a wrong one is used.VĂ­ctor Paesa2007-04-07
* YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl)Kamil Nowosad2007-04-06
* s/invert/photometric_interpretation/ patch by Kamil Nowosad k.nowosad studen...Kamil Nowosad2007-04-06
* SGI image decoder ported to the new image API.Xiaohui Sun2007-04-06
* Return correct decoded size, decoder is called with only one frame at a time.Benoit Fouet2007-04-06
* IWMMXT-specific dsputils clear_blocks function.David Bateman2007-04-06
* This codec is PAL8 so make it output PAL8 tooKostya Shishkov2007-04-06
* remove compound literals gcc 2.95 doesnt support taking an address of a compo...Michael Niedermayer2007-04-05
* WMA decoder improvement, output closer to the dmo binary.Ian Braithwaite2007-04-04
* vc1_split should be staticKostya Shishkov2007-04-04
* changes some function declarations from () to (void) as per ansi c.Stefan Huehner2007-04-04
* Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl.Diego Biurrun2007-04-04
* cosmetics: Fix indentation.Diego Biurrun2007-04-03
* Remove useless pointer shift.Benoit Fouet2007-04-03
* Remove commented-out while loop.Benoit Fouet2007-04-03
* Explain which configure options are necessary for which AMR variant.Diego Biurrun2007-04-03
* typoMichael Niedermayer2007-04-03
* cosmeticMichael Niedermayer2007-04-03
* FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil NowosadKamil Nowosad2007-04-03
* tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer2007-04-03
* Remove #if 0 code.Diego Biurrun2007-04-03
* dont use *int8_t for the arguments (ive missed that in the patches ...)Michael Niedermayer2007-04-03
* Changed the rle encoder a little and made it more universal.Xiaohui Sun2007-04-03
* cosmeticMichael Niedermayer2007-04-03
* fix indention (less work to fix it myself than to check if a indention fix pa...Michael Niedermayer2007-04-03
* move doxy from .c to .hMichael Niedermayer2007-04-03
* generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer2007-04-03
* Remove stray object from list of Blackfin assembler objects.Marc Hoffman2007-04-02
* bfin dsputils, basic pixel operations sads, diffs, motion compensationMarc Hoffman2007-04-01
* cosmetics: indentationAurelien Jacobs2007-04-01
* indentionMichael Niedermayer2007-04-01
* make AVCodec.init() optionalMichael Niedermayer2007-04-01
* support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun2007-04-01
* Add '#undef exit', the function is now forbidden.Diego Biurrun2007-04-01
* Merge redundant comments.Diego Biurrun2007-04-01
* doxy comment tweaksLoren Merritt2007-03-31
* Add doxy comments, based on Loren's explanations posted here:Guillaume Poirier2007-03-31
* dct-test works on non-x86 now.Diego Biurrun2007-03-31
* platform-independent restructuring and code simplificationMarc Hoffman2007-03-31
* Remove illegal call to exit().Marc Hoffman2007-03-31
* call faacDecClose() with all libfaad versionsDiego Pettenò2007-03-31
* Replace emms() with emms_c(), patch by Marc Hoffman, mmh pleasantst com.Marc Hoffman2007-03-31