summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: aswell --> as well typo fixDiego Biurrun2007-02-222-2/+2
* gcc 2.95 fixMichael Niedermayer2007-02-221-3/+3
* Correct typo.Panagiotis Issaris2007-02-211-1/+1
* simplify release_buffer using FFSWAPAurelien Jacobs2007-02-211-4/+2
* simplify i386 object handlingDiego Biurrun2007-02-211-6/+2
* output delayed framesMichael Niedermayer2007-02-211-0/+20
* cosmetics: Fix another common typo, gurantee --> guArantee.Diego Biurrun2007-02-211-2/+2
* 100l: forgot to reset LS mode on new frameKostya Shishkov2007-02-211-0/+3
* cosmetics: Fix a common typo, sepErate --> sepArate.Diego Biurrun2007-02-212-4/+6
* Add some more Doxygen documentation to libavcodec/utils.c.Panagiotis Issaris2007-02-201-4/+44
* Add support for MS-GSM codecMichel Bardiaux2007-02-203-18/+70
* Provide Doxygen documentation.Panagiotis Issaris2007-02-201-6/+10
* add doxygen docs for avpicture_fill()Guillaume Poirier2007-02-201-15/+39
* fix comment, get/show_bits(0) does not workStefan Gehrer2007-02-191-2/+2
* Remove some old disabled debugging outputMichel Bardiaux2007-02-191-10/+0
* simplify in fill_cachesLoren Merritt2007-02-191-29/+16
* Remove a non-C dependency (being M_PI) from the libavcodec example.Panagiotis Issaris2007-02-181-1/+3
* Clairyfication of the gain tool struct.Benjamin Larsson2007-02-181-9/+9
* fix for x86-64Måns Rullgård2007-02-181-1/+1
* Don't use byte swaps and use the more portable wayBenjamin Larsson2007-02-181-8/+8
* factorize more calls to fill_rectangle()Michael Niedermayer2007-02-181-6/+9
* factorize fill_rectangle() callsMichael Niedermayer2007-02-181-8/+8
* display line number when printing errorAlex Beregszaszi2007-02-181-8/+8
* rewrite H264_CHROMA_MC4_TMPL (20% faster)Michael Niedermayer2007-02-171-73/+61
* remove imgresample and convert with the next version bumpMichael Niedermayer2007-02-171-7/+12
* Use AVRandomKostya Shishkov2007-02-171-11/+4
* 10l: forgot break statementKostya Shishkov2007-02-171-0/+1
* factorize fill_rectangle()Michael Niedermayer2007-02-161-32/+33
* replace list<2 checks by list<list_countMichael Niedermayer2007-02-161-26/+15
* fix 2nd ref_count checkMichael Niedermayer2007-02-161-2/+8
* fix ref_count checkMichael Niedermayer2007-02-161-1/+1
* factorize mv_cache and mvd_cache initMichael Niedermayer2007-02-161-29/+25
* simplifyMichael Niedermayer2007-02-161-1/+1
* add a few asserts to ensure alignmentMichael Niedermayer2007-02-161-0/+4
* prevent h.264 MC related functions from being inlined (yes this is much faste...Michael Niedermayer2007-02-161-13/+13
* Spelling fixMichel Bardiaux2007-02-151-3/+3
* Spelling fixMichel Bardiaux2007-02-151-1/+1
* Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan.Diego Biurrun2007-02-141-0/+47
* doxy for avcodec_encode_video()Michael Niedermayer2007-02-141-1/+8
* Fix one warningMichel Bardiaux2007-02-141-1/+1
* rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård2007-02-133-10/+10
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-135-7/+24
* Change some dprintf to av_logMichel Bardiaux2007-02-131-44/+44
* Intensity compensation for B-frames in AP was missingKostya Shishkov2007-02-131-0/+3
* consistency renaming: yuv422 --> yuyv422Diego Biurrun2007-02-121-8/+8
* consistency renaming: uyvy411 --> uyyvyy411Diego Biurrun2007-02-121-2/+2
* consistency renaming: rgba32 --> rgb32Diego Biurrun2007-02-123-32/+32
* Restore the possibility to link liba52 instead of dlopening.Diego Biurrun2007-02-122-1/+16
* Rename ac3 decoder to liba52 to prepare for native decoder.Diego Biurrun2007-02-113-3/+3
* rename HAVE_GPROF to CONFIG_GPROFMåns Rullgård2007-02-112-4/+4
OpenPOWER on IntegriCloud