summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* missed removing this line in my last commitStefan Gehrer2006-07-05
* Remove obsolete and non-functional support for external LZO.Ville Skyttä2006-07-05
* 100l: V_PATH vs VPATH typoDiego Biurrun2006-07-05
* cosmetics: Break overly long lines.Diego Biurrun2006-07-05
* Remove erroneous -I../.. flag that points outside of the src directory.Diego Biurrun2006-07-05
* simplify: $(SRC_PATH)/tests --> $(V_PATH)Diego Biurrun2006-07-05
* set flags needed for shared libs on solarisMåns Rullgård2006-07-04
* add rounding bias earlier in the idct, avoids many addsMichael Niedermayer2006-07-04
* floorf() is not used, and causes warnings on SolarisMåns Rullgård2006-07-04
* Try to find a better shell if the one configure was started under isMåns Rullgård2006-07-04
* Mark read-only data as const. Patch by stefan huehner org.Stefan Huehner2006-07-04
* solaris sh doesn't allow functions and variables with the same nameMåns Rullgård2006-07-04
* return -1 on bitstream errors instead of continuing, as the following stuff a...Michael Niedermayer2006-07-04
* simplify intra prediction mode decodingMichael Niedermayer2006-07-04
* check cbp for validity, avoids possible out of array reads / segfaultsMichael Niedermayer2006-07-04
* minor simplificationnMichael Niedermayer2006-07-04
* Implement intensity compensationKostya Shishkov2006-07-04
* Correctly choose global transform mode, MV mode and fix bitplane decodingKostya Shishkov2006-07-04
* Optimizations suggested by Michael NiedermayerKostya Shishkov2006-07-04
* write exact values for audio stsd v1Baptiste Coudurier2006-07-04
* i wont split h263.c, too much work, and not important at all ...Michael Niedermayer2006-07-03
* attempt to detect Chinese AVS videoMåns Rullgård2006-07-03
* cleanup macroblock layer: merged decode of skipped MBsStefan Gehrer2006-07-03
* cosmetic patch:Stefan Gehrer2006-07-03
* Correctly detect when use hpel or qpel modeKostya Shishkov2006-07-03
* 4-MV mode final fixes (now it works for non-exotic modes)Kostya Shishkov2006-07-03
* vc1_decode_intra_block() simplifications and correctionsKostya Shishkov2006-07-03
* add GXF demuxerReimar Döffinger2006-07-03
* simplifyMichael Niedermayer2006-07-03
* fix endianess build in a better wayLuca Barbato2006-07-03
* Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.hLuca Abeni2006-07-03
* more maintainers, if someone doesnt want to maintain something just say so an...Michael Niedermayer2006-07-03
* porder patch by (Justin Ruggles jruggle a t earthlink d ot net)Justin Ruggles2006-07-03
* big endian fixLuca Barbato2006-07-03
* 4-MV decoding supportKostya Shishkov2006-07-03
* CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)Michael Niedermayer2006-07-03
* remove redundant macro definitionsMåns Rullgård2006-07-02
* kill warningMåns Rullgård2006-07-02
* 1l: put that int i backMåns Rullgård2006-07-02
* kill warningsMåns Rullgård2006-07-02
* kill warningsMåns Rullgård2006-07-02
* compile md5 and include in libavutil.aIvo van Poorten2006-07-02
* add missing declaration for av_md5_sumIvo van Poorten2006-07-02
* cast pointers to make compiler happyIvo van Poorten2006-07-02
* simplifyDiego Biurrun2006-07-02
* make distclean clean everythingLuca Barbato2006-07-02
* CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de)Stefan Gehrer2006-07-02
* staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch ...Stefan Gehrer2006-07-02
* 3 lines while -> 1 line for loopMichael Niedermayer2006-07-02
* simplifyMichael Niedermayer2006-07-02