- 08 Jul, 2003 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: use commas instead of newlines for author field (makes output greppable)
-
- 29 Jun, 2003 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: compatibility fix for new GST_DEBUG stuff. Includes fixes for missing includes for config.h and unistd.h I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
-
- 17 Jun, 2003 1 commit
-
-
Ronald S. Bultje authored
Original commit message from CVS: No quasi codecs
-
- 07 Jun, 2003 4 commits
-
-
Ronald S. Bultje authored
Original commit message from CVS: Make some more use of the ffmpeg utils.c functions for buffer allocation (really handy)
-
Ronald S. Bultje authored
Original commit message from CVS: Dzjee, just found out ffmpeg has a function to calculate the buffer size for me, d'oh!
-
Ronald S. Bultje authored
Original commit message from CVS: Rename GstFFMpegClassParams to ~DecClassParams (so that the encoder can use something similar, working on that), and remove the edge stuff (finally found out how to disable that)
-
Ronald S. Bultje authored
remove gstffmpegdecall. This was a temporary hack to get around some issues with our video/avi-centered mimetype syst... Original commit message from CVS: * remove gstffmpegdecall. This was a temporary hack to get around some issues with our video/avi-centered mimetype system. Now that we use proper identifiers, we don't need that piece of cruft anymore. * update ffmpeg codec map for ffdec_*, plus make the uncompressed stream caps also be formed by the codec mapper (this is easier to handle imo). * add audio support (untested, though :P). * remove the copying of buffer content and add a get_buffer() handler instead. * add an int to ffmpegenc to make it compile and resolve the symbol. I'll truely fix that later on. * make mimetypes in the ffmpeg codec mapper conform to docs/random/mimetypes * etc. Oh, and let's not forget that it can play back DIVX5 et all nicely. Support for SVQ1/3 is also there, so if someone completes qtdemux, we can watch these, too.
-
- 10 Jan, 2003 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: PadConnect -> PadLink
-
Thomas Vander Stichele authored
another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
-
- 28 Dec, 2002 1 commit
-
-
Wim Taymans authored
Original commit message from CVS: Fix for latest ffmpeg
-
- 12 Dec, 2002 1 commit
-
-
Ronald S. Bultje authored
Original commit message from CVS: Update API to whatever ffmpeg changed the past few days
-
- 26 Nov, 2002 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fix ffmpeg to work with installd version as well
-
- 25 Nov, 2002 1 commit
-
-
Wim Taymans authored
Original commit message from CVS: More ffmpeg wrapping going on here
-
- 06 Nov, 2002 1 commit
-
-
Wim Taymans authored
Original commit message from CVS: Release early.. try to wrap more ffmpeg stuff, like muxers and demuxers. This thing needs a fix in ffmpeg (which I will send to the ffmpeg authors eventually)
-
- 18 Sep, 2002 1 commit
-
-
Christian Schaller authored
Original commit message from CVS: plugins part of license field patch
-
- 03 Jun, 2002 1 commit
-
-
Wim Taymans authored
Original commit message from CVS: Some fixes, this at least compiles again and does decoding/encoding against latest ffmpeg CVS
-
- 11 Apr, 2002 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
-
- 24 Mar, 2002 1 commit
-
-
Andy Wingo Wingo authored
filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again Original commit message from CVS: * filter newlines out of GST_DEBUG statements to reflect new core behavior * fixes to adder's caps, again
-
- 20 Mar, 2002 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: s/Gnome-Streamer/GStreamer/
-
- 19 Mar, 2002 1 commit
-
-
Andy Wingo Wingo authored
removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
-
- 13 Jan, 2002 1 commit
-
-
Wim Taymans authored
Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
-
- 23 Dec, 2001 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: adding ffmpeg, but it needs proper handling
-