adding british translation
[platform/upstream/gstreamer.git] / gst /
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)
2004-03-29 Benjamin Ottegst/gstpad.c: print caps in debugging output when setti...
2004-03-28 Martin Sotogst/gstelement.*: New function for setting element...
2004-03-28 Benjamin Ottemore brown paperbags, i can really start to go shopping...
2004-03-28 Benjamin Ottebrown paperbag
2004-03-28 Benjamin Ottegst/gstbin.c: don't add decoupled elements to scheduler...
2004-03-27 Jan SchmidtAdded GST_EVENT_ANY as an event type that passes a...
2004-03-26 David Schleefdocs/gst/gstreamer-sections.txt: More doc hacking.
2004-03-24 Benjamin Ottegst/schedulers/: fix GStreamer to not have issues with...
2004-03-24 Benjamin Ottegst/gstelement.c: add documentation about a gobject...
2004-03-22 Benjamin Ottegst/gstutils.*: first argument of gst_util_dump_mem...
2004-03-22 Johan Dahlingst/gstvalue.h: Clean up a little bit.
2004-03-21 Benjamin Ottegst/: clean up used memory in this elements correctly...
2004-03-20 Colin Waltersgst/registries/gstxmlregistry.c: Make registry saving...
2004-03-20 Colin Waltersgst/registries/gstxmlregistry.c (gst_xml_registry_get_p...
2004-03-18 Thomas Vander Sticheleupdated translation return silently when filesink not...
2004-03-17 David Schleefgst/gst.c: Fix some gettext strings to make them easier...
2004-03-16 Johan Dahlingst/schedulers/gstoptimalscheduler.c
2004-03-15 Thomas Vander Stichelefix header inclusion
2004-03-15 Thomas Vander Sticheleadd padding
2004-03-15 Benjamin Ottegst/elements/gstfdsrc.c: set the first parameter for...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlingst/schedulers/gstoptimalscheduler.c
2004-03-15 Thomas Vander Sticheleadd debugging fix comment blocks fix some -libs doc...
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-14 Thomas Vander Sticheleg_error fix, m/m version fix BEFORE_INDENT
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-13 Benjamin Ottegst/gstelement.c: add documentation note about gst_elem...
2004-03-13 David Schleefgst/gstcaps.h: jdahlin, what are you smoking? We can...
2004-03-12 Johan DahlinGtype->GType
2004-03-12 Johan Dahlingst/gststructure.c (gst_structure_get_type): Ditto
2004-03-12 Johan Dahlingst/gst.c (init_post): call gst_caps_get_type() instead...
2004-03-12 Johan Dahlingst/gstcaps.h (GST_CAPS_IS_SIMPLE): Capitalize macro
2004-03-12 Thomas Vander Stichelecomment fix whitespace fixes
2004-03-12 Ronald S. Bultjegst/gstqueue.c: Reset default max. values in queues...
2004-03-10 Johan DahlinShut up gcc 3.2
2004-03-10 Johan Dahlingst/schedulers/gstoptimalscheduler.c
2004-03-09 Thomas Vander Sticheleadd GstGError to help the bindings
2004-03-09 Jan SchmidtFree leaked g_timer on early return
next