about summary refs log tree commit diff
path: root/converter/ppm/ppmtompeg/mpeg.c
Commit message (Expand)AuthorAgeFilesLines
* whitespacegiraffedata2023-10-081-2/+3
* Fix buffer overrunsgiraffedata2020-06-071-2/+3
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-119/+122
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* cleanup - remove non-ANSI compiler provisionsgiraffedata2015-05-061-3/+3
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-241-0/+1
* Rename sleepN to pm_sleepgiraffedata2010-09-291-1/+1
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-8/+8
* Use sleepN() instead of sleep(), so it works on Windowsgiraffedata2008-01-011-2/+2
* cleanupgiraffedata2006-10-221-49/+67
* Fix basic bugs in Ppmtompeggiraffedata2006-10-221-1/+1
* Create Subversion repositorygiraffedata2006-08-191-0/+1717