summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* DXA demuxer and decoderKostya Shishkov2007-03-14
* deprecate ff_realloc_staticMichael Niedermayer2007-03-14
* 10l to whoever wrote thisMichael Niedermayer2007-03-14
* kill av_mallocz_static() calls in init_rl()Michael Niedermayer2007-03-14
* move RLTable stuff to its own headerMichael Niedermayer2007-03-14
* kill av_mallocz_static()Michael Niedermayer2007-03-14
* reindent after last commitBaptiste Coudurier2007-03-14
* h264 complete frames parsing supportBaptiste Coudurier2007-03-14
* kill 3 more av_mallocz_static()Michael Niedermayer2007-03-14
* kill another 2 av_mallocz_static()Michael Niedermayer2007-03-14
* kill a av_mallocz_static()Michael Niedermayer2007-03-13
* 10^10l to whoever wrote thisMichael Niedermayer2007-03-13
* remove useless static cm variableMichael Niedermayer2007-03-13
* cosmeticMichael Niedermayer2007-03-13
* remove silly static int done protecting the initalization of 32 elements to 1Michael Niedermayer2007-03-13
* remove redundant memset()Michael Niedermayer2007-03-13
* dont malloc() static mv_penalty arraysMichael Niedermayer2007-03-13
* deprecate av_mallocz_static()Michael Niedermayer2007-03-13
* Combine the window and overlap loops,Ian Braithwaite2007-03-13
* cosmetic (order context variables like in sha1)Michael Niedermayer2007-03-13
* s/context/ctx/Michael Niedermayer2007-03-13
* #undef printf under #ifdef TEST (needed for testing)Michael Niedermayer2007-03-13
* borrow finalization algo from sha1 (100byte smaller)Michael Niedermayer2007-03-13
* get rid of b_used variable (same size with CONFIG_SMALL)Michael Niedermayer2007-03-13
* smaller av_sha1_update()Michael Niedermayer2007-03-13
* use CONFIG_SMALLMichael Niedermayer2007-03-13
* put state[5] last so no padding is needed on arch where uint64_t needs 8byte ...Michael Niedermayer2007-03-13
* cosmeticMichael Niedermayer2007-03-13
* dont memcpy() simpler and same speedMichael Niedermayer2007-03-13
* simplifyMichael Niedermayer2007-03-13
* remove middle variant (keep fastest and smallest)Michael Niedermayer2007-03-13
* 10lMichael Niedermayer2007-03-13
* double ;;Michael Niedermayer2007-03-13
* factorize VARIANT2 (smaller and slower)Michael Niedermayer2007-03-13
* revert 2% speed loss change (r8360)Michael Niedermayer2007-03-13
* remove outdated commentAurelien Jacobs2007-03-13
* remove no more needed parametersAurelien Jacobs2007-03-13
* zero byte idea by richMichael Niedermayer2007-03-13
* 2 other variants of how to implement the core partMichael Niedermayer2007-03-13
* set pkt->duration for laced packets tooAurelien Jacobs2007-03-13
* calculate pts for laced packetsAurelien Jacobs2007-03-13
* calculate default_duration for AAC tracksAurelien Jacobs2007-03-13
* scale duration and default_durationAurelien Jacobs2007-03-13
* cosmetic cleanupMichael Niedermayer2007-03-12
* cosmetic cleanupMichael Niedermayer2007-03-12
* 10% smaller object file, 2% slowerMichael Niedermayer2007-03-12
* move timecode calculation out of laces loopAurelien Jacobs2007-03-12
* very slightly smaller object fileMichael Niedermayer2007-03-12
* make count count bytes not bits (this is simpler and leads to a very slightly...Michael Niedermayer2007-03-12
* remove bigger and slower codeMichael Niedermayer2007-03-12