platform/upstream/gstreamer.git
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.
2000-03-13 Wim TaymansVarious cleanups. Moved the overlay code to a specializ...
2000-03-05 Wim TaymansReworked overlay, much better but still not perfect.
2000-03-03 Wim TaymansAdded overlay and DGA capability for the videosink...
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-02-26 Wim TaymansAdded a pull function in the gstpad. Modified the video...
2000-02-25 Wim Taymanstest code for the Video for linux source
2000-02-25 Wim TaymansAdded a Video 4 linux source. Not generic at all and...
2000-02-24 Wim TaymansSpeedup in mpg123 parsing. speedup in mp1videoparse...
2000-02-20 Wim TaymansAdded GdkPixbuf support and scaling (sloww...)
2000-02-19 Wim TaymansFixed the lockup by not calling any gtk functions in...
2000-02-18 Wim TaymansSet the default buffer size to 1 to avoid the strange...
2000-02-18 Wim TaymansThe first functional video sink... Removed all of the...
2000-02-17 Wim TaymansMPEG1 cleanup. Added first (non functional) video sink.
2000-02-16 Wim TaymansFixed memory leak in queue.
2000-02-16 Wim TaymansCleanup, fixed some bugs in the parsers, fixed memory...
2000-02-15 Wim TaymansFixed (hopfully) the last bug in MPEG1 video player...
2000-02-15 Erik Walthinsenupdated .cvsignores
2000-02-13 Wim TaymansMade queue default bigger. fixed parsing errors in...
2000-02-13 Wim TaymansFixed the queue length (fixed length 5 for now). fixed...
2000-02-12 Erik WalthinsenRearranged and updated mp1parse. Indentation is sane...
2000-02-12 Erik WalthinsenChanged the way state is dealt with when a child is...
2000-02-12 Wim TaymansThe first functional video MPEG1 decoder. The decoder...
2000-02-10 Wim TaymansOptimisations to mp3decode and mp3parse (subbuffers...
2000-02-08 Wim TaymansAdded MPEG1 video parser.
2000-02-07 Wim TaymansAdded compiler optimistaion flags to mpg123. reverted...
2000-02-06 Wim TaymansAdded metadata to mpg123 buffers. removed (disabeled...
2000-02-06 Wim TaymansFixed the mpeg 1 parser. It can now be used to playback...
2000-02-06 Wim Taymanscleanup. Still not working...
2000-02-06 Wim TaymansThe mpeg1 parser test program.
2000-02-06 Wim TaymansSome changes to the mpeg 1 parser. Does not work yet.
2000-02-05 Wim TaymansFixed a nasty bug in mp3parse (partial buffer state...
2000-02-04 Richard BoultonCompile a test program to ensure that we have working...
2000-02-02 Erik WalthinsenMore documentation changes, a couple configure.in and...
2000-02-01 Wim TaymansFixed lowercase PLUGINS_USE_SRCDIR which made running...
2000-02-01 Wim TaymansTry to compile a little mmx program, set the default...
2000-02-01 Erik WalthinsenRe- set up the gtk-doc system. I'd managed to mutilate...
2000-02-01 Richard BoultonTidy up of configure script.
2000-01-31 Wim TaymansAdded general MMX macros.
2000-01-31 Erik WalthinsenMore incremental updates. I can now successfully produ...
2000-01-31 Erik Walthinsengah, missed Makefile.am of all files...
2000-01-31 Erik WalthinsenA bunch more changes to clean up build/`make dist`...
2000-01-31 Erik WalthinsenVarious fixes that collectively allow `make dist` to...
2000-01-31 Erik Walthinsenuh, forgot to do the root .cvsignore...
2000-01-31 Erik WalthinsenOK, I think I've got all the .cvsignore stuff taken...
2000-01-31 Erik Walthinseninitial checkin
2000-01-31 Erik Walthinsen- added usage info
2000-01-31 Erik WalthinsenRTjpeg plugin with several elements. It's currently...
2000-01-31 Erik Walthinsen.cvsignore for gst/meta/, and *still* testing loginfo...
2000-01-31 Erik Walthinsen.cvsignore for gst/types/, still testing loginfo script(s)
2000-01-31 Erik Walthinsen.cvsignore for gst/elements/, also testig loginfo script
2000-01-31 Erik Walthinsen.cvsignore for gst/, also testing loginfo script
next