updated test programs to new ghostpad API
[platform/upstream/gstreamer.git] / test /
2001-01-20 Erik Walthinsenupdated test programs to new ghostpad API
2001-01-19 Wim TaymansAPI docs updates
2001-01-19 Erik WalthinsenMajor cleanup of the latest ghostpad changes. Fixed...
2001-01-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
2001-01-06 Wim TaymansFixed the MPEG2 to MPEG1 recoder, we need cannot create...
2001-01-03 Wim TaymansMake sure the plugin is loaded only once
2001-01-02 Wim TaymansThe examples must not be installed
2001-01-01 Erik Walthinsenadded the category number to DEBUG
2001-01-01 Wim TaymansUpdated test programs
2000-12-30 Richard BoultonConvert GstSrc's to GstElements.
2000-12-28 Wim TaymansPending editor changes. fixes for autoplug of elementar...
2000-12-27 Wim TaymansUpdates for the gst_pad_push changes
2000-12-03 Richard BoultonRemove cothreads.[ch] from tests/cothreads/ and replace...
2000-11-20 Wim TaymansReworked AC3 decoder. No seeking yet but at least we...
2000-10-30 Wim TaymansMisc fixes and cleanups
2000-10-25 Wim TaymansMore Docs updates.
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
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 TaymansConverted the mpeg2 encoder asm to gnu asm, removing...
2000-09-14 Wim TaymansThe vorbis encoder
2000-09-07 Wim TaymansFaster and modular getbits implementation.
2000-08-19 Richard BoultonlibXv is now linked against by test/* and gstplay if...
2000-08-14 Wim TaymansBuild fixes.
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...
2000-07-05 Wim TaymansAdded seeking to some of the plugins. some MMX speedups...
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 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-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 TaymansAn MPEG1 transcoder.
2000-05-21 Wim TaymansFixed the mpeg2 encoder. Added MMX optimisations for...
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-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 TaymansUnified getbits handling. I currently have an inline...
2000-04-13 Wim TaymansMakefile.am fixes
2000-04-09 Wim TaymansAdded MMX optimized yuv2rgb (AlienSong now plays back...
2000-04-02 Wim TaymansAdded a colorspace library and removed yuv2rgb conversi...
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
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-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-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-16 Wim TaymansFixed memory leak in queue.
2000-02-16 Wim TaymansCleanup, fixed some bugs in the parsers, fixed memory...
2000-02-15 Erik Walthinsenupdated .cvsignores
2000-02-12 Erik WalthinsenRearranged and updated mp1parse. Indentation is sane...
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-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-01-31 Erik WalthinsenMore incremental updates. I can now successfully produ...
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 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-30 Erik Walthinseninitial checkin