platform/upstream/gstreamer.git
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-21 Richard BoultonPatch from Chris Emerson for PPC. cothreads stuff...
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 TaymansAdded check for vorbis.
2000-09-17 Wim TaymansInformation about the bonobo components and capplets...
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 BoultonFix on x86 architectures - was just checking for 386...
2000-09-15 Richard BoultonBegun to add support for non i386 architectures, with...
2000-09-14 Wim TaymansThe vorbis encoder
2000-09-14 Wim TaymansDue to popular demand :-), I added a vorbis decoder.
2000-09-13 Wim TaymansBring the low level API docs up to date.
2000-09-12 Wim TaymansAdded CPU detection.
2000-09-09 Wim TaymansImages for the documantation
2000-09-09 Wim TaymansA thread example.
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-09-07 Wim TaymansFaster and modular getbits implementation.
2000-08-28 Wim TaymansExternalized the plugin information in /etc/gstreamer...
2000-08-22 Wim TaymansMore docs (most of them just empty...)
2000-08-21 Wim Taymans..
2000-08-21 Wim TaymansAn example using autoplug. Works for mp3 files only...
2000-08-21 Wim TaymansA first (rude) attempt at autoplug.
2000-08-19 Wim TaymansMore manual about MIME types and factories...
2000-08-19 Richard BoultonlibXv is now linked against by test/* and gstplay if...
2000-08-18 Richard BoultonTest for a working libglade-gnome, and compile gstplay...
2000-08-18 Wim TaymansRichard has been promoted to makefile hacker :-)
2000-08-18 Wim TaymansRemove rdts until a better fix for the bad asm is found...
2000-08-18 Wim TaymansRemoved bad asm call for rdts. Need to fix this...
2000-08-18 Richard BoultonIf nasm isn't present, mpeg2enc plugin just ignores...
2000-08-18 Richard BoultonTest for nasm - define HAVE_NASM in config.h if we...
2000-08-18 Wim Taymanshelloworld example. and docs
2000-08-18 Wim TaymansVarious fixes for the build/install problems update...
2000-08-17 Wim TaymansThe book is not published yet... :-)
2000-08-16 Wim TaymansIgnore the png images; they are supposed to be build...
2000-08-16 Wim TaymansFirst draft of Chapter 1 (introduction) and Chapter...
2000-08-14 Wim Taymansignore the test program
2000-08-14 Wim TaymansBuild fixes.
2000-08-14 Wim TaymansMissing WINE header files.
2000-08-14 Wim TaymansThe include files for the windows codec loader. top...
2000-08-14 Wim TaymansAdded the bufferpool handler.
2000-08-14 Wim TaymansState change fixes in the threading element.
2000-08-14 Wim TaymansThe UI
2000-08-14 Wim Taymansglade based gstplay version.
2000-08-14 Wim Taymans..
2000-08-14 Wim TaymansAdded general IDCT library. Added IEEE testbed.
2000-08-14 Wim TaymansAdded point sampling interpolation.
2000-08-14 Wim TaymansMerge of pending changes, have to do this one by one...
2000-08-05 Erik WalthinsenAdding explicit license information, since quite a...
2000-07-21 Erik WalthinsenBrought standard elements in line with new state manage...
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...
2000-07-15 Wim TaymansFixed a bug in the riff parser with the allignment...
2000-07-15 Wim TaymansI'm too lazy to comment this
2000-07-15 Wim TaymansAdded DivX ;-) support by using the wine .dll loader...
2000-07-13 Wim TaymansBetter error recovery in teh MPEG1 decoder.
2000-07-12 Wim TaymansThis is the audio/video sync release.
2000-07-05 Wim TaymansAdded HW scaling and YUV conversion for XFree 4.0
2000-07-05 Wim TaymansI'm too lazy to comment this
2000-07-05 Wim TaymansAdded seeking to some of the plugins. some MMX speedups...
2000-06-25 Wim TaymansI'm too lazy to comment this
2000-06-25 Wim TaymansAdded more accurate mpeg system stream detection (MPEG1...
2000-06-25 Wim TaymansSwitched Cr and Cb in YUV2RGB fixed the avi parser...
2000-06-18 Wim TaymansFixed an MMX IDCT bug.
2000-06-16 Wim TaymansUnified putbits.
2000-06-16 Wim TaymansAdded SCR and mux_rate calculations in the MPEG1 multip...
2000-06-12 Wim TaymansReworked the colorspace converter and the scaler API.
2000-06-11 Wim TaymansReworked the audio resampler.
2000-06-04 Richard BoultonAdd a missing ; in the BROKEN_PAND implementation.
2000-05-28 Wim TaymansRewrote the mpeg2 system parser like the mpeg1 parser.
2000-05-28 Wim TaymansAdded a basic element: pipefilter. This element connect...
2000-05-28 Wim TaymansRewrote the mpeg1 system stream parser.
2000-05-21 Wim TaymansAdded gstreamer.types to the .cvsignore
2000-05-21 Wim TaymansAn MPEG1 transcoder.
2000-05-21 Wim TaymansFixed the mpeg2 encoder. Added MMX optimisations for...
2000-05-12 Wim Taymans...
2000-05-12 Wim TaymansA simple video scaler as a library and an Element....
2000-05-12 Wim TaymansMore changes to the mpeg parser and encoder.
2000-05-12 Richard BoultonMake GDK pixbuf optional, by compiling videosink only...
2000-05-01 Wim TaymansFixed some build errors.
2000-05-01 Wim TaymansMPEG2 decoder fixes, unified MPEG System stream parser...
2000-04-24 Wim TaymansAdded the mpeg2dec MPEG1 and MPEG2 decoder.
2000-04-16 Wim TaymansFixed a bug in the inlined getbits.
2000-04-16 Wim TaymansI'm too lazy to comment this
2000-04-16 Wim TaymansI the generc getbits implementation
2000-04-16 Wim TaymansUnified getbits handling. I currently have an inline...
2000-04-13 Wim TaymansMakefile.am fixes
2000-04-09 Wim TaymansA poor mans clock...
2000-04-09 Wim TaymansAdded MMX optimized yuv2rgb (AlienSong now plays back...
2000-04-02 Wim TaymansThe new riff parser and encoder
2000-04-02 Wim TaymansAdded a colorspace library and removed yuv2rgb conversi...
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-03-22 Wim TaymansAdded jpeg decoder. the avi decoder now configures...
2000-03-21 Erik Walthinsenspelling fixes to gst_library_load()
2000-03-20 Wim TaymansImplemented riff parsing as a library. The avi parser...
2000-03-19 Wim TaymansAdded the riff code into a seperate library in /libs...
2000-03-13 Wim TaymansA non functional avi parser.
next