summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* SGI image decoder ported to the new image API.Xiaohui Sun2007-04-06
* Suppress possible error from ulimit not having -c or being missing.François Revol2007-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
* Add some help for the analyzeduration option.Víctor Paesa2007-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
* Update doc to show FLAC encodingJustin Ruggles2007-04-04
* 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
* typo/grammarDiego 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
* There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaringDiego Biurrun2007-04-03
* cosmetics: indentationDiego Biurrun2007-04-03
* Get rid of unnecessary conditionals.Diego Biurrun2007-04-03
* Add CPP_OBJS-yes to CPP_OBJS, same as the other *_OBJS variables.Diego Biurrun2007-04-03
* Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb24Carl Eugen Hoyos2007-04-03
* CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals.Diego Biurrun2007-04-03
* cosmetics: Put audio (de)muxer entries in alphabetical order.Diego Biurrun2007-04-03
* Audio (de)muxer dependency on OSS is handled by configure.Diego Biurrun2007-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
* cosmetics: Better variable name, the ENABLE_* lists contain more than codecs.Diego Biurrun2007-04-03
* cosmetics: Sort list of input/output formats.Diego Biurrun2007-04-03
* Remove #if 0 code.Diego Biurrun2007-04-03
* Add first and second output to earlyclobbers in COPY3_IF_LT macro.Ramiro Polla2007-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
* spelling fix as suggested by MansDiego Biurrun2007-04-01
* bfin optimizationsDiego Biurrun2007-04-01
* bfin dsputils, basic pixel operations sads, diffs, motion compensationMarc Hoffman2007-04-01
* cosmetics: indentationAurelien Jacobs2007-04-01
* Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.Diego Biurrun2007-04-01
* Replace valid use of exit by _exit, patch by Víctor Paesa, wzrlpy arsystel com.Víctor Paesa2007-04-01
* indentionMichael Niedermayer2007-04-01
* make AVCodec.init() optionalMichael Niedermayer2007-04-01
* Fix copy and paste error in comment.Diego Biurrun2007-04-01
* support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun2007-04-01