summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* Doxygenize the comments for the av_fast_realloc() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_free_static() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_mallocz_static() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_realloc_static() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_get_bits_per_sample() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the av_get_pict_type_char() function.Panagiotis Issaris2007-02-22
* Doxygenize the comments for the avpicture_free() function.Panagiotis Issaris2007-02-22
* Move the Doxygen function documentation unaltered from libavcodec/utils.c toPanagiotis Issaris2007-02-22
* Add more Doxygen documentation.Panagiotis Issaris2007-02-22
* Fix spelling.Panagiotis Issaris2007-02-22
* The memsetting of the end of buffer is not needed for audio.Panagiotis Issaris2007-02-22
* Stray comment, probably copy & pasted from audio_encode_example().Panagiotis Issaris2007-02-22
* Fix typo.Panagiotis Issaris2007-02-22
* cosmetics: aswell --> as well typo fixDiego Biurrun2007-02-22
* gcc 2.95 fixMichael Niedermayer2007-02-22
* Correct typo.Panagiotis Issaris2007-02-21
* simplify release_buffer using FFSWAPAurelien Jacobs2007-02-21
* simplify i386 object handlingDiego Biurrun2007-02-21
* output delayed framesMichael Niedermayer2007-02-21
* cosmetics: Fix another common typo, gurantee --> guArantee.Diego Biurrun2007-02-21
* 100l: forgot to reset LS mode on new frameKostya Shishkov2007-02-21
* cosmetics: Fix a common typo, sepErate --> sepArate.Diego Biurrun2007-02-21
* Add some more Doxygen documentation to libavcodec/utils.c.Panagiotis Issaris2007-02-20
* Add support for MS-GSM codecMichel Bardiaux2007-02-20
* Provide Doxygen documentation.Panagiotis Issaris2007-02-20
* add doxygen docs for avpicture_fill()Guillaume Poirier2007-02-20
* fix comment, get/show_bits(0) does not workStefan Gehrer2007-02-19
* Remove some old disabled debugging outputMichel Bardiaux2007-02-19
* simplify in fill_cachesLoren Merritt2007-02-19
* Remove a non-C dependency (being M_PI) from the libavcodec example.Panagiotis Issaris2007-02-18
* Clairyfication of the gain tool struct.Benjamin Larsson2007-02-18
* fix for x86-64Måns Rullgård2007-02-18
* Don't use byte swaps and use the more portable wayBenjamin Larsson2007-02-18
* factorize more calls to fill_rectangle()Michael Niedermayer2007-02-18
* factorize fill_rectangle() callsMichael Niedermayer2007-02-18
* display line number when printing errorAlex Beregszaszi2007-02-18
* rewrite H264_CHROMA_MC4_TMPL (20% faster)Michael Niedermayer2007-02-17
* remove imgresample and convert with the next version bumpMichael Niedermayer2007-02-17
* Use AVRandomKostya Shishkov2007-02-17
* 10l: forgot break statementKostya Shishkov2007-02-17
* factorize fill_rectangle()Michael Niedermayer2007-02-16
* replace list<2 checks by list<list_countMichael Niedermayer2007-02-16
* fix 2nd ref_count checkMichael Niedermayer2007-02-16
* fix ref_count checkMichael Niedermayer2007-02-16
* factorize mv_cache and mvd_cache initMichael Niedermayer2007-02-16
* simplifyMichael Niedermayer2007-02-16
* add a few asserts to ensure alignmentMichael Niedermayer2007-02-16
* prevent h.264 MC related functions from being inlined (yes this is much faste...Michael Niedermayer2007-02-16
* Spelling fixMichel Bardiaux2007-02-15
* Spelling fixMichel Bardiaux2007-02-15