summaryrefslogtreecommitdiffstats
path: root/libavcodec/eval.c
Commit message (Expand)AuthorAgeFilesLines
* Break compatibility only when first part of version number changes, in thisPanagiotis Issaris2006-09-271-1/+1
* Make AVOption parsign code use ff_eval2()Panagiotis Issaris2006-09-271-2/+60
* Fix compilation by postponing deprecation of ff_eval() until the next versionPanagiotis Issaris2006-09-271-1/+1
* Introduce ff_eval2 which is equivalent to ff_eval but does not log anything.Panagiotis Issaris2006-09-261-5/+21
* Missing extern declaration for av_strtod.Panagiotis Issaris2006-09-241-0/+2
* cosmeticMichael Niedermayer2006-09-241-6/+6
* segfault fixMichael Niedermayer2006-09-241-0/+1
* Define NAN -if not already defined- as 0.0/0.0Panagiotis Issaris2006-09-231-1/+1
* Add support for SI (k, M, ...) and IEC/IEEE (Ki, Mi, ...) units.Panagiotis Issaris2006-09-181-36/+1
* K prefixMichael Niedermayer2006-09-171-0/+2
* support SI and some non SI prefixesMichael Niedermayer2006-09-171-0/+34
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-8/+8
* simplifyMichael Niedermayer2005-01-171-14/+15
* simplifyMichael Niedermayer2005-01-151-87/+42
* simplify, null pointer, selftestMichael Niedermayer2005-01-151-12/+25
* avoid negative array indicesAlex Beregszaszi2004-02-181-7/+9
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-031-6/+6
* per file doxyMichael Niedermayer2003-03-061-1/+4
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-101-6/+9
* undefined M_PI / M_E fixMichael Niedermayer2002-08-301-0/+4
* NAN doesnt exist on FreeBSD patch by (Rémi Guyomarch <rguyom at pobox dot com>)Rémi Guyomarch2002-08-251-0/+4
* new ratecontrol codeMichael Niedermayer2002-08-251-0/+241
OpenPOWER on IntegriCloud