removed acinclude.m4
[platform/upstream/gstreamer.git] / libs /
2002-01-13 Wim TaymansCommited some other changes.
2002-01-12 David I. Lehns/filter/plugin/ add $(GST_LIBS) to all plugins move...
2001-12-24 Andy Wingoremoved lib directories (they are in libs/gst now)
2001-12-23 Thomas Vander Stichelemore changes
2001-12-23 Thomas Vander Stichelemoving around
2001-12-23 Thomas Vander Stichelechanging stuff
2001-12-23 Thomas Vander Stichelemoving libs around
2001-12-23 Thomas Vander Stichelemoving bytestream in the same way as in gst-plugins...
2001-12-22 Wim TaymansIncluding pad.h should be enough.
2001-12-19 Wim TaymansInclude it all
2001-12-16 Thomas Vander Stichelemerged back from build branch let's hope you all agree
2001-12-13 Wim TaymansAplied more fixage from Michael Meeks.
2001-12-12 Wim TaymansMake sure the hashtable is initialized when the object...
2001-12-08 Thomas Vander SticheleXML_CFLAGS
2001-12-08 Thomas Vander Sticheleand comment the rest too of course
2001-12-08 Thomas Vander Stichelecommenting out gbtest
2001-12-08 Thomas Vander Stichelethis can go on and on
2001-12-08 Thomas Vander SticheleThomas is slowly getting a clue
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-12-03 Thomas Vander Sticheleadded one of the headers to Makefile.am
2001-11-29 Steve Bakernow require gst_control_init to initialise dparams...
2001-11-21 David SchleefRemove the test program, since it's buggy, in order...
2001-11-07 David SchleefAdded support for mono streams
2001-11-06 David SchleefAdding libs/resample, an audio resampling library....
2001-11-06 David SchleefFixes to properly conditionally compile architecture...
2001-11-06 David SchleefNew audio resampling library, created from code in...
2001-11-06 David SchleefNew audio resampling library, created from code in...
2001-10-23 Wim TaymansAplied the patches from vishnu to implement seeking...
2001-10-22 Wim TaymansPatch from vishnu:
2001-10-21 Wim TaymansApplied vishnus patch:
2001-10-17 Wim TaymansApplied the PIC patches from David Schleef.
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-10-07 Steve Bakerdparams lives here
2001-09-18 Steve Bakermoved from include/gstaudio.h
2001-09-15 Steve Bakeradded libs/control
2001-09-15 Steve Bakerthe beginnings of a linear interpolation dynamic parameter
2001-09-15 Steve Bakerthe beginnings of a libgstcontrol library
2001-08-16 Wim TaymansFixed an endianness bug in the debug message.
2001-08-16 Wim TaymansMore endianness fixes.
2001-07-01 Wim TaymansAdded types and structures for AVI/DV.
2001-06-21 Wim TaymansRemoved old unused libs.
2001-06-21 Wim TaymansRemoved the wine loader.
2001-06-13 Thomas Vander Sticheleadded a function to check if the buffer's data is framed
2001-06-13 Thomas Vander Sticheleadded helper function to calculate maximum possible...
2001-06-12 Wim TaymansFixed a bug in the avi encoder with wrong alignment.
2001-06-12 Thomas Vander Sticheleadded some function to support framestamps & timestamps
2001-06-06 Thomas Vander Sticheleadded Makefile generation for gstaudio library
2001-06-06 Thomas Vander Stichelefirst try at a general gstreamer audio library with...
2001-05-28 Erik Walthinsendistcheck cleanups
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-05-25 Wim TaymansRemoved a debug info line. BRANCH-INCSCHED1-200105251-ROOT INCSCHED1-200105251-FREEZE
2001-05-16 David I. Lehn- basic arch check for HAVE_RDTSC
2001-04-21 Wim TaymansFixed a few plugins so that mpeg1 encoding sorta works.
2001-04-12 Wim TaymansLots of updates to the plugins for caps negotiation.
2001-04-02 Wim TaymansA rather large update:
2001-03-21 Wim TaymansI'm too lazy to comment this
2001-03-11 Wim TaymansSome more conversion functions.. We should really use... HEAD-20010312-PRE_CAPSNEGO1
2001-03-11 Wim TaymansAdded an rgb24 to rgb32 converter (untested)
2001-02-25 Erik Walthinsencommented out some printfs that went to stdout
2001-02-24 Erik Walthinsenadded Jens Thiele's bgr565 to rgb32 converter
2001-02-24 Wim TaymansRemove some unneeded files
2001-02-24 Wim TaymansMake dist now works
2001-02-24 Wim TaymansMoved some win32 files around small fixes to wincodec
2001-02-24 Wim TaymansRefreshed the winloader with the latest xmmp code....
2001-02-24 Wim Taymansslightly changed the Makefile.am in videoscale libs.
2001-02-21 David I. LehnUse glib macros for byte order conversion.
2001-02-19 Wim TaymansThe BPB has been put over my head... this time it's...
2001-02-18 Wim TaymansAlso build the videoscaler on non-I386 because we now...
2001-01-26 Wim TaymansConverted the scaler to all asm
2001-01-26 Wim TaymansAdded plain C scaler
2001-01-23 Wim TaymansUpdated the docs with the new _request methods
2001-01-22 Wim TaymansFixed a yuv to bgr32 bug, red and blue were swapped...
2001-01-21 Wim TaymansMore eos handling, bin in bin is handled correctly...
2001-01-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
2001-01-12 Wim TaymansAdded config.h as an include to make sure BE/LE stuff...
2001-01-12 Wim TaymansMade sure the mmx does not get compiled on non x86...
2001-01-09 Wim TaymansAdded --with-win32-libdir to configure
2001-01-09 Erik Walthinsenset up to use config option for win32 dll dir
2001-01-02 Erik WalthinsenMassive, massive update of most source files. I went...
2001-01-01 Erik WalthinsenMore build changes
2001-01-01 Erik WalthinsenUpdated libraries to use new GST_DEBUG instead of DEBUG.
2000-12-31 Richard BoultonVarious fixes to ensure that appropriate files are...
2000-12-30 Wim TaymansDisabled MMX optimized versions until they get fixed
2000-12-29 Richard BoultonFix a couple of MMX issues.
2000-12-29 Richard BoultonInclude libgst.la when linking gbtest so it compiles.
2000-11-06 Wim TaymansAdded seeking to the avi decoder by implementing pull_r...
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-10-26 Wim TaymansSlightly faster yuv to rgb conversion.
2000-10-25 Wim TaymansMore Docs updates.
2000-09-21 Richard BoultonIDCT works, and ieeetest not complains nicely if attemp...
2000-09-21 Richard BoultonMake libs/idct only build mmx support if available...
2000-09-18 Richard BoultonFix compile problem due to DEBUG being redefined in...
2000-09-17 Wim TaymansAdded gst_pipeline_add_sink/src to allow multiple sink...
2000-09-17 Wim TaymansConverted the mpeg2 encoder asm to gnu asm, removing...
2000-09-16 Richard BoultonMore work porting to PPC. libs/winloader is disabled...
2000-09-16 Richard BoultonMoved generic function implementations into gstgetbits_...
2000-09-16 Wim TaymansAdded a quick hack to allow loop based elements to...
2000-09-16 Richard BoultonMore work towards a powerPC port, and towards generic...
2000-09-15 Richard BoultonBegun to add support for non i386 architectures, with...
2000-09-12 Wim TaymansAdded CPU detection.
next