testsuite/caps/renegotiate.c: Another test.
[platform/upstream/gstreamer.git] / gst /
2004-05-03 Thomas Vander Sticheleremoved
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-05-03 Benjamin Ottegst/gstbin.c: better debugging
2004-05-03 Johan Dahlingst/schedulers/gstoptimalscheduler.c
2004-04-30 Thomas Vander Stichelegst/gsterror.h: include the headers needed for declarat...
2004-04-30 Benjamin Ottegst/schedulers/gthread-cothreads.h: free allocated...
2004-04-29 Sebastien Cotegst/elements/gstfilesink.c: Patch from Sebastien Cote...
2004-04-29 Thomas Vander Stichelefix build and small issues
2004-04-29 Benjamin Ottegst/: remove useless _gst_progname stuff
2004-04-29 David SchleefDisable parsing of a lot of files that aren't part...
2004-04-28 David SchleefA bunch of portability fixes, derived from Steve Lhomme...
2004-04-28 David Schleefgst/gstcaps.c: Patch from Tim-Philipp Müller to fix...
2004-04-26 David Schleefgst/gstcpu.c: Don't clobber ebx in inline assembly...
2004-04-25 Benjamin Ottegst/gstelement.c: fix assertion to do an int comparison
2004-04-25 Benjamin Ottegst/elements/gstfilesrc.c: better debugging output...
2004-04-25 Benjamin Ottegst/gstcaps.c: fix memleak
2004-04-23 Benjamin Ottegst/gstvalue.c: add comparison function for buffers
2004-04-23 Benjamin Ottegst/gstcaps.c: call gst_caps_is_subset
2004-04-23 Benjamin Ottegst/gstcaps.c: add documentation
2004-04-22 Benjamin Ottegst/gstcaps.c: fix simplifying and subtracting not...
2004-04-22 Benjamin Ottedocs/gst/tmpl/: update for recent API changes
2004-04-22 Benjamin Ottegst/gstcaps.c: allow subtracting ANY and EMPTY from...
2004-04-22 Benjamin Ottegst/gstcaps.c: only simplify in functions that create...
2004-04-22 Benjamin Ottegst/gstcaps.c: unset GValue after use
2004-04-22 Benjamin Ottedocs/gst/gstreamer-sections.txt: add gst_caps_do_simplify
2004-04-22 Benjamin Ottegst/gstcaps.c: fix bug when converting from empty string.
2004-04-21 Benjamin Ottegst/gstparse.c: Free the GString used in _gst_parse_esc...
2004-04-21 Benjamin Ottegst/gstpad.c: refuse to link if the link is not possible
2004-04-21 Thomas Vander Stichelesupport nonregular files (#140734)
2004-04-21 Thomas Vander Stichelefixing typos
2004-04-21 Benjamin Ottemore uninitialized variables - and no, I won't use -O2
2004-04-21 Benjamin Ottebleargh - uninitialized variables
2004-04-21 Benjamin Ottegst/gstpad.c: add sophisticated error checking code...
2004-04-21 Benjamin Ottegst/gstcaps.c: check for ANY caps before appending...
2004-04-21 David Schleefgst/autoplug/Makefile.am: Fix some little buglets in...
2004-04-20 David Schleefcommon/as-libtool.mak: Fine-tune DLL building.
2004-04-20 Sebastien Cotegst/parse/grammar.y: Apply patch from Sebastien Cote
2004-04-20 Thomas Vander Sticheleuse GST_TIME_*
2004-04-20 Thomas Vander Stichelemaking _set_property warn on unknown properties use...
2004-04-20 Benjamin Ottegst/autoplug/gstspider.c: improve debugging messages
2004-04-20 Johan Dahlingst/gstpad.c (_invent_event): Clean up
2004-04-20 David Schleefconfigure.ac: Add test for allowing unaligned access...
2004-04-19 Benjamin Ottegst/schedulers/entryscheduler.c: refuse to yield when...
2004-04-19 Johan Dahlingst/parse/grammar.y (__gst_parse_chain_free): Don't...
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-17 Benjamin Ottegst/gstelement.c: simplify
2004-04-17 David Schleefgst/: (_gst_value_initialize): Create a new function...
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 David Schleefgst/gstplugin.c: Disable more stuff on
2004-04-15 David Schleefgst/gstinfo.c: Change some internal symbol names to...
2004-04-15 David Schleefgst/gstcpu.c: Add workaround for gcc-3.2 generating...
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 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 Sticheleadd debug
2004-04-13 David Schleefgst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buf...
2004-04-11 Benjamin Ottegst/schedulers/gstbasicscheduler.c: rename categories...
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-07 Thomas Vander Sticheledocs/gst/Makefile.am: make docs exit on scanning proble...
2004-04-07 Thomas Vander Stichelebetter debug info
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 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 Sticheleadding Ronald's timestamp debug defines
2004-04-05 Thomas Vander Stichelefix segfault for static plugins
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 Ottefix to successfully build and test with --disable-gst...
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-01 Martin Sotogst/registries/gstxmlregistry.c
2004-04-01 Thomas Vander Stichelesome 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-30 Benjamin Ottegst/gstthread.c: fix docs
2004-03-30 Benjamin Ottegst/elements/gstbufferstore.c: set the offset of the...
2004-03-30 Thomas Vander Stichelecheck string for nullity
2004-03-30 Thomas Vander Stichelemore doc fixes
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
2004-03-29 Colin Waltersgst/registries/gstxmlregistry.c (get_time)
next