projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
More work on capsnego, mostly proxying
[platform/upstream/gstreamer.git]
/
test
/
2001-03-07
Wim Taymans
Merged the AUTOPLUG2 branch
tree
|
commitdiff
2001-03-06
Wim Taymans
Small fixes to pipeline and gstbin.
HEAD-20010306-PRE_AUTOPLUG2
tree
|
commitdiff
2001-03-05
Wim Taymans
Added an effect to the example
tree
|
commitdiff
2001-03-04
David I. Lehn
Use g_return_val_if_fail() instead of g_return_if_fail...
tree
|
commitdiff
2001-03-04
David I. Lehn
Update mpeg2dec plugin. Now depends on mpeg2dec 0...
tree
|
commitdiff
2001-03-04
Wim Taymans
Added a test program for xmms
tree
|
commitdiff
2001-03-02
Richard Boulton
Include compatability defines for libxml: use xmlChildr...
tree
|
commitdiff
2001-03-01
Wim Taymans
I'm too lazy to comment this
tree
|
commitdiff
2001-02-27
Wim Taymans
Xv enabled, mpeg2dec is the decoder..
tree
|
commitdiff
2001-02-27
Wim Taymans
and the updated makefile...
tree
|
commitdiff
2001-02-27
Wim Taymans
Added a simple mpeg2 player for testing mpeg2dec (later)
tree
|
commitdiff
2001-02-27
Wim Taymans
CPU detection of MMXEXT and probably 3DNOW (not on...
tree
|
commitdiff
2001-02-24
Wim Taymans
slightly changed the Makefile.am in videoscale libs.
tree
|
commitdiff
2001-02-06
Erik Walthinsen
updated ac3play to work with latest libgst
tree
|
commitdiff
2001-02-04
Erik Walthinsen
fixed all in-use instances of asyncdisksrc
tree
|
commitdiff
2001-01-29
Wim Taymans
This is a megapatch with the following changes:
tree
|
commitdiff
2001-01-20
Erik Walthinsen
updated test programs to new ghostpad API
tree
|
commitdiff
2001-01-19
Wim Taymans
API docs updates
tree
|
commitdiff
2001-01-19
Erik Walthinsen
Major cleanup of the latest ghostpad changes. Fixed...
tree
|
commitdiff
2001-01-14
Erik Walthinsen
Massive build fixup. Will send message to -devel list...
tree
|
commitdiff
2001-01-06
Wim Taymans
Fixed the MPEG2 to MPEG1 recoder, we need cannot create...
tree
|
commitdiff
2001-01-03
Wim Taymans
Make sure the plugin is loaded only once
tree
|
commitdiff
2001-01-02
Wim Taymans
The examples must not be installed
tree
|
commitdiff
2001-01-01
Erik Walthinsen
added the category number to DEBUG
tree
|
commitdiff
2001-01-01
Wim Taymans
Updated test programs
tree
|
commitdiff
2000-12-30
Richard Boulton
Convert GstSrc's to GstElements.
tree
|
commitdiff
2000-12-28
Wim Taymans
Pending editor changes. fixes for autoplug of elementar...
tree
|
commitdiff
2000-12-27
Wim Taymans
Updates for the gst_pad_push changes
tree
|
commitdiff
2000-12-03
Richard Boulton
Remove cothreads.[ch] from tests/cothreads/ and replace...
tree
|
commitdiff
2000-11-20
Wim Taymans
Reworked AC3 decoder. No seeking yet but at least we...
tree
|
commitdiff
2000-10-30
Wim Taymans
Misc fixes and cleanups
tree
|
commitdiff
2000-10-25
Wim Taymans
More Docs updates.
tree
|
commitdiff
2000-09-22
Wim Taymans
A first attempt to fix the queues in a cothreaded pipeline.
tree
|
commitdiff
2000-09-21
Richard Boulton
Patch from Chris Emerson for PPC. cothreads stuff...
tree
|
commitdiff
2000-09-18
Richard Boulton
Fix compile problem due to DEBUG being redefined in...
tree
|
commitdiff
2000-09-17
Wim Taymans
Converted the mpeg2 encoder asm to gnu asm, removing...
tree
|
commitdiff
2000-09-14
Wim Taymans
The vorbis encoder
tree
|
commitdiff
2000-09-07
Wim Taymans
Faster and modular getbits implementation.
tree
|
commitdiff
2000-08-19
Richard Boulton
libXv is now linked against by test/* and gstplay if...
tree
|
commitdiff
2000-08-14
Wim Taymans
Build fixes.
tree
|
commitdiff
2000-07-17
Erik Walthinsen
Megapatch, changes which states are available, how...
tree
|
commitdiff
2000-07-05
Wim Taymans
Added seeking to some of the plugins. some MMX speedups...
tree
|
commitdiff
2000-06-25
Wim Taymans
Switched Cr and Cb in YUV2RGB fixed the avi parser...
tree
|
commitdiff
2000-06-18
Wim Taymans
Fixed an MMX IDCT bug.
tree
|
commitdiff
2000-06-16
Wim Taymans
Added SCR and mux_rate calculations in the MPEG1 multip...
tree
|
commitdiff
2000-06-12
Wim Taymans
Reworked the colorspace converter and the scaler API.
tree
|
commitdiff
2000-06-11
Wim Taymans
Reworked the audio resampler.
tree
|
commitdiff
2000-05-28
Wim Taymans
Rewrote the mpeg2 system parser like the mpeg1 parser.
tree
|
commitdiff
2000-05-28
Wim Taymans
Added a basic element: pipefilter. This element connect...
tree
|
commitdiff
2000-05-28
Wim Taymans
Rewrote the mpeg1 system stream parser.
tree
|
commitdiff
2000-05-21
Wim Taymans
An MPEG1 transcoder.
tree
|
commitdiff
2000-05-21
Wim Taymans
Fixed the mpeg2 encoder. Added MMX optimisations for...
tree
|
commitdiff
2000-05-12
Wim Taymans
A simple video scaler as a library and an Element....
tree
|
commitdiff
2000-05-12
Wim Taymans
More changes to the mpeg parser and encoder.
tree
|
commitdiff
2000-05-01
Wim Taymans
Fixed some build errors.
tree
|
commitdiff
2000-05-01
Wim Taymans
MPEG2 decoder fixes, unified MPEG System stream parser...
tree
|
commitdiff
2000-04-24
Wim Taymans
Added the mpeg2dec MPEG1 and MPEG2 decoder.
tree
|
commitdiff
2000-04-16
Wim Taymans
Unified getbits handling. I currently have an inline...
tree
|
commitdiff
2000-04-13
Wim Taymans
Makefile.am fixes
tree
|
commitdiff
2000-04-09
Wim Taymans
Added MMX optimized yuv2rgb (AlienSong now plays back...
tree
|
commitdiff
2000-04-02
Wim Taymans
Added a colorspace library and removed yuv2rgb conversi...
tree
|
commitdiff
2000-03-27
Wim Taymans
Documentation updates. All standard library objects...
tree
|
commitdiff
2000-03-20
Wim Taymans
Implemented riff parsing as a library. The avi parser...
tree
|
commitdiff
2000-03-19
Wim Taymans
Added the riff code into a seperate library in /libs...
tree
|
commitdiff
2000-03-13
Wim Taymans
A non functional avi parser.
tree
|
commitdiff
2000-03-13
Wim Taymans
Various cleanups. Moved the overlay code to a specializ...
tree
|
commitdiff
2000-03-03
Wim Taymans
Added overlay and DGA capability for the videosink...
tree
|
commitdiff
2000-02-27
Wim Taymans
This is a rather large patch. Switched on -Wall compile...
tree
|
commitdiff
2000-02-26
Wim Taymans
Added a pull function in the gstpad. Modified the video...
tree
|
commitdiff
2000-02-25
Wim Taymans
test code for the Video for linux source
tree
|
commitdiff
2000-02-25
Wim Taymans
Added a Video 4 linux source. Not generic at all and...
tree
|
commitdiff
2000-02-24
Wim Taymans
Speedup in mpg123 parsing. speedup in mp1videoparse...
tree
|
commitdiff
2000-02-19
Wim Taymans
Fixed the lockup by not calling any gtk functions in...
tree
|
commitdiff
2000-02-18
Wim Taymans
Set the default buffer size to 1 to avoid the strange...
tree
|
commitdiff
2000-02-18
Wim Taymans
The first functional video sink... Removed all of the...
tree
|
commitdiff
2000-02-16
Wim Taymans
Fixed memory leak in queue.
tree
|
commitdiff
2000-02-16
Wim Taymans
Cleanup, fixed some bugs in the parsers, fixed memory...
tree
|
commitdiff
2000-02-15
Erik Walthinsen
updated .cvsignores
tree
|
commitdiff
2000-02-12
Erik Walthinsen
Rearranged and updated mp1parse. Indentation is sane...
tree
|
commitdiff
2000-02-12
Wim Taymans
The first functional video MPEG1 decoder. The decoder...
tree
|
commitdiff
2000-02-10
Wim Taymans
Optimisations to mp3decode and mp3parse (subbuffers...
tree
|
commitdiff
2000-02-08
Wim Taymans
Added MPEG1 video parser.
tree
|
commitdiff
2000-02-06
Wim Taymans
Fixed the mpeg 1 parser. It can now be used to playback...
tree
|
commitdiff
2000-02-06
Wim Taymans
cleanup. Still not working...
tree
|
commitdiff
2000-02-06
Wim Taymans
The mpeg1 parser test program.
tree
|
commitdiff
2000-02-06
Wim Taymans
Some changes to the mpeg 1 parser. Does not work yet.
tree
|
commitdiff
2000-02-05
Wim Taymans
Fixed a nasty bug in mp3parse (partial buffer state...
tree
|
commitdiff
2000-01-31
Erik Walthinsen
More incremental updates. I can now successfully produ...
tree
|
commitdiff
2000-01-31
Erik Walthinsen
A bunch more changes to clean up build/`make dist`...
tree
|
commitdiff
2000-01-31
Erik Walthinsen
Various fixes that collectively allow `make dist` to...
tree
|
commitdiff
2000-01-31
Erik Walthinsen
OK, I think I've got all the .cvsignore stuff taken...
tree
|
commitdiff
2000-01-31
Erik Walthinsen
initial checkin
tree
|
commitdiff
2000-01-31
Erik Walthinsen
- added usage info
tree
|
commitdiff
2000-01-30
Erik Walthinsen
initial checkin
tree
|
commitdiff