2003-11-17 |
Benjamin Otte | always check file length before making decisions based...
|
commit | commitdiff | tree |
2003-11-17 |
Benjamin Otte | keep pads active at all times (this is a workaround...
|
commit | commitdiff | tree |
2003-11-17 |
Benjamin Otte | query sink pads before querying peers of source pads...
|
commit | commitdiff | tree |
2003-11-16 |
Benjamin Otte | don't try to install html docs when there are none
|
commit | commitdiff | tree |
2003-11-14 |
Benjamin Otte | GStreamer does not use changelogs
|
commit | commitdiff | tree |
2003-11-14 |
Benjamin Otte | don't install html docs if they haven't been built
|
commit | commitdiff | tree |
2003-11-09 |
Benjamin Otte | ignore some more tests
|
commit | commitdiff | tree |
2003-11-09 |
Benjamin Otte | added a test that was claimed to fail but works here
|
commit | commitdiff | tree |
2003-11-06 |
Benjamin Otte | set default errorlevel to NONE. Make configure change...
|
commit | commitdiff | tree |
2003-11-05 |
Benjamin Otte | set chainfunction on request pads (FIXME: do we even...
|
commit | commitdiff | tree |
2003-11-05 |
Benjamin Otte | memory management and debugging issues
|
commit | commitdiff | tree |
2003-11-05 |
Benjamin Otte | initialise pad->convertfunc only once return FALSE...
|
commit | commitdiff | tree |
2003-11-05 |
Benjamin Otte | make gst_element_link work when connecting from a NULL...
|
commit | commitdiff | tree |
2003-11-05 |
Benjamin Otte | disabling cleanup3 until it knows if it fails or passes
|
commit | commitdiff | tree |
2003-11-04 |
Benjamin Otte | disable debugging when it hasn't been initialized yet...
|
commit | commitdiff | tree |
2003-11-04 |
Benjamin Otte | fix missing include for OS X (bug 126069) - HEAD should...
|
commit | commitdiff | tree |
2003-11-02 |
Benjamin Otte | implement 'gst_element_factory_find_from_element' to...
|
commit | commitdiff | tree |
2003-11-02 |
Benjamin Otte | fix stupidity bug in gstelement.c (which only crashes...
|
commit | commitdiff | tree |
2003-10-31 |
Benjamin Otte | update plugin initialization restructuring (see email...
|
commit | commitdiff | tree |
2003-10-31 |
Benjamin Otte | cvs can't merge - these should have been dead since...
|
commit | commitdiff | tree |
2003-10-31 |
Benjamin Otte | remove types directory. Should have been killed by...
|
commit | commitdiff | tree |
2003-10-30 |
Benjamin Otte | declaration order fixes
|
commit | commitdiff | tree |
2003-10-28 |
Benjamin Otte | merge TYPEFIND branch. Major changes:
|
commit | commitdiff | tree |
2003-10-09 |
Benjamin Otte | g_list_length is unsigned
|
commit | commitdiff | tree |
2003-09-27 |
Benjamin Otte | make the registry read the plugin feature's rank -...
|
commit | commitdiff | tree |
2003-09-15 |
Benjamin Otte | update docs to new error signal
|
commit | commitdiff | tree |
2003-09-15 |
Benjamin Otte | update default error callback to new error signal
|
commit | commitdiff | tree |
2003-09-14 |
Benjamin Otte | implement translatable error messages using gerror.
|
commit | commitdiff | tree |
2003-08-17 |
Benjamin Otte | use _delete_link again
|
commit | commitdiff | tree |
2003-08-17 |
Benjamin Otte | include _get_type() functions in headers. Fixes docs...
|
commit | commitdiff | tree |
2003-08-17 |
Benjamin Otte | fix gst_debug_remove_with_compare_func and make testsuite...
|
commit | commitdiff | tree |
2003-08-14 |
Benjamin Otte | remove legacy offset code - fixes #119550
|
commit | commitdiff | tree |
2003-08-03 |
Benjamin Otte | optimized debugging.
|
commit | commitdiff | tree |
2003-07-27 |
Benjamin Otte | clean up debugging messages in gstthread.c - includes...
|
commit | commitdiff | tree |
2003-07-16 |
Benjamin Otte | add valist function for gst_event_new_discontinuous...
|
commit | commitdiff | tree |
2003-07-10 |
Benjamin Otte | fix issue with null pointer cast use brackets around...
|
commit | commitdiff | tree |
2003-07-09 |
Benjamin Otte | include license in registry
|
commit | commitdiff | tree |
2003-07-09 |
Benjamin Otte | fix endianness issue in xml comments for 4CCs
|
commit | commitdiff | tree |
2003-07-08 |
Benjamin Otte | clean up element details structs
|
commit | commitdiff | tree |
2003-07-08 |
Benjamin Otte | make sure we have sane element details - this breaks...
|
commit | commitdiff | tree |
2003-07-08 |
Benjamin Otte | don't include optimizations directly in Makefiles
|
commit | commitdiff | tree |
2003-07-08 |
Benjamin Otte | fix bogus warning
|
commit | commitdiff | tree |
2003-07-08 |
Benjamin Otte | rewrite vararg prop entry using functions to cope with...
|
commit | commitdiff | tree |
2003-07-05 |
Benjamin Otte | debugging cleanup
|
commit | commitdiff | tree |
2003-07-03 |
Benjamin Otte | fix threading on non-optimized atomic architectures...
|
commit | commitdiff | tree |
2003-06-29 |
Benjamin Otte | more doc fixes
|
commit | commitdiff | tree |
2003-06-29 |
Benjamin Otte | docs fixes: comment macros in templates, not in headers...
|
commit | commitdiff | tree |
2003-06-29 |
Benjamin Otte | update example - config.h isn't included anymore
|
commit | commitdiff | tree |
2003-06-29 |
Benjamin Otte | GST_DEBUG reorganization containing loads of stuff:
|
commit | commitdiff | tree |
2003-06-14 |
Benjamin Otte | fix HAVE_* macros for ppc
|
commit | commitdiff | tree |
2003-05-19 |
Benjamin Otte | spaling eroah
|
commit | commitdiff | tree |
2003-05-19 |
Benjamin Otte | check if required elements are installed
|
commit | commitdiff | tree |
2003-05-18 |
Benjamin Otte | fix wrong caps refcount handling of filtered caps in...
|
commit | commitdiff | tree |
2003-05-18 |
Benjamin Otte | added filtered caps to man page
|
commit | commitdiff | tree |
2003-05-18 |
Benjamin Otte | remove _destroy functions from public headers and make...
|
commit | commitdiff | tree |
2003-05-18 |
Benjamin Otte | make the parser accept chained caps, too
|
commit | commitdiff | tree |
2003-05-17 |
Benjamin Otte | This is filtered caps in 20 lines. Implemented full...
|
commit | commitdiff | tree |
2003-05-17 |
Benjamin Otte | only set state to playing when elements are linked...
|
commit | commitdiff | tree |
2003-05-17 |
Benjamin Otte | fix wrong debug message to print the right thing
|
commit | commitdiff | tree |
2003-05-17 |
Benjamin Otte | added tests for gst_caps_{to,from}_string
|
commit | commitdiff | tree |
2003-05-17 |
Benjamin Otte | added gst_{props,caps}_{from,to}_string to API, see...
|
commit | commitdiff | tree |
2003-05-17 |
Benjamin Otte | ref pool before creating buffer that's using it
|
commit | commitdiff | tree |
2003-05-13 |
Benjamin Otte | Fix macro GST_FOURCC_ARGS - it assumed big endian ints
|
commit | commitdiff | tree |
2003-05-10 |
Benjamin Otte | SysClocks need their own mutex/cond pair, as we have...
|
commit | commitdiff | tree |
2003-05-10 |
Benjamin Otte | enable allocation tracing for GstObjects and make allocation...
|
commit | commitdiff | tree |
2003-05-10 |
Benjamin Otte | bugfixes:
|
commit | commitdiff | tree |
2003-05-09 |
Benjamin Otte | make test fail when it fails (d'oh)
|
commit | commitdiff | tree |
2003-05-06 |
Benjamin Otte | some minor improvements:
|
commit | commitdiff | tree |
2003-05-06 |
Benjamin Otte | state need not be playing with new schedulers when...
|
commit | commitdiff | tree |
2003-05-06 |
Benjamin Otte | do error checking for int/float values and don't accept...
|
commit | commitdiff | tree |
2003-05-06 |
Benjamin Otte | simple fix: these are signed ints, not unsigned
|
commit | commitdiff | tree |
2003-05-06 |
Benjamin Otte | implement proper refcounting of pad's templates and...
|
commit | commitdiff | tree |
2003-05-02 |
Benjamin Otte | remove unnecessary check for registries - registry...
|
commit | commitdiff | tree |
2003-05-02 |
Benjamin Otte | make gst-launch --gst-mask=-1 fakesrc ! fakesink work...
|
commit | commitdiff | tree |
2003-05-01 |
Benjamin Otte | fix gcc 2.x compiler error, when variables aren't defined...
|
commit | commitdiff | tree |
2003-05-01 |
Benjamin Otte | unreachable code
|
commit | commitdiff | tree |
2003-05-01 |
Benjamin Otte | fix for forte
|
commit | commitdiff | tree |
2003-05-01 |
Benjamin Otte | added GST_STR_NULL to check for NULL strings. Fixed...
|
commit | commitdiff | tree |
2003-05-01 |
Benjamin Otte | silence forte warnings
|
commit | commitdiff | tree |
2003-04-28 |
Benjamin Otte | offsets may be negative (nobody ever seeked beackwards...
|
commit | commitdiff | tree |
2003-04-28 |
Benjamin Otte | parsing returns elements, not bins - so put it into...
|
commit | commitdiff | tree |
2003-04-28 |
Benjamin Otte | fix deadlock when thread itself goes PLAYING => PAUSED...
|
commit | commitdiff | tree |
2003-04-27 |
Benjamin Otte | add extra error for empty pipeline
|
commit | commitdiff | tree |
2003-04-27 |
Benjamin Otte | Make events use internal links, too
|
commit | commitdiff | tree |
2003-04-26 |
Benjamin Otte | fix debugging segfault
|
commit | commitdiff | tree |
2003-04-26 |
Benjamin Otte | fix and better comment gst_event_new_discontinuous...
|
commit | commitdiff | tree |
2003-04-25 |
Benjamin Otte | update man page to new pipeline parsing and make it...
|
commit | commitdiff | tree |
2003-04-25 |
Benjamin Otte | I suck - it's the wrong variable and I don't get it...
|
commit | commitdiff | tree |
2003-04-25 |
Benjamin Otte | just to be sure...
|
commit | commitdiff | tree |
2003-04-24 |
Benjamin Otte | fix stupid segfault when setting integer properties
|
commit | commitdiff | tree |
2003-04-23 |
Benjamin Otte | fix 2 warnings
|
commit | commitdiff | tree |
2003-04-23 |
Benjamin Otte | workaround for bison 1.35 bug
|
commit | commitdiff | tree |
2003-04-21 |
Benjamin Otte | make gst_thread_get_current() work with threaded cothreads
|
commit | commitdiff | tree |
2003-04-21 |
Benjamin Otte | make that error message more useful, it kept confusing me
|
commit | commitdiff | tree |
2003-04-21 |
Benjamin Otte | assorted fixes:
|
commit | commitdiff | tree |
2003-04-18 |
Benjamin Otte | rewrite GstThread - should be quite a bit cleaner and...
|
commit | commitdiff | tree |
2003-04-18 |
Benjamin Otte | - make child_state_change a virtual function
|
commit | commitdiff | tree |
2003-04-18 |
Benjamin Otte | make EOS really recursive and not just one layer deep
|
commit | commitdiff | tree |
2003-04-17 |
Benjamin Otte | release lock before doing signal handling
|
commit | commitdiff | tree |
2003-04-17 |
Benjamin Otte | one more test
|
commit | commitdiff | tree |
next |