platform/upstream/gstreamer.git
2004-04-19 David Schleefdocs/libs/Makefile.am: Change sinclude to include
2004-04-19 Johan Dahlingst/parse/grammar.y (__gst_parse_chain_free): Don't...
2004-04-19 Thomas Vander... adding ukrainian translation
2004-04-19 Johan Dahlingst/autoplug/gstspider.c (gst_spider_request_new_pad...
2004-04-19 Johan Dahlingst/gstpad.c (_invent_event): Fix parameters to warning...
2004-04-18 Thomas Vander... adding turkish translation
2004-04-18 Ronald S. Bultjedocs/faq/troubleshooting.xml: Mention gst-register...
2004-04-18 Benjamin Otteadd another thing
2004-04-18 Benjamin Otteadd note
2004-04-17 Thomas Vander... fix doc build
2004-04-17 Benjamin Ottegst/gstelement.c: simplify
2004-04-17 David Schleefgst/: (_gst_value_initialize): Create a new function...
2004-04-16 David Schleefcommon/m4/gst-arch.m4: Implmenent a whitelist and black...
2004-04-16 Benjamin Otteadd bug-number that was fixed
2004-04-16 Benjamin Ottedocs/gst/Makefile.am: ignore gst/parse directory when...
2004-04-16 Thomas Vander... do error checking instead of segfaulting
2004-04-16 Johan Dahlindocs/gst/gstreamer-sections.txt: Add gst_pad_call_chain...
2004-04-16 David Schleefcommon/m4/gst-arch.m4: Add GST_UNALIGNED_ACCESS() macro...
2004-04-16 Benjamin Ottegst/elements/gstfilesrc.*: s/seek_happened/need_discont...
2004-04-16 David Schleefgst/gstvalue.c: Register these types as fundamental...
2004-04-16 Benjamin Ottegst/gstpad.c: implement enforcing discont events before...
2004-04-16 David Schleefdocs/gst/gstreamer-sections.txt: Remove deprecated...
2004-04-16 Ronald S. Bultjedocs/pwg/advanced-types.xml: Add MS RLE support. Also...
2004-04-16 David Schleefgst/gstplugin.c: Disable more stuff on
2004-04-15 David Schleefgst/gstinfo.c: Change some internal symbol names to...
2004-04-15 Thomas Vander... back to cvs development
2004-04-15 Thomas Vander... releasing RELEASE-0_8_1
2004-04-15 David Schleeftestsuite/Makefile.am: define tests_ignore
2004-04-15 David Schleefgst/gstcpu.c: Add workaround for gcc-3.2 generating...
2004-04-14 Thomas Vander... fix make issue
2004-04-14 Thomas Vander... po updates
2004-04-14 Thomas Vander... adding templates
2004-04-14 Thomas Vander... disable pad and element_pad test until vmsize () works...
2004-04-14 Thomas Vander... use release for releases
2004-04-14 Thomas Vander... print rank numerically as well
2004-04-14 David Schleefconfigure.ac: Disable various code when compiling for...
2004-04-14 David Schleefgst/: Convert asm source into inline assembly.
2004-04-13 David Schleefdocs/gst/tmpl/gstaggregator.sgml: Random checkin becaus...
2004-04-13 David Schleefmore random notes
2004-04-13 David Schleefconfigure.ac: Changes to remove POSIXisms (mmap in...
2004-04-13 David Schleefgst/gstcaps.c: Fix bug in fixating lists.
2004-04-13 Thomas Vander... ... except of course it still fails, vmsize () might...
2004-04-13 Thomas Vander... build fix
2004-04-13 Thomas Vander... element_pad should pass
2004-04-13 Thomas Vander... adding debugs to figure out where rh9's heisenbug lives
2004-04-13 Thomas Vander... add asserts, fix up tests slightly
2004-04-13 Thomas Vander... add debug
2004-04-13 David Schleefgst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buf...
2004-04-11 Ronald S. Bultjedocs/pwg/advanced-types.xml: Document MS video 1 (video...
2004-04-11 Benjamin Ottegst/schedulers/gstbasicscheduler.c: rename categories...
2004-04-10 Benjamin Ottedocs/pwg/intro-preface.xml: fix dead links and remove...
2004-04-09 Benjamin Ottegst/schedulers/gstbasicscheduler.c: make sure we can...
2004-04-09 Benjamin Ottegst/: don't use memchunks for these objects, use malloc...
2004-04-08 Thomas Vander... distcheck fix
2004-04-08 Thomas Vander... fix typo
2004-04-08 Thomas Vander... more doc updates
2004-04-08 Thomas Vander... more doc build fixes
2004-04-07 David Schleefadd a little 0.9 roadmap
2004-04-07 Thomas Vander... docs/gst/Makefile.am: make docs exit on scanning proble...
2004-04-07 Thomas Vander... remove Benjamin's deprecated macros from the docs
2004-04-07 Thomas Vander... better debug info
2004-04-07 Thomas Vander... make sure we don't have a stray : in LD_LIBRARY_PATH
2004-04-06 Benjamin Ottegst/elements/gstbufferstore.c: when the buffer is compl...
2004-04-06 Benjamin Ottegst/autoplug/gstspider.c: don't ref the element, adding...
2004-04-06 Benjamin Ottegst/gstbuffer.h: remove macro that wouldn't work anymor...
2004-04-06 Benjamin Ottegst/gstinfo.h: *_FORMAT modifiers should require puttin...
2004-04-05 Benjamin Ottewhoops, debugging stuff left
2004-04-05 Colin Waltersconfigure.ac (VALGRIND_CFLAGS, VALGRIND_LIBS): Remove...
2004-04-05 Benjamin Otteadd support for detecting if GStreamer runs inside...
2004-04-05 David Schleefgst/gsttrace.h: Fix #ifdef nesting (bug #139109) Patch...
2004-04-05 David Schleefgst/gstbuffer.c: Allocate GstBuffer structures in one...
2004-04-05 Thomas Vander... adding Ronald's timestamp debug defines
2004-04-05 Thomas Vander... dist fix
2004-04-05 Thomas Vander... disable test until it stops breaking distcheck
2004-04-05 Johan Dahlinpo/sv.po: Updated translation
2004-04-05 Thomas Vander... fix segfault for static plugins
2004-04-05 Benjamin Ottetestsuite/debug/: fix tests to work again with debuggin...
2004-04-05 Benjamin Ottetestsuite/debug/: fix tests to work again with debuggin...
2004-04-05 Benjamin Ottegst/schedulers/gstbasicscheduler.c: fix to work with...
2004-04-04 Benjamin Ottegst/schedulers/entryscheduler.c: (some functions, dunno...
2004-04-04 Benjamin Ottefix unused warning
2004-04-04 Benjamin Ottegst/schedulers/gstbasicscheduler.c: fix uninitialized...
2004-04-04 Benjamin Ottegst/gstpad.c: fix uninitialized variable warning
2004-04-04 Benjamin Ottegst/: implement gst_pad_collect as replacement for...
2004-04-04 Benjamin Ottegst/schedulers/entryscheduler.c: add can_schedule_pad...
2004-04-03 Benjamin Ottegst/schedulers/entryscheduler.c: remove unused variable...
2004-04-03 Benjamin Ottefix compile warning in unreachable code
2004-04-03 Benjamin Ottegst/schedulers/entryscheduler.c: completely revamp...
2004-04-03 Andy Wingogst/schedulers/gstoptimalscheduler.c (GstOptSchedulerGr...
2004-04-03 Benjamin Ottemissed bug#
2004-04-03 Benjamin Ottefix to successfully build and test with --disable-gst...
2004-04-03 Benjamin Ottedocs/pwg/building-boiler.xml: add cvs login line and...
2004-04-02 Benjamin Ottegst/gststructure.c: memleak fix: free fields array...
2004-04-02 Ronald S. Bultjedocs/random/ds/0.9-suggested-changes: Add a note to...
2004-04-02 Ronald S. Bultjedocs/pwg/other-ntoone.xml: Document muxers and n-to...
2004-04-01 Martin Sotogst/registries/gstxmlregistry.c
2004-04-01 Thomas Vander... some more debuggin
2004-04-01 David Schleefgst/gstbuffer.c: (gst_buffer_join): Add function gst_b...
2004-03-31 David Schleefgst/gstvalue.c: Add some union implementations. We...
2004-03-31 David Schleefrandom changes
next