summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
...
* double ;;Michael Niedermayer2007-03-131-1/+1
* factorize VARIANT2 (smaller and slower)Michael Niedermayer2007-03-131-26/+9
* revert 2% speed loss change (r8360)Michael Niedermayer2007-03-131-6/+15
* zero byte idea by richMichael Niedermayer2007-03-131-1/+1
* 2 other variants of how to implement the core partMichael Niedermayer2007-03-131-4/+79
* cosmetic cleanupMichael Niedermayer2007-03-121-6/+4
* cosmetic cleanupMichael Niedermayer2007-03-121-5/+1
* 10% smaller object file, 2% slowerMichael Niedermayer2007-03-121-6/+8
* very slightly smaller object fileMichael Niedermayer2007-03-121-3/+2
* make count count bytes not bits (this is simpler and leads to a very slightly...Michael Niedermayer2007-03-121-4/+4
* remove bigger and slower codeMichael Niedermayer2007-03-121-23/+2
* dont recommand testing with -O3Michael Niedermayer2007-03-121-1/+1
* avoid silly ring buffer logic (faster with -O2, -O3 is always slower then -O2)Michael Niedermayer2007-03-121-2/+2
* its faster to copy the data to the stack it seems ...Michael Niedermayer2007-03-121-1/+4
* explain how to test itMichael Niedermayer2007-03-121-0/+2
* simple SHA-1 implementationMichael Niedermayer2007-03-122-0/+162
* Install mem.h on "make install" as:Panagiotis Issaris2007-03-121-1/+1
* Move the memory related functions out of common.h into their own header filePanagiotis Issaris2007-03-122-40/+67
* Give context to dprintfMichel Bardiaux2007-03-121-2/+2
* Fix typo in Doxygen comments.Panagiotis Issaris2007-03-091-1/+1
* Corrections so that builds with DEBUG workMichel Bardiaux2007-03-081-2/+2
* add little endian 24bit read/writeAlex Beregszaszi2007-03-061-0/+8
* Move unaltered av_freep() comments to the header file.Panagiotis Issaris2007-03-052-4/+5
* Move unaltered av_free() comments to the header file.Panagiotis Issaris2007-03-052-5/+6
* Move unaltered av_realloc() comments to the header file.Panagiotis Issaris2007-03-052-5/+6
* Move unaltered av_malloc() comments to the header file.Panagiotis Issaris2007-03-052-5/+6
* Move av_log2_i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-042-4/+5
* Move av_i2int()'s unaltered comments to the header file.Panagiotis Issaris2007-03-042-5/+6
* Move av_int2i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-042-3/+4
* Move av_cmp_i()'s unaltered comment to the header file.Panagiotis Issaris2007-03-042-3/+4
* Move av_shr_i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-042-4/+5
* Move av_div_i()'s comments to the header file. The comments are unaltered.Panagiotis Issaris2007-03-042-3/+4
* Move av_mod_i()'s comment to the header file. The moved comment is unmodified.Panagiotis Issaris2007-03-042-4/+5
* Move the unaltered Doxygen docs from the log source code to the accompanyingPanagiotis Issaris2007-03-042-14/+14
* add R/WB24 functionsBaptiste Coudurier2007-03-041-0/+8
* Improve Doxygen documentation, inspired by Michael's description.Diego Biurrun2007-03-021-28/+21
* Reverting stray commit part II, r8156 had the base64 export patch mixed with ...Luca Barbato2007-02-284-0/+428
* Reverting stray commit part ILuca Barbato2007-02-284-435/+0
* get_packetheader() forgot to read the header_checksum in big packetsLuca Barbato2007-02-284-16/+23
* Doxygen documentation for all functions, patch by Dujardin Bernard,Dujardin Bernard2007-02-271-0/+64
* Add missing license headers.Diego Biurrun2007-02-272-0/+36
* Remove superfluous comment.Diego Biurrun2007-02-271-3/+0
* Add Doxygen author and file description, rephrase a Doxygen comment.Diego Biurrun2007-02-271-3/+9
* Remove useless conditional.Diego Biurrun2007-02-271-2/+0
* spelling/grammar fixes for the Doxygen commentsDiego Biurrun2007-02-271-12/+12
* Revert previous commit that contained an unrelated hunk.Diego Biurrun2007-02-272-4/+6
* spelling/grammar fixes for a Doxygen commentDiego Biurrun2007-02-262-6/+4
* Remove unused #define.Diego Biurrun2007-02-261-2/+0
* fix 2 mistakes in doxy comments, spotted by MichaelGuillaume Poirier2007-02-261-2/+2
* move doxy comments from rational.c to rational.h and add some new commentsDujardin Bernard2007-02-262-17/+35
OpenPOWER on IntegriCloud