Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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