platform/upstream/gst-plugins-good.git
2003-10-04 Jeremy Simonfix flac mimetype
2003-10-03 Christian Schallerupdate with latest typefind changes, spec should once...
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-30 Ronald S. BultjeAdd new element: frame dropper. This element inserts...
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-29 Ronald S. BultjeI thought I removed these two...
2003-09-28 Thomas Vander... cvs ignore
2003-09-28 Thomas Vander... add elapsed time
2003-09-27 Christian Schallerupdate with latest fixes
2003-09-27 Benjamin Ottemake ffmpeg erroring out work:
2003-09-27 David SchleefAdd navigation
2003-09-26 Thomas Vander... added second example with plotting fixed some aesthetics
2003-09-25 Benjamin Ottesort the list of plugins that are built and don't spit...
2003-09-25 David SchleefDon't unref event when calling gst_pad_event_default...
2003-09-21 Thomas Vander... make sure gtk apps are built
2003-09-21 Thomas Vander... build demo app
2003-09-21 Thomas Vander... fix caps
2003-09-21 Thomas Vander... remove debugging prints
2003-09-21 Thomas Vander... reworked level plugin. It now does RMS, peak, and...
2003-09-20 Jeremy Simonport #121143 to HEAD (flac file detection)
2003-09-19 David SchleefFix problem transitioning to PLAYING. (#122481)
2003-09-19 Christian Schalleradd cvsignore so we don't have to look at generated...
2003-09-19 Christian Schalleradd versioning to gst-launch-ext and gst-visualise...
2003-09-18 Christian SchallerAdd gst-launch-ext.in to extra dist
2003-09-18 Christian Schallerremove this file
2003-09-18 Christian Schallerversion gst-launch command in gst-launch-ext
2003-09-16 Thomas Vander... reverting error patch before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-09-15 Benjamin Otteconverted gst_element_error to new format in sys/oss...
2003-09-15 Benjamin Otteconverted gst_element_error to new format in gst/ ...
2003-09-14 Christian Schalleradd COPYING.LIB
2003-09-14 David Schleefexerting executive privilege
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-13 David SchleefChange default program suffix to -0.7
2003-09-13 Ronald S. BultjeMake interface hack work with multiple interfaces per...
2003-09-13 Ronald S. BultjeCopyright fix (code=mine)
2003-09-13 Ronald S. BultjeFix missing symbol
2003-09-13 Christian Schallerfix v4l elements as they have been merged into just 2
2003-09-13 Christian Schallerfix typo (not mine, ronalds ;)
2003-09-13 Christian Schallerdisting fix, ronald remember to make sure all new files...
2003-09-13 Ronald S. Bultjetypos
2003-09-13 Christian Schallerlatest fixes to get everything disting and building...
2003-09-13 Ronald S. BultjeMove all the several v4l/v4l2 plugins in one v4l and...
2003-09-13 Ronald S. BultjeInterface implementation example: OSS mixer. Also ossco...
2003-09-13 Ronald S. BultjeInterface example: a mixer
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-09-11 Christian Schallermisc minor build and rpm fixes
2003-08-30 David Schleefget last fix correct.
2003-08-26 David Schleefrewrite state machine in _loop() function to handle...
2003-08-26 David SchleefMigrate caps to new system. Change to using a simple...
2003-08-21 Andrew Turnercompilation problems on FreeBSD.
2003-08-20 Angel CarpinteroAdd setsockopt SO_REUSEADDR
2003-08-19 Christian Schallerneeded fixes to enable building of RPMS of gst-plugins
2003-08-17 David SchleefHandle libtoolize with alternate names
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 definition of plugindir
2003-08-10 David SchleefRemove redundant plugindir definition
2003-08-09 David SchleefDefine plugindir
2003-08-07 Angel CarpinteroEnable MTU feature
2003-08-06 David Schleefchange FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays
2003-08-06 Ronald S. BultjeFix wrong mimetype, might cause #119272
2003-08-04 Ronald S. BultjeRemove mpeg1enc because A) it's FUBAR and B) we've...
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-29 David Schleeffix installing into wrong dir
2003-07-28 David SchleefFix installing plugin in wrong dir
2003-07-28 Jan Schmidtmove the element to Codec/Image/Decoder, as it was...
2003-07-28 Thomas Vander... second attempt fixing gdkpixbuf stuff
2003-07-28 Angel CarpinteroFix gst_speexdec_details information now plugin can...
2003-07-27 David SchleefMake mplex subdir dependent on USE_MPLEX
2003-07-27 David SchleefAdd gst-libs/ext/mplex, and check that we have C++...
2003-07-26 David Schleeffix initialization
2003-07-26 David SchleefNothing in this directory actually uses Freetype
2003-07-25 David SchleefCompilation fixes for 64-bit architectures
2003-07-25 Angel CarpinteroAdded tcp plugin to build
2003-07-25 Brian CameronAdding needed license information. The patch was revie...
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-23 David SchleefFix warning on 64-bit architectures. (sizeof() returns...
2003-07-23 Jan SchmidtFixed a typo. blue_mask is 0x00ff0000, not 0x00ff00
2003-07-22 David Schleefenable ext/mplex
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-20 Ronald S. BultjeUpdate matroska check (see #117717)
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-18 Christian Schallerfix spec file to work with new combined esound plugin
2003-07-18 Christian Schallermake sure esdmon.h gets disted
2003-07-18 Christian Schallerthe real speex disting fix, the previous one was just...
2003-07-18 Christian Schallerfix it so that the SPEEX plugin gets disted
next