summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-17merge from HEAD on 20011016EVENTS1-200110161-ROOTBRANCH-EVENTS1-200110161BRANCH-EVENTS1Erik Walthinsen67-1220/+2512
2001-10-16Added a little testbed for measuring buffer alloc/free, with some optimised g...BRANCH-EVENTS1-200110161-FREEZEWim Taymans9-0/+963
2001-10-14Added more testcasesWim Taymans4-8/+110
2001-10-14Make peek_bytes clear the previously assembled bytes.Wim Taymans1-0/+4
2001-10-14Uhm...Wim Taymans2-8/+10
2001-10-14More cleanups, added a pattern argument to bstest. The testsuite is now drive...Wim Taymans6-342/+498
2001-10-14Fix a mem leak with _peek_bytes. We keep a pointer to the assembled bytes and...Wim Taymans2-5/+19
2001-10-14Fixed a leak.Wim Taymans2-14/+8
2001-10-14Added some more testcases and rearanged some code (it's still pretty stupid)Wim Taymans6-128/+272
2001-10-13Make status less cpu consumingWim Taymans2-8/+20
2001-10-13A first attempt at a bytestream test suite. This one measures data correctnes...Wim Taymans10-0/+1134
2001-10-13Added change_state to fakesrcWim Taymans6-20/+128
2001-10-13Properly set the GType in the subbuffer tooWim Taymans1-0/+1
2001-10-13fixed syntaxSteve Baker1-1/+1
2001-10-11Added lots of neat stuff to fakesrc:Wim Taymans4-42/+672
2001-10-08bunch of changes to the loadsave/registry #ifdefs, they aren't totally correc...Erik Walthinsen11-39/+39
2001-10-08added touch param to filesrc to control whether to touch mmap'd pagesErik Walthinsen2-0/+20
2001-10-06Create the events test code makefileWim Taymans1-0/+1
2001-10-06Added seek and flush test code.Wim Taymans2-0/+72
2001-10-06Added code for sending an event to a pad.Wim Taymans10-60/+178
2001-10-02minor patch to error message in case of no registry supportErik Walthinsen1-0/+4
2001-10-02oops, those #defines weren't supposed to be committedErik Walthinsen1-4/+0
2001-10-01Added an option to preload plugins withWim Taymans2-15/+60
2001-10-01loadsave fixesWim Taymans2-2/+7
2001-10-01remove loadsave depsWim Taymans6-4/+28
2001-10-01more load save fixesWim Taymans2-3/+14
2001-10-01load save dependencies removedWim Taymans4-0/+8
2001-10-01Removed the loadsave dependencyWim Taymans1-0/+2
2001-10-01Added ifdefs around xml code when it was not compiled into the core.Wim Taymans3-1/+11
2001-10-01reworked things to fully deal with having XML disabledErik Walthinsen12-62/+75
2001-09-30Removed the -profile-arcs flagWim Taymans1-1/+1
2001-09-30More pending stuffWim Taymans22-1532/+1515
2001-09-30Removed the instrument-functions flagWim Taymans2-2/+6
2001-09-30Reverted the bytestream changesWim Taymans1-77/+21
2001-09-30Hmm. sec..Wim Taymans1-19/+1
2001-09-30Commit my pending changes.Wim Taymans28-470/+392
2001-09-30Added automatic growing of the memchunk.Wim Taymans4-43/+106
2001-09-30This one actually works..Wim Taymans2-22/+35
2001-09-30Added a fast non-blocking memchunk implementation, it's about 20x faster than...Wim Taymans5-0/+284
2001-09-291 Make 64-bit clean.Joshua N. Pritikin2-22/+50
2001-09-28merge from head: (1) 64-bit offset detection (2) fix a52dec detectionJoshua N. Pritikin1-1/+27
2001-09-28rename gst_event_empty_new -> gst_event_newJoshua N. Pritikin2-2/+2
2001-09-281 Handle events.Joshua N. Pritikin2-7/+48
2001-09-27added discont event to filesrcErik Walthinsen2-0/+24
2001-09-27added discont enum for eventsErik Walthinsen1-0/+1
2001-09-26add get'erJoshua N. Pritikin2-1/+9
2001-09-26This is the one..Wim Taymans1-107/+102
2001-09-26Added a doc on the current state of events.Wim Taymans1-0/+140
2001-09-25fix bugs in gst_buffer_print_live()Joshua N. Pritikin1-6/+17
2001-09-25Make debugging code less CPU consuling when compiled out.Wim Taymans1-4/+11