2002-05-27 |
Thomas Vander... | making stuff purtier |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Thomas Vander... | together with the recent commit in common, this little... |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Andy Wingo | fixups in the prop view/controller compilation fixes... |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Wim Taymans | - The clock_wait now returns the difference between... |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Wim Taymans | Added g_malloc instead of a memchunk when using memprof |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Wim Taymans | Small fixes, use some wierd hack to make the plugin... |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Andy Wingo | get rid of some debug printouts |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Steve Baker | cosmetic change: remove newlines from bs_print strings |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Andy Wingo | implemented threadsafe property set/get system as discu... |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Andy Wingo | added design doc for threadsafe properties |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Andy Wingo | re-enable thread test, although it does not work but... |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Thomas Vander... | API cleanup: (s/g)et_sched -> _scheduler |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Thomas Vander... | typos |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Andy Wingo | add gerror to gstplugin.c -- not fully propagated to... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Steve Baker | New bytestream fileio style api has landed, along with... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
David I. Lehn | ulong type fix add 64b types add printing name of unkno... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
David I. Lehn | formatting |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Andy Wingo | make gst-inspect-gui call the proper gst-inspect |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Andy Wingo | Return TESTS_ENVIRONMENT, necessary to make the registr... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Andy Wingo | fix refcounting tests so that they compile and run... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Wim Taymans | Fix the plugin testsuite, only registry.c doesn't work yet |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Wim Taymans | Small fixes for testsuite/plugin |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Andy Wingo | added a get_perms_func to gstxmlregistry that will... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Andy Wingo | Fix automake badness |
commit | commitdiff | tree | snapshot |
2002-05-10 |
David I. Lehn | Added gst_bytestream_get_timestamp() call to get timest... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
David I. Lehn | poor error checking, should do something better |
commit | commitdiff | tree | snapshot |
2002-05-10 |
David I. Lehn | remove duplicate gst_registry_pool_add declaration |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Andy Wingo | GST_PLUGIN_PATH gets split into the user registry some... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Andy Wingo | Funny how doing things the right way takes less code... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Andy Wingo | Check to see if the registry is out of date, and if... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Wim Taymans | Compile fix. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Andy Wingo | add registries to gst/Makefile.am:DIST_SUBDIRS |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Andy Wingo | add refcounting to configure.ac |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Andy Wingo | add common to the dist without using makefiles |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Thomas Vander... | various more tests enabling |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Thomas Vander... | fixing up tests |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Thomas Vander... | refcounting tests sure would be nice to have |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Thomas Vander... | tried fixing, failed spectacularly |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Wim Taymans | Unconnected pad errors are detected elsewhere |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Thomas Vander... | why does this test fail ? |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Thomas Vander... | allowing failing tests to be built |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Thomas Vander... | small api fix |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Andy Wingo | revert patch to dynamic-pipeline and document more... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
David I. Lehn | add common to dist |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Ronald S. Bultje | At least check whether the directory exists when creati... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Wim Taymans | Totally rewritten registry handling. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Wim Taymans | Some random docs updates I had lying around |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Wim Taymans | Added gst_props_get_safe |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Andy Wingo | virtual patch from taaz |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Andy Wingo | fix distcheck issue |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Andy Wingo | hopefully fix distcheck issues |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Benjamin Otte | merged schedulers |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Andy Wingo | use contents of GST_REGISTRY variable if --gst-registry... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Andy Wingo | Fix the tests so that builds that are not --enable... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Steve Baker | a few internal changes: |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Steve Baker | renamed rate-proportion to the more accurate hertz... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Andy Wingo | gst_scheduler_factory_make () can accept NULL as the... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Benjamin Otte | fix segfault when using unsafe get_props |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Thomas Vander... | more changes to get docs to build |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Thomas Vander... | adding buildreqs for dist |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Thomas Vander... | use python2 at all costs |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Ronald S. Bultje | Header file fix (these ## are needed for multi-argument... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Thomas Vander... | same change here |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Thomas Vander... | my mistake - this should compile with the header in... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Wim Taymans | Small cleanups |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Wim Taymans | Small cleanup |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Wim Taymans | Added some more useful functions to create props |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Thomas Vander... | it's nice to see the core's version when running apps |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Thomas Vander... | throwing these out |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Thomas Vander... | executed |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Thomas Vander... | changes |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Thomas Vander... | doc changes |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Thomas Vander... | added docbuilding |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Thomas Vander... | this hack shouldn't be here |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Thomas Vander... | rename operation |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Thomas Vander... | make sure autogen.sh options get passed on to cothreads |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Wim Taymans | Added method for releasing request pads. |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Andy Wingo | set the "name" property on pad templates |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Thomas Vander... | adding buildrequires |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Thomas Vander... | adding build requires for the buildroot system |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Thomas Vander... | added clock test app |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Thomas Vander... | adding clock example |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Thomas Vander... | doc fixes |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Thomas Vander... | doc changes |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Thomas Vander... | doc fixes s/gst_clock_activate/gst_clock_set_active/g |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Thomas Vander... | api change doc clarification |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Thomas Vander... | api renaming |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Thomas Vander... | doc changes |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Thomas Vander... | code cleanup |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Andy Wingo | let's not clobber our local variables -- i think this... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Thomas Vander... | give useful warning when not unique |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Thomas Vander... | adapted docs |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Thomas Vander... | added name test |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Thomas Vander... | makes no sense as INFO |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Andy Wingo | a hack to work around intltool's brokenness a current... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Benjamin Otte | fix 'invalid cast' warning |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Benjamin Otte | - make all _get_list functions return a const reference... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Ronald S. Bultje | We require bison somewhere, so we should check for... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Thomas Vander... | this should please bastien please let me know if other... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Thomas Vander... | doc fixes |
commit | commitdiff | tree | snapshot |
next |