18 Commits (3dc7a9f6239d909b3e66712b32380822466882af)

Author SHA1 Message Date
Anton Khirnov f66e794672 lavu/thread: add an internal function for setting thread name 2 years ago
Andreas Rheinhardt 321a3c244d avutil/log: Don't include avutil.h 3 years ago
Marton Balint 1812b42554 avutil/thread: fix strict_pthread_cond_timedwait 5 years ago
Matt Oliver fc6fde22c3 avutil/thread: Add pthread_cond_timedwait function 5 years ago
wm4 a04c2c707d lavc: replace and deprecate the lock manager 7 years ago
Aaron Levinson 5b281b476b libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1 8 years ago
Diego Biurrun 193b091890 thread: Define ff_mutex_* macros as stub functions when threads are disabled 8 years ago
Clément Bœsch 67d8eabdbb lavu/buffer: drop USE_ATOMICS 8 years ago
Clément Bœsch d96f0fbe59 lavu: add pthread asserts if ASSERT_LEVEL>1 9 years ago
Luca Barbato c53e796f8b thread: Provide no-op variants for pthread_once 9 years ago
Anton Khirnov e10e6651b5 thread: use "" instead of <> for including the w32pthreads wrapper 10 years ago
Michael Niedermayer c299b6fd08 avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out of sync with it 10 years ago
Dave Yeo 32eadfe453 libavutil/threads.h: correct an include to be local 10 years ago
Dave Yeo 090a7801a8 libavutil/thread.h: Support OS/2 threads 10 years ago
Anton Khirnov 2443e522f0 lavu: add wrappers for the pthreads mutex API 10 years ago
Michael Niedermayer a604de4fd8 avutil/time_internal: do not attempt to override *time_r() macros 10 years ago
Martin Storsjö 3f8f1c6ff2 lavu: Provide fallbacks for gmtime_r and localtime_r 10 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 15 years ago
Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 years ago
Måns Rullgård e482c2e2fb AVR32: inline asm for bswap.h 15 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Måns Rullgård 3a90480ac4 split bswap.h into per-arch files 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Aurelien Jacobs ca6e50afc1 add a ff_ prefix to some mpegaudio funcs 18 years ago
Aurelien Jacobs 4bd8e17c8d loosen dependencies over mpegaudiodec 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Luca Barbato 99aed7c8fc New single instruction math operation header 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Michael Niedermayer 3f3f8b2b75 cleanup 20 years ago
Bernhard Rosenkränzer 6ad1fa5a49 Better ARM support for mplayer/ffmpeg, ported from atty fork 20 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac bb28568364 * cut&paste fix 22 years ago
Zdenek Kabelac 5940262772 * oops fixed bad initialization of ff vals. 22 years ago
Zdenek Kabelac 83f238cbf0 * compilation fix (ARM users please check) 22 years ago
Michael Niedermayer 50eb9cbc44 idct_permutation_type variable, so the permutation type can quickly be identified 22 years ago
Michael Niedermayer 676e200cff trying to fix the non-x86 IDCTs (untested) 22 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 92651f67a0 arm specific code 24 years ago