summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Use $(command) instead of `command`, it's POSIX, clearer and already used.Diego Biurrun2007-04-01
* Always lowercase targetos.Diego Biurrun2007-04-01
* Add '#undef exit', the function is now forbidden.Diego Biurrun2007-04-01
* run ebp register check in subshell so we can redirect crash messageMåns Rullgård2007-04-01
* Merge redundant comments.Diego Biurrun2007-04-01
* WMVAMichael Niedermayer2007-04-01
* doxy comment tweaksLoren Merritt2007-03-31
* Add doxy comments, based on Loren's explanations posted here:Guillaume Poirier2007-03-31
* Force lowercase targetos value for MinGW, we check against lowercase strings.Diego Biurrun2007-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
* Fix warning:Stanislav Brabec2007-03-31
* add AVRn fourccBaptiste Coudurier2007-03-31
* Replace emms() with emms_c(), patch by Marc Hoffman, mmh pleasantst com.Marc Hoffman2007-03-31
* blackfin: Audio buffers are no longer allocated on the stack,Diego Biurrun2007-03-31
* print error messageBaptiste Coudurier2007-03-31
* fix x-octet-stream mime typeAlex Beregszaszi2007-03-31
* use av_strdupAlex Beregszaszi2007-03-31
* remove dead codeAlex Beregszaszi2007-03-31
* cosmetics: Fix indentation.Diego Biurrun2007-03-31
* Do not return invalid pointer for non-audio or video streams.Sam Hocevar2007-03-30
* argh, who commited this trashMichael Niedermayer2007-03-30
* Handle proper compilation on Mac OS X.Marc Hoffman2007-03-30
* 10^10l to the idiot who designed this format and didnt even realize what numb...Michael Niedermayer2007-03-30
* Typos in commentsLuca Barbato2007-03-30
* move some stuff out of an inner loop. 12% faster svq1 encoding.Loren Merritt2007-03-30
* mmx 16-bit ssd. 2.3x faster svq1 encoding.Loren Merritt2007-03-30