summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasingRELEASE-0_5_1-STARFLEETBRANCH-RELEASE-0_5_1Thomas Vander Stichele2003-01-072-95/+61
* last min fix from wim the manThomas Vander Stichele2003-01-061-0/+1
* whitespace shredderThomas Vander Stichele2003-01-062-13/+13
* build fixThomas Vander Stichele2003-01-061-1/+6
* this is righterThomas Vander Stichele2003-01-061-2/+2
* typoThomas Vander Stichele2003-01-061-1/+1
* doltThomas Vander Stichele2003-01-051-1/+1
* going for a release branchThomas Vander Stichele2003-01-051-2/+2
* some cleaningBRANCH-RELEASE-0_5_1-ROOTThomas Vander Stichele2003-01-051-10/+10
* - Added property to select predefined resolver functionsWim Taymans2003-01-052-19/+135
* set up thread test environmentThomas Vander Stichele2003-01-052-0/+8
* Patch 13357 and 13358 from vishnuWim Taymans2003-01-054-52/+64
* Applied patch 13357Wim Taymans2003-01-053-56/+90
* fix race conditionThomas Vander Stichele2003-01-051-9/+14
* Moved a check for NULL buffer from gst_pad_pull to be a little earlier.Jan Schmidt2003-01-052-5/+5
* I think this makes a little more senseWim Taymans2003-01-044-42/+80
* Make sure we call the app resolved before passing the final id/string to the ...Wim Taymans2003-01-041-4/+4
* Register the two indexersWim Taymans2003-01-048-50/+98
* Added fileindexWim Taymans2003-01-044-2/+1796
* make GstPropsEntry a boxed typeDavid I. Lehn2003-01-032-5/+15
* remove redundant flag setDavid I. Lehn2003-01-032-2/+0
* use AM_CFLAGSDavid I. Lehn2003-01-032-2/+2
* Documentation updatesWim Taymans2003-01-0213-92/+253
* - Remove annoying \n from cothread INFO/DEBUG messagesWim Taymans2003-01-013-14/+62
* - Added PAD_NEGOTIATING flag, remove PAD_EOS flagWim Taymans2003-01-019-20/+231
* Some docs about different ways to get pipeline informationWim Taymans2002-12-311-0/+262
* format properlyDavid I. Lehn2002-12-312-2/+12
* ignore some more cruftDavid I. Lehn2002-12-313-0/+8
* no need to generate this script to adjust python interpreter since it is invo...David I. Lehn2002-12-312-2/+1
* don't need atomic ops hereDavid I. Lehn2002-12-311-4/+0
* Cleanups + better timestamp captureWim Taymans2002-12-312-9/+12
* IS_USABLE is only for PLAYING elementsWim Taymans2002-12-311-3/+3
* Negotiation can happen even on disabled pads (in READY state)Wim Taymans2002-12-311-1/+1
* - Fix PAD_IS_USABLE on ghostpadsWim Taymans2002-12-314-17/+18
* fix distingChristian Schaller2002-12-312-4/+4
* revert usability testThomas Vander Stichele2002-12-311-1/+17
* some more debug outputThomas Vander Stichele2002-12-311-4/+8
* - copy kernel headers (waiting for libatomic..)Wim Taymans2002-12-3111-114/+551
* Added comments to asmWim Taymans2002-12-301-9/+16
* Add flag to disable fault_setup()Wim Taymans2002-12-301-1/+5
* New file tooWim Taymans2002-12-301-0/+41
* Documentation updatesWim Taymans2002-12-3013-118/+133
* - major API breakage (one of the last, I promise...)Wim Taymans2002-12-3019-209/+390
* - First pass at cleaning up the atomic messWim Taymans2002-12-295-168/+218
* asm doesn't work on ppcWim Taymans2002-12-291-1/+1
* - disable pads when going to PAUSED, we want to make sure no data is passing ...Wim Taymans2002-12-2710-47/+64
* CleanupsWim Taymans2002-12-271-22/+26
* popt location fixThomas Vander Stichele2002-12-271-2/+2
* _IS_USABLE also checks for the peer pad, IS_ACTIVE is correct in this case.Wim Taymans2002-12-271-1/+1
* - Keep track of pending clock waits so we can unlock themWim Taymans2002-12-274-13/+59