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 |
2003-04-17 |
Benjamin Otte | another bugfix, i will never get used to using the...
|
commit | commitdiff | tree |
2003-04-17 |
Benjamin Otte | It's absolute fun if you don't find this. If an element...
|
commit | commitdiff | tree |
2003-04-16 |
Benjamin Otte | bugfixing in pipeline parsing. Fixed the 2 pipelines...
|
commit | commitdiff | tree |
2003-04-16 |
Benjamin Otte | add a breaking testcase
|
commit | commitdiff | tree |
2003-04-16 |
Benjamin Otte | *_is_writeable => *_is_writable (spelling)
|
commit | commitdiff | tree |
2003-04-15 |
Benjamin Otte | change *_is_readonly to *_is_writeable. Hope the name...
|
commit | commitdiff | tree |
2003-04-15 |
Benjamin Otte | remove left over _needs_copy_on_write
|
commit | commitdiff | tree |
2003-04-15 |
Benjamin Otte | remove left over GST_DATA_IS_READONLY
|
commit | commitdiff | tree |
2003-04-15 |
Benjamin Otte | make bytestream use the shiny new timestamp macros
|
commit | commitdiff | tree |
2003-04-15 |
Benjamin Otte | Ouch: gst_element_dispose does a state change to NULL...
|
commit | commitdiff | tree |
2003-04-15 |
Benjamin Otte | API change: remove gst_object_destroy and #defines...
|
commit | commitdiff | tree |
2003-04-15 |
Benjamin Otte | API change: rename (currently unused function) gst_...
|
commit | commitdiff | tree |
2003-04-15 |
Benjamin Otte | destroyed gst_*_destroy in the examples - use gst_object_unr...
|
commit | commitdiff | tree |
2003-04-15 |
Benjamin Otte | destroyed gst_*_destroy in the examples - use gst_object_unr...
|
commit | commitdiff | tree |
2003-04-15 |
Benjamin Otte | some thoughts about clocking - this looks suspiciously...
|
commit | commitdiff | tree |
2003-04-14 |
Benjamin Otte | enable debugging output for bison parser, fix // comments...
|
commit | commitdiff | tree |
2003-04-13 |
Benjamin Otte | - added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TIMESTA...
|
commit | commitdiff | tree |
2003-04-13 |
Benjamin Otte | silence compiler warning
|
commit | commitdiff | tree |
2003-04-13 |
Benjamin Otte | don't error out on max-buffers = 0
|
commit | commitdiff | tree |
2003-04-12 |
Benjamin Otte | signal EOS on parent bins, when the last element playing...
|
commit | commitdiff | tree |
2003-04-11 |
Benjamin Otte | general fixes:
|
commit | commitdiff | tree |
2003-04-10 |
Benjamin Otte | added tests for parsing stuff
|
commit | commitdiff | tree |
2003-04-10 |
Benjamin Otte | documentation
|
commit | commitdiff | tree |
2003-04-10 |
Benjamin Otte | patch to gst-launch - a pipeline parsing can result...
|
commit | commitdiff | tree |
2003-04-10 |
Benjamin Otte | bugfix: wrong function due to missing char
|
commit | commitdiff | tree |
2003-04-08 |
Benjamin Otte | rewritten pipeline parsing lands. Have fun breaking it.
|
commit | commitdiff | tree |
2003-04-08 |
Benjamin Otte | do not return SUCCESS if a bin's child can't change...
|
commit | commitdiff | tree |
2003-04-08 |
Benjamin Otte | - clean bison- and flex-built files on make clean....
|
commit | commitdiff | tree |
2003-04-08 |
Benjamin Otte | huge modifications, hope i didn't break something:
|
commit | commitdiff | tree |
2003-04-08 |
Benjamin Otte | pad linking only works when both elements are not playing
|
commit | commitdiff | tree |
2003-04-08 |
Benjamin Otte | HOWTO for pipeline parsing & gst-launch added.
|
commit | commitdiff | tree |
2003-04-08 |
Benjamin Otte | make typefinding work when the src provides caps. Fixes...
|
commit | commitdiff | tree |
2003-04-04 |
Benjamin Otte | work around popt bug
|
commit | commitdiff | tree |
2003-04-04 |
Benjamin Otte | ok, this is my nomination for idiot of the week
|
commit | commitdiff | tree |
2003-04-04 |
Benjamin Otte | remove old workaround for older popt version.
|
commit | commitdiff | tree |
2003-04-04 |
Benjamin Otte | many changes to startup handling:
|
commit | commitdiff | tree |
2003-03-30 |
Benjamin Otte | documentation changes (thx Ross)
|
commit | commitdiff | tree |
2003-03-27 |
Benjamin Otte | cleanup: remove writer/reader booleans, just signal...
|
commit | commitdiff | tree |
2003-03-21 |
Benjamin Otte | fix memory leaks and unlock a mutex earlier
|
commit | commitdiff | tree |
2003-03-19 |
Benjamin Otte | - added support for _reset so PLAYING -> READY -> PLAYING...
|
commit | commitdiff | tree |
2003-03-18 |
Benjamin Otte | bugfi^H^Hworkaround: only send eos to unconnected elements...
|
commit | commitdiff | tree |
2003-03-16 |
Benjamin Otte | added new function gst_event_has_new_media
|
commit | commitdiff | tree |
2003-03-13 |
Benjamin Otte | debugging session with wim
|
commit | commitdiff | tree |
2003-03-12 |
Benjamin Otte | mutexes want to be free, too
|
commit | commitdiff | tree |
2003-03-11 |
Benjamin Otte | Fix bug when joining threads.
|
commit | commitdiff | tree |
2003-03-11 |
Benjamin Otte | added (hopefully) compatible cothreads emulation by...
|
commit | commitdiff | tree |
2003-02-23 |
Benjamin Otte | Hi, my name is Uraeus and I don't compile code before...
|
commit | commitdiff | tree |
2003-02-03 |
Benjamin Otte | little bugfix
|
commit | commitdiff | tree |
2002-05-06 |
Benjamin Otte | merged schedulers
|
commit | commitdiff | tree |
2002-05-04 |
Benjamin Otte | fix segfault when using unsafe get_props
|
commit | commitdiff | tree |
2002-04-20 |
Benjamin Otte | fix 'invalid cast' warning
|
commit | commitdiff | tree |
2002-04-19 |
Benjamin Otte | - make all _get_list functions return a const reference...
|
commit | commitdiff | tree |
2002-04-18 |
Benjamin Otte | some things noted by taaz
|
commit | commitdiff | tree |
2002-04-17 |
Benjamin Otte | fix bug with --gst-fatal-warnings when exclude_args...
|
commit | commitdiff | tree |
2002-04-17 |
Benjamin Otte | added dir and first doc about events
|
commit | commitdiff | tree |
2002-04-16 |
Benjamin Otte | yay, a new option to play with! added -X / --exclude...
|
commit | commitdiff | tree |
2002-04-14 |
Benjamin Otte | declare those stuff extern. My windec doesn't like...
|
commit | commitdiff | tree |
2002-04-14 |
Benjamin Otte | we don't use // in code we commit :)
|
commit | commitdiff | tree |
2002-04-06 |
Benjamin Otte | added 'extern C' stuff to some headers
|
commit | commitdiff | tree |
2002-04-04 |
Benjamin Otte | added -Werror to compile flags.
|
commit | commitdiff | tree |
next |