]> git.sesse.net Git - ffmpeg/history - libavcodec/beosthread.c
eacdata: fix a memleak, return partial packets and use proper return values.
[ffmpeg] / libavcodec / beosthread.c
2010-03-15 Benoit FouetRemove avcodec_thread_execute from avcodec.h, and make...
2010-01-20 Måns RullgårdAlways call avcodec_thread_init()
2008-11-12 Roman ShaposhnikMaking it easier to send arbitrary structures as work...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-01-29 François Revoladded a lock/unlock_lib pair to allow extern progs...
2004-11-21 François RevolBeOS threading support. changed some "if FOO_THREAD...