navigation tester
[platform/upstream/gst-plugins-good.git] / gst /
2003-11-10 David Schleefnavigation tester
2003-11-09 Christian Schallerdisting fixes, pixbuf loader still borked in regards...
2003-11-09 Ronald S. BultjeSince padtemplates are now owned by the class, we shoul...
2003-11-08 David Schleefremove pesky g_print()s
2003-11-08 David Schleefbreak up Id: in s/ pattern
2003-11-08 David SchleefAdd tag to output .c file
2003-11-08 David Schleefrecommmit to get the make_filter tag correct
2003-11-08 David Schleefmuch cleanup hacking made possible by plugin changes
2003-11-08 David SchleefUpdate the videofilter template
2003-11-07 Jeremy SimonDo not demux only 2 trak atoms
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-06 David Schleefadd config.h
2003-11-06 David Schleefmake sure config.h is included first
2003-11-03 David SchleefFixes for new plugin system
2003-11-02 Benjamin Ottefix template, too
2003-11-02 Ronald S. BultjeBla
2003-11-02 Benjamin Otteforgot to make the element details static in here
2003-11-02 Benjamin Ottefix for new plugin system
2003-11-02 Ronald S. BultjeSMPTE transitions done
2003-11-02 Ronald S. BultjeRTP done
2003-11-02 Ronald S. BultjeQuicktime demuxer ported to new interface
2003-11-02 Benjamin Ottefix for new plugin system
2003-11-02 Ronald S. BultjeThat was monoscope...
2003-11-02 Benjamin Ottefix to new plugin system
2003-11-02 Ronald S. BultjeHm...:
2003-11-02 Ronald S. Bultje*sigh*
2003-11-02 Ronald S. Bultje......
2003-11-02 Ronald S. Bultjeaaaaaaaaaaaaaaaaaaaah
2003-11-02 Ronald S. Bultjemore, and more, and more...
2003-11-02 Jan SchmidtUpdated for the new plugin loading code
2003-11-02 Jan SchmidtUse GST_ELEMENT_DETAILS for initialising GstElementDetails
2003-11-02 Jan SchmidtUpdated for the new plugin loading code
2003-11-02 Iain HolmesMake smoothwave compile again
2003-11-01 Iain HolmesCutter and EFence ported.
2003-11-01 David SchleefMerge plugins. Update to new plugin init code
2003-11-01 David SchleefChanges for new plugin init code
2003-10-31 David Schleefavidemux still depends on riff
2003-10-31 Iain HolmesDoesn't need to load gstriff
2003-10-30 David Schleeffix bytestream header
2003-10-29 Iain HolmesAdd a local copy of riff.h as we don't use rifflib...
2003-10-29 Iain HolmesAdd a local copy of riff.h, and add metadata writing...
2003-10-29 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-17 Iain HolmesAdd a parser for metadata
2003-10-14 Ronald S. Bultjegcc-2.95 fixage
2003-10-13 David Schleefriff.h is in a different directory
2003-10-09 Ronald S. BultjeRemove can_seek () because eventmasks was removed from...
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-08 Leif Johnsonupdating some plugin categories
2003-10-07 David SchleefFix endianness problems in caps. Fixes #124006
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-30 Ronald S. BultjeSet keyframe flag only when it is a keyframe. This...
2003-09-30 Andy WingoIn the intfloat conversion elements, there were bugs...
2003-09-28 Thomas Vander Stichelecvs ignore
2003-09-28 Thomas Vander Sticheleadd elapsed time
2003-09-26 Thomas Vander Sticheleadded second example with plotting fixed some aesthetics
2003-09-21 Thomas Vander Stichelebuild demo app
2003-09-21 Thomas Vander Stichelefix caps
2003-09-21 Thomas Vander Sticheleremove debugging prints
2003-09-21 Thomas Vander Stichelereworked level plugin. It now does RMS, peak, and...
2003-09-19 David SchleefFix problem transitioning to PLAYING. (#122481)
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteconverted gst_element_error to new format in gst/ ...
2003-09-14 David SchleefChange some g_prints to GST_DEBUG
2003-09-14 David Schleefchange caps in template to GST_CAPS_ANY
2003-09-12 Ronald S. BultjeCheck for seekability and use gst_pad_push() instead...
2003-09-12 Ronald S. BultjeClarify DV type 1/2 difference
2003-09-11 David SchleefRemove all locally-defined optimization flags
2003-09-11 Christian Schalleradd cvsignores
2003-08-21 Andrew Turnercompilation problems on FreeBSD.
2003-08-20 Angel CarpinteroAdd setsockopt SO_REUSEADDR
2003-08-13 Angel Carpinterofix GstElementDetails name
2003-08-13 David SchleefFix regressions from using gstriff library
2003-08-13 David SchleefRemove riff code, since it's duplicated in the riff...
2003-08-12 Angel CarpinteroAdd PCMU = 0 (G711 mu-law) and PCMA = 8 (G711 a-law...
2003-08-11 Angel CarpinteroUpdate and Add some RFCs
2003-08-10 David SchleefRemove redundant plugindir definition
2003-08-07 Angel CarpinteroEnable MTU feature
2003-08-06 Ronald S. BultjeFix wrong mimetype, might cause #119272
2003-07-31 Angel CarpinteroAdded some issues on TODO
2003-07-29 Iain HolmesAt end of stream, rewrite the header with the correct...
2003-07-25 David SchleefRewrote the core function. Added some nice #defines...
2003-07-24 David SchleefAdd buffer length checks to every typefinding function
2003-07-22 Ronald S. BultjeFix a warning
2003-07-22 Ronald S. Bultjeimprove index offset calculation, fix some minor other...
2003-07-22 Joshua N. PritikinA "video/raw" wasn't converted to the new "video/x...
2003-07-19 Leif Johnson+ the last of the float caps changes ... these are...
2003-07-19 Leif Johnson+ changes for new float caps without slope/intercept...
2003-07-17 David SchleefFixes to make it compile without GNOME, and with a...
2003-07-15 Ronald S. BultjeUpdate to new debugging system
2003-07-15 Brian CameronAdded #include of config.h so that they symbol "VERSION...
2003-07-14 David SchleefCaps fixes and general cleanup.
2003-07-13 Zeeshan AliGSM -> RTP and viceversa
2003-07-12 Thomas Vander Stichelevarious spec file and build fixes agogo /me kicks ds...
2003-07-11 Ronald S. BultjeSilence and fix typefinding
2003-07-10 Christian Schallerfix licensing terms for Goom, it is LGPL not GPL
2003-07-08 Benjamin Otteanother comma missing
2003-07-07 Brian CameronSupport ISO style variable length macros
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-07-05 Christian Schallersmall disting fix
next