summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add doxygen docs for avpicture_fill()Guillaume Poirier2007-02-20
* generic foo-config --cflags/libs testMåns Rullgård2007-02-19
* feature tests for functions requiring one or more headersMåns Rullgård2007-02-19
* revert last change, it breaks on brain damaged distrosMåns Rullgård2007-02-19
* simplify check_libMåns Rullgård2007-02-19
* fix comment, get/show_bits(0) does not workStefan Gehrer2007-02-19
* link fix by Dujardin Bernard, dujardin.iut numericable frDiego Biurrun2007-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
* Use a more correct value for Pi.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
* TARGET_OS in config.mak is unusedMåns Rullgård2007-02-18
* remove --enable-mingw32 option, --target-os=mingw32 should be usedMåns Rullgård2007-02-18
* case insensitive OS nameMåns Rullgård2007-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
* spit an error message in case of invalid chunkAlex Beregszaszi2007-02-18
* libswscale is needed in Cygwin vhooksVíctor Paesa2007-02-18
* rewrite H264_CHROMA_MC4_TMPL (20% faster)Michael Niedermayer2007-02-17
* 10l: I thought I'd tested all changes...Måns Rullgård2007-02-17
* rearrange --help text slightlyMåns Rullgård2007-02-17
* mention --target-os in --helpMåns Rullgård2007-02-17
* move arch processing after command line loopMåns Rullgård2007-02-17
* put mingw section together with other OS specificsMåns Rullgård2007-02-17
* add --target-os option, and move OS specific settings after command lineMåns Rullgård2007-02-17
* negative stride and h_size-=8 fixMichael 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
* BGR/RGB4 byte formats as inputMichael Niedermayer2007-02-17
* not checking error return, resulting double freeMichael Niedermayer2007-02-17
* restore lost --enable-amr-if2 optionMåns Rullgård2007-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
* av_noinlineMichael Niedermayer2007-02-16
* pal8 inputMichael Niedermayer2007-02-16
* Make sure we don't try to emulate poll() when it's there if --disable-ffserve...François Revol2007-02-15
* MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placehol...François Revol2007-02-15
* Spelling fixMichel Bardiaux2007-02-15
* Spelling fixMichel Bardiaux2007-02-15