platform/upstream/gstreamer.git
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...
2003-10-16 David Schleefincludes are in top_srcdir
2003-10-09 David SchleefTrivial fixes for GstBuffer->GstData migration
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-16 Thomas Vander... reverting error patch before making a branch.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-09-11 David SchleefUse ffmpeg libraries build by local automake Makefiles
2003-08-09 David SchleefRemove redundant plugindir definition
2003-07-08 Benjamin Otteuse commas instead of newlines for author field (makes...
2003-07-07 Ronald S. BultjeMore compilation fixes from my latest commit
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-17 Ronald S. BultjeWe hate double slashes.. I'm still disabling demux...
2003-06-17 Ronald S. BultjeNo quasi codecs
2003-06-17 Ronald S. BultjeWe also need raw video/audio caps for the demuxer/muxer...
2003-06-17 Ronald S. BultjeRequest pads don't have a number limit
2003-06-16 David SchleefCompilation fix. SOMEONE ELSE PLEASE FIX THIS CORRECTLY.
2003-06-09 Ronald S. Bultjesome first trial code for ffmux_* disable ffmux/ffdemux...
2003-06-09 Ronald S. BultjeFix compile error on gcc-3.x
2003-06-08 Ronald S. BultjeHm, I actually misunderstood this protocol thing, since...
2003-06-08 Ronald S. BultjeSome modifications to make the demuxers work, plus...
2003-06-08 Ronald S. Bultjef it's an 'o', it's for output (muxing)
2003-06-08 Ronald S. BultjeRemove typefinding as separate plugin, this is part...
2003-06-08 Ronald S. BultjeMPEG4AAC is MPEG-4 audio, not video, and implement...
2003-06-07 Ronald S. BultjeLoop through input capses instead of just picking the...
2003-06-07 Ronald S. BultjeRewrite of gstffmpegenc
2003-06-07 Ronald S. BultjeAdd a caps_to_codecid() function to read properties...
2003-06-07 Ronald S. BultjeMake some more use of the ffmpeg utils.c functions...
2003-06-07 Ronald S. BultjeDzjee, just found out ffmpeg has a function to calculat...
2003-06-07 Ronald S. Bultjend remove the edge stuff (finally found out how to...
2003-06-07 Ronald S. Bultjeremove gstffmpegdecall. This was a temporary hack to...
2003-05-29 Ronald S. BultjeUse new ffmpeg revision
2003-04-19 Wim Taymans- just skip the frame when there was a decoding error...
2003-01-26 Wim TaymansMake sure caps are reffed as we're still have a pointer...
2003-01-25 Ronald S. BultjeAdd xvid
2003-01-20 David I. Lehncheck for type register failures
2003-01-19 Wim TaymansFix codecs
2003-01-18 David I. Lehnlower sample_rate property minimum value to -1 to accou...
2003-01-18 Wim TaymansFix dipose, removed g_print
2003-01-18 Wim TaymansMap XVID to mpeg4
2003-01-13 Iain HolmesLower the rank of ffmpeg
2003-01-13 Jan SchmidtCorrecting typos in the mime types: "unkown/unkown...
2003-01-12 Wim TaymansOnly close the codec if we opened it
2003-01-10 Thomas Vander... more link fixes
2003-01-10 Thomas Vander... PadConnect -> PadLink
2003-01-10 Thomas Vander... another batch of connect->link fixes please let me...
2003-01-07 Wim TaymansAdd missing codecs
2003-01-04 Ronald S. BultjeAdapts it slightly to work with spider, and adds one...
2002-12-29 Ronald S. Bultjefix mpeg1 playback
2002-12-29 Ronald S. BultjeLets try something different (and then, the whole world...
next