check for process.h, declares getpid() on Windows
[platform/upstream/gstreamer.git] / gst / gstmemchunk.c
2005-10-16 Thomas Vander Stichelecheck for process.h, declares getpid() on Windows
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-09-06 Stefan Kostcheck/pipelines/simple_launch_lines.c: test for pipe...
2005-09-02 Stefan Kostmore docs inlined
2005-04-06 Andy Wingopkgconfig/: New files.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-04-05 Benjamin Ottewhoops, debugging stuff left
2004-04-05 Benjamin Otteadd support for detecting if GStreamer runs inside...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-07 Ramon Garcia FernandezTrying to fix the mess that I made with the two previou...
2004-02-07 Ramon Garcia FernandezReverted changes made to fix unsigned-signed warnings...
2003-01-06 Wim TaymansAnd now it's inlined again :)
2003-01-06 Wim TaymansMake sure we implement the inlines too for when __inlin...
2002-12-31 Wim Taymans- copy kernel headers (waiting for libatomic..)
2002-12-29 Wim Taymans- First pass at cleaning up the atomic mess
2002-12-14 Wim TaymansRenamed the thread argument to cothread to avoid confusion
2002-07-08 Wim Taymans- Added a bunch of fast atomic operations on x86 with...