]> git.sesse.net Git - ffmpeg/history - libavcodec/pthread.c
Use pointers to avoid copying AVFrame.
[ffmpeg] / libavcodec / pthread.c
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
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.
2004-05-26 Michael Niedermayer10l fixes by ("Debabrata Banerjee" <davatar at comcast...
2004-05-18 Roman Shaposhnik * reimplementation using mutexes and condition varia...
2004-03-03 Michael Niedermayercount > thread_count for execute()
2004-02-19 Michael Niedermayerw32threads by (Gildas Bazin <gbazin at altern dot org>)
2004-02-13 Michael Niedermayermultithreaded/SMP motion estimation