23 Commits (227878354730ce79d76408db8e97145bea4d5b89)

Author SHA1 Message Date
Panagiotis Issaris 0ec6065a34 Break compatibility only when first part of version number changes, in this 18 years ago
Panagiotis Issaris 95c9943081 Make AVOption parsign code use ff_eval2() 18 years ago
Panagiotis Issaris a2eb288ac7 Fix compilation by postponing deprecation of ff_eval() until the next version 18 years ago
Panagiotis Issaris ae41e29b5b Introduce ff_eval2 which is equivalent to ff_eval but does not log anything. 18 years ago
Panagiotis Issaris 97a9195feb Missing extern declaration for av_strtod. 18 years ago
Michael Niedermayer b8100438a0 cosmetic 18 years ago
Michael Niedermayer e6b120018b segfault fix 18 years ago
Panagiotis Issaris 79ca4de35b Define NAN -if not already defined- as 0.0/0.0 18 years ago
Panagiotis Issaris 97c73545a5 Add support for SI (k, M, ...) and IEC/IEEE (Ki, Mi, ...) units. 18 years ago
Michael Niedermayer 7eb1042cbd K prefix 18 years ago
Michael Niedermayer e66477afbe support SI and some non SI prefixes 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 80a4995853 simplify 20 years ago
Michael Niedermayer 67e11730fc simplify 20 years ago
Michael Niedermayer b349fde101 simplify, null pointer, selftest 20 years ago
Alex Beregszaszi 69f5de1855 avoid negative array indices 21 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 983e3246b7 per file doxy 22 years ago
Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
Michael Niedermayer 471d7dc3d0 undefined M_PI / M_E fix 22 years ago
Rémi Guyomarch d0d816d8bf NAN doesnt exist on FreeBSD patch by (Rémi Guyomarch <rguyom at pobox dot com>) 22 years ago
Michael Niedermayer 3aa102be84 new ratecontrol code 22 years ago