2003-11-28 |
Ronald S. Bultje | Fix RGB better CAPS-ROOT |
commit | commitdiff | tree | snapshot |
2003-11-27 |
David Schleef | Change everyone to video/x-msvideo |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Benjamin Otte | oops, got the RGB32 codecs wrong |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Benjamin Otte | make ffcolorspace work |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Benjamin Otte | - disable svq3 as it still crashes and spider tries... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Leif Johnson | + checking in plugin category changes BRANCH_RELEASE-0_7_2-ROOT RELEASE-0_7_2 |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Ronald S. Bultje | Oops, some pretty bad memleaks |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Ronald S. Bultje | Several encoding changes: for video, double check the... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Benjamin Otte | some fixes: |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Jeremy Simon | Add a function that build the context extradata from... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Jeremy Simon | Use caps properties to set additional data to ffmpeg... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Benjamin Otte | fix GST_FF_AUD_CAPS_NEW to not include channels and... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Benjamin Otte | random fixes to ffmpeg: decoding of mp3 now works,... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Benjamin Otte | fix ffmpeg by using an ugly hack (put data as GType... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Ronald S. Bultje | Bla |
commit | commitdiff | tree | snapshot |
2003-10-31 |
David Schleef | Fix compile problem on gcc-2.95. Fixes #125635. |
commit | commitdiff | tree | snapshot |
2003-10-29 |
David Schleef | change gst/bytestream.h to gst/bytestream/bytestream.h |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Benjamin Otte | merge TYPEFIND branch. Major changes: |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Ronald S. Bultje | Re-enable realaudio codecs, improve decoder naming... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Ronald S. Bultje | < <-> > confusion |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Ronald S. Bultje | Make it compile against latest CVS of FFMPEG: |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Ronald S. Bultje | FFMPEG-based colorspace conversion plugin |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Ronald S. Bultje | Fix stupid typo TYPEFIND-ROOT |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Ronald S. Bultje | and small improvement in naming of the FFMPEG encoders... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
David Schleef | includes are in top_srcdir |
commit | commitdiff | tree | snapshot |
2003-10-09 |
David Schleef | Trivial fixes for GstBuffer->GstData migration |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Andy Wingo | /GstBuffer/GstData/ in the API where you can pass event... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Ronald S. Bultje | New typefind system: bytestream is now part of the... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Thomas Vander... | reverting error patch before making a branch. BRANCH-ERROR-ROOT |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Benjamin Otte | converted gst_element_error to new format in ext/ ... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
David Schleef | Use ffmpeg libraries build by local automake Makefiles |
commit | commitdiff | tree | snapshot |
2003-08-09 |
David Schleef | Remove redundant plugindir definition |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Benjamin Otte | use commas instead of newlines for author field (makes... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Ronald S. Bultje | More compilation fixes from my latest commit |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Ronald S. Bultje | New mimetypes gone into effect today - this commit... |
commit | commitdiff | tree | snapshot |
2003-06-29 |
Benjamin Otte | compatibility fix for new GST_DEBUG stuff. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Ronald S. Bultje | We hate double slashes.. I'm still disabling demux... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Ronald S. Bultje | No quasi codecs |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Ronald S. Bultje | We also need raw video/audio caps for the demuxer/muxer... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Ronald S. Bultje | Request pads don't have a number limit |
commit | commitdiff | tree | snapshot |
2003-06-16 |
David Schleef | Compilation fix. SOMEONE ELSE PLEASE FIX THIS CORRECTLY. |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Ronald S. Bultje | some first trial code for ffmux_* disable ffmux/ffdemux... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Ronald S. Bultje | Fix compile error on gcc-3.x |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Ronald S. Bultje | Hm, I actually misunderstood this protocol thing, since... |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Ronald S. Bultje | Some modifications to make the demuxers work, plus... |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Ronald S. Bultje | f it's an 'o', it's for output (muxing) |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Ronald S. Bultje | Remove typefinding as separate plugin, this is part... |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Ronald S. Bultje | MPEG4AAC is MPEG-4 audio, not video, and implement... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | Loop through input capses instead of just picking the... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | Rewrite of gstffmpegenc |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | Add a caps_to_codecid() function to read properties... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | Make some more use of the ffmpeg utils.c functions... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | Dzjee, just found out ffmpeg has a function to calculat... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | nd remove the edge stuff (finally found out how to... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | remove gstffmpegdecall. This was a temporary hack to... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Ronald S. Bultje | Use new ffmpeg revision |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Wim Taymans | - just skip the frame when there was a decoding error... |
commit | commitdiff | tree | snapshot |
2003-01-26 |
Wim Taymans | Make sure caps are reffed as we're still have a pointer... OSLOSUMMIT1-200303051 |
commit | commitdiff | tree | snapshot |
2003-01-25 |
Ronald S. Bultje | Add xvid |
commit | commitdiff | tree | snapshot |
2003-01-20 |
David I. Lehn | check for type register failures |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Wim Taymans | Fix codecs BRANCH-GSTREAMER-0_6-ROOT BRANCH-RELEASE-0_5_2-ROOT RELEASE-0_5_2-PANICROOM |
commit | commitdiff | tree | snapshot |
2003-01-18 |
David I. Lehn | lower sample_rate property minimum value to -1 to accou... |
commit | commitdiff | tree | snapshot |
2003-01-18 |
Wim Taymans | Fix dipose, removed g_print |
commit | commitdiff | tree | snapshot |
2003-01-18 |
Wim Taymans | Map XVID to mpeg4 |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Iain Holmes | Lower the rank of ffmpeg |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Jan Schmidt | Correcting typos in the mime types: "unkown/unkown... |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Wim Taymans | Only close the codec if we opened it |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Thomas Vander... | more link fixes |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Thomas Vander... | PadConnect -> PadLink |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Thomas Vander... | another batch of connect->link fixes please let me... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Wim Taymans | Add missing codecs |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Ronald S. Bultje | Adapts it slightly to work with spider, and adds one... BRANCH-RELEASE-0_5_1-ROOT RELEASE-0_5_1-STARFLEET |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Ronald S. Bultje | fix mpeg1 playback |
commit | commitdiff | tree | snapshot |
2002-12-29 |
Ronald S. Bultje | Lets try something different (and then, the whole world... |
commit | commitdiff | tree | snapshot |
2002-12-28 |
Wim Taymans | Fix for latest ffmpeg |
commit | commitdiff | tree | snapshot |
2002-12-26 |
Thomas Vander... | slurp in ffmpeg a) please test b) please help me figure... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Ronald S. Bultje | Update API to whatever ffmpeg changed the past few... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Iain Holmes | Replace audio/mp3 with audio/x-mp3 and audio/x-flac... BRANCH-RELEASE-0_5_0-ROOT RELEASE-0_5_0-PRIVATEDANCER |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Thomas Vander... | parallel install fixes |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Ronald S. Bultje | Almost good, Thomas, just not good enough :P |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Thomas Vander... | peep |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Thomas Vander... | fix ffmpeg to work with installd version as well |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Wim Taymans | More ffmpeg wrapping going on here |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Wim Taymans | Release early.. try to wrap more ffmpeg stuff, like... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
Christian Schaller | plugins part of license field patch BRANCH-RELEASE-0_4_2-ROOT RELEASE-0_4_2-TOESWIDEOPEN |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Wim Taymans | Some fixes, this at least compiles again and does decod... BRANCH-RELEASE-0_4_0-ROOT BRANCH-RELEASE-0_4_1-ROOT RELEASE-0_4_0-DESPERATELYSEEKINGSEXINESS RELEASE-0_4_1-GEPPINESSISAWARMGUN |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Andy Wingo | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT... BRANCH-RELEASE-0_3_4-ROOT RELEASE-0_3_4-30SECONDFRENCHMAN |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Andy Wingo | filter newlines out of GST_DEBUG statements to reflect... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Andy Wingo | s/Gnome-Streamer/GStreamer/ |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Andy Wingo | removal of //-style comments don't link plugins to... |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Wim Taymans | Bring the plugins in sync with the new core capsnego... BRANCH-EVENTS2-ROOT BRANCH-RELEASE-0_3_3-ROOT RELEASE-0_3_2-DOBDAY RELEASE-0_3_3-GUADECBYFOOT |
commit | commitdiff | tree | snapshot |
2001-12-23 |
Thomas Vander... | adding ffmpeg, but it needs proper handling RELEASE-0_3_1-BELGIANBEER |
commit | commitdiff | tree | snapshot |
|