platform/upstream/gstreamer.git
2004-03-15 Thomas Vander... work on ppc
2004-03-15 Thomas Vander... change static name
2004-03-15 Thomas Vander... fix aclocal; ignore configure
2004-03-15 Thomas Vander... adding vorbis.m4
2004-03-15 Thomas Vander... commiting ogg.m4 to autotools.patch
2004-03-15 Thomas Vander... make sure -I m4 gets done correctly
2004-03-15 Thomas Vander... fix underquotedness, add freetype2.m4
2004-03-15 Thomas Vander... adding sdl.m4 and imlib.m4 to autotools.patch
2004-03-15 Thomas Vander... fixing autotools and noinst-programs patches
2004-03-15 Ronald S. Bultjeext/ffmpeg/: Add encode property to codec mapper, so...
2004-03-12 Thomas Vander... remove borked checkouts
2004-03-12 Thomas Vander... don't install programs
2004-03-12 Thomas Vander... build ffplay so we can use it to test stuff
2004-03-12 Thomas Vander... add m4 dir
2004-03-12 Thomas Vander... remove imlib
2004-03-12 Thomas Vander... add hacking notes
2004-03-11 Thomas Vander... alright ! ready to test.
2004-03-11 Thomas Vander... this actually seems to work well
2004-03-10 David Schleefgst-libs/ext/ffmpeg/patch/asm.diff: Add a patch that...
2004-03-10 David Schleefconfigure.ac: bump gstreamer API number to 0.8
2004-03-09 Ronald S. Bultjeext/ffmpeg/Makefile.am: Prevent more symbol conflicts...
2004-03-09 Ronald S. Bultjeconfigure.ac: Patch properly. Update version.
2004-03-07 David Schleefext/ffmpeg/gstffmpegcodecmap.c: Add cinepak format...
2004-03-06 David Schleefconfigure.ac: Call ffmpeg's configure with --disable...
2004-03-05 Ronald S. Bultjeext/ffmpeg/gstffmpegcodecmap.c: Fix quicktime type...
2004-03-04 Ronald S. Bultjeconfigure.ac: Brackets cause autoconf errors. So remove...
2004-03-03 Ronald S. BultjeSlightly change the way we set this up. Ugly, but now...
2004-03-03 Ronald S. Bultjegst-libs/ext/ffmpeg/Makefile.am: Fix patching.
2004-03-02 Ronald S. Bultjeext/ffmpeg/gstffmpegdec.c: Fix B-frame DivX5/XviD displ...
2004-03-01 Ronald S. BultjeHACKING: Add some basic documentation on how our wrappi...
2004-02-28 Christian Schallerthis works.
2004-02-28 Christian Schallercorrect versioning
2004-02-28 Christian Schallerfix reqs
2004-02-26 Thomas Vander... releasing
2004-02-14 Thomas Vander... fix spec file
2004-02-14 Christian Schallerignoring generated spec file
2004-02-14 Christian Schalleracctually adding spec file :)
2004-02-14 Christian Schalleradding spec file
2004-02-13 Thomas Vander... ignore files
2004-02-13 Thomas Vander... ffmpeg updates
2004-02-13 Thomas Vander... fixing up module
2004-02-13 Thomas Vander... fix up gst-ffmpeg
2004-02-11 Thomas Vander... sync with upstream
2004-02-11 Benjamin Otteext/ffmpeg/: fix memleaks
2004-02-04 David SchleefMake sure set_explicit_caps() is called before adding...
2004-02-02 Jeremy Simonext/ffmpeg/gstffmpegcodecmap.c: Fix SVQ3 caps flag...
2004-02-02 David SchleefFix memory leaks:
2004-02-02 Thomas Vander... change NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-30 Benjamin Otteext/ffmpeg/gstffmpegcodecmap.c: removee video/x-theora...
2004-01-29 Thomas Vander... GST_ELEMENT_ERROR
2004-01-26 Jeremy Simonext/ffmpeg/gstffmpegcodecmap.c: Fix SVQ3 decoding on PPC
2004-01-26 Jeremy SimonAdd SVQ3 specific flags to qtdemux and ffmpeg
2004-01-20 Jeremy Simonext/ffmpeg/gstffmpegcodecmap.c: Fix wma caps property
2004-01-18 Thomas Vander... use new error signal and classification
2004-01-16 David Schleefext/ffmpeg/gstffmpegenc.c: Fix use of already-freed...
2004-01-16 Ronald S. Bultjeext/ffmpeg/gstffmpegenc.c: Link with right caps (else...
2004-01-12 David SchleefMake sure everybody wraps #include "config.h" in #ifdef...
2004-01-11 Julien Moutteext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_...
2004-01-11 Benjamin Otteext/ffmpeg/gstffmpegcodecmap.c: fix SVQ3 caps
2004-01-09 Julien Moutteext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_...
2004-01-09 David Schleefext/ffmpeg/gstffmpegenc.c: Fix pad_link function to...
2004-01-02 David Schleeffix compiler warning
2004-01-02 David Schleefext/ffmpeg/gstffmpegenc.c: Negotiation fixes.
2004-01-02 David SchleefRemove random stupidities from my last checkin. Doesn...
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
2004-01-01 Ronald S. Bultjeconfigure.ac: Fix configure check for mpeg2enc. We...
2003-12-31 David SchleefNegotiation fixes.
2003-12-24 Ronald S. Bultjeext/ffmpeg/: fix typo in RGB masks, and move back to...
2003-12-22 David SchleefMerge CAPS branch
2003-12-18 Ronald S. BultjeSorry Dave... Add mpegversion=1 to mp3 caps everywhere...
2003-12-18 Ronald S. BultjeWell, hack to get this RGB thing truely right
2003-12-17 Ronald S. BultjeFix small typo in RGB32LE red-mask check
2003-12-12 Ronald S. BultjeRe-enable SVQ3, and also add a workaround for the fact...
2003-12-09 Thomas Vander... tweaks 'n' docs
2003-12-09 Thomas Vander... sandbox to get ffmpeg to play nicely in all cases
2003-12-05 Thomas Vander... fix compilation
2003-11-28 Ronald S. BultjeFix RGB better
2003-11-27 David SchleefChange everyone to video/x-msvideo
2003-11-25 Benjamin Otteoops, got the RGB32 codecs wrong
2003-11-25 Benjamin Ottemake ffcolorspace work
2003-11-25 Benjamin Otte- disable svq3 as it still crashes and spider tries...
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-12 Ronald S. BultjeOops, some pretty bad memleaks
2003-11-12 Ronald S. BultjeSeveral encoding changes: for video, double check the...
2003-11-10 Benjamin Ottesome fixes:
2003-11-07 Jeremy SimonAdd a function that build the context extradata from...
2003-11-05 Jeremy SimonUse caps properties to set additional data to ffmpeg...
2003-11-05 Benjamin Ottefix GST_FF_AUD_CAPS_NEW to not include channels and...
2003-11-04 Benjamin Otterandom fixes to ffmpeg: decoding of mp3 now works,...
2003-11-02 Benjamin Ottefix ffmpeg by using an ugly hack (put data as GType...
2003-11-02 Ronald S. BultjeBla
2003-10-31 David SchleefFix compile problem on gcc-2.95. Fixes #125635.
2003-10-29 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-26 Ronald S. BultjeRe-enable realaudio codecs, improve decoder naming...
2003-10-26 Ronald S. Bultje< <-> > confusion
2003-10-26 Ronald S. BultjeMake it compile against latest CVS of FFMPEG:
2003-10-25 Ronald S. BultjeFFMPEG-based colorspace conversion plugin
2003-10-22 Ronald S. BultjeFix stupid typo
2003-10-20 Ronald S. Bultjeand small improvement in naming of the FFMPEG encoders...
next