Age | Commit message (Expand) | Author | Files | Lines |
2002-08-02 | Don't unref event after calling the default handler | Wim Taymans | 1 | -1/+1 |
2002-07-08 | unref events, do error checking | Wim Taymans | 1 | -3/+7 |
2002-05-26 | - Changed plugins for new APIs | Wim Taymans | 1 | -7/+26 |
2002-05-13 | fix sdl makefile | Andy Wingo | 1 | -1/+1 |
2002-05-13 | conformity | Thomas Vander Stichele | 1 | -4/+4 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -3/+3 |
2002-03-30 | Changed to the new props API | Wim Taymans | 1 | -5/+8 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 1 | -2/+2 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 1 | -1/+1 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 1 | -1/+1 |
2002-02-13 | Get rid of the gst_element_info() and replace it with g_message() | Ronald S. Bultje | 1 | -2/+1 |
2002-02-04 | Add an image and a title to the SDL window while waiting | Ronald S. Bultje | 1 | -26/+75 |
2002-02-03 | Assorted fixes. | Wim Taymans | 1 | -14/+18 |
2002-01-31 | Various fixes | Ronald S. Bultje | 2 | -4/+2 |
2002-01-18 | - plugins are built without versioning info | Wrobell | 1 | -0/+1 |
2002-01-17 | jpegmmx addition and some small changes | Ronald S. Bultje | 1 | -3/+4 |
2002-01-16 | Implemented resizing | Ronald S. Bultje | 1 | -3/+21 |
2002-01-15 | It works | Ronald S. Bultje | 1 | -9/+13 |
2002-01-15 | Updated all plugins to new capsnego format and added some small usability enh... | Ronald S. Bultje | 1 | -57/+47 |
2002-01-12 | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 1 | -4/+3 |
2002-01-10 | Bugfix | Ronald S. Bultje | 1 | -2/+5 |
2002-01-10 | Oops, a small bug which I forgot about | Ronald S. Bultje | 1 | -0/+2 |
2002-01-10 | Added support for user-specified width and height with YUV-scaling, added sup... | Ronald S. Bultje | 2 | -138/+299 |
2001-12-28 | Fixed some plugins | Wim Taymans | 1 | -11/+9 |
2001-12-20 | added sdl | Thomas Vander Stichele | 3 | -0/+492 |