]> git.sesse.net Git - ffmpeg/history - libavcodec/eval.c
Original Commit: r85 | ods15 | 2006-09-29 21:07:58 +0300 (Fri, 29 Sep 2006) | 2 lines
[ffmpeg] / libavcodec / eval.c
2006-09-27 Panagiotis IssarisBreak compatibility only when first part of version...
2006-09-27 Panagiotis IssarisMake AVOption parsign code use ff_eval2()
2006-09-27 Panagiotis IssarisFix compilation by postponing deprecation of ff_eval...
2006-09-26 Panagiotis IssarisIntroduce ff_eval2 which is equivalent to ff_eval but...
2006-09-24 Panagiotis IssarisMissing extern declaration for av_strtod.
2006-09-24 Michael Niedermayercosmetic
2006-09-24 Michael Niedermayersegfault fix
2006-09-23 Panagiotis IssarisDefine NAN -if not already defined- as 0.0/0.0
2006-09-18 Panagiotis IssarisAdd support for SI (k, M, ...) and IEC/IEEE (Ki, Mi...
2006-09-17 Michael NiedermayerK prefix
2006-09-17 Michael Niedermayersupport SI and some non SI prefixes
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-01-17 Michael Niedermayersimplify
2005-01-15 Michael Niedermayersimplify
2005-01-15 Michael Niedermayersimplify, null pointer, selftest
2004-02-18 Alex Beregszasziavoid negative array indices
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-03-06 Michael Niedermayerper file doxy
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2002-08-30 Michael Niedermayerundefined M_PI / M_E fix
2002-08-25 Rémi GuyomarchNAN doesnt exist on FreeBSD patch by (Rémi Guyomarch...
2002-08-25 Michael Niedermayernew ratecontrol code