Age | Commit message (Expand) | Author | Files | Lines |
2003-05-06 | deep-notify can come from pads too, replacing GstElement by GstObject. | Julien Moutte | 2 | -8/+8 |
2003-05-02 | Gcc < 3.0 fix | Ronald S. Bultje | 1 | -1/+3 |
2003-04-28 | Make vis_video_thread play when connected afterwards | Julien Moutte | 1 | -0/+8 |
2003-04-27 | more uninstalled fixes | Thomas Vander Stichele | 1 | -0/+2 |
2003-04-23 | Removing avifile and http plugins, also fixing some disting issues | Christian Schaller | 1 | -0/+1 |
2003-04-20 | Made a theorical libgstplay which refs/unrefs elements before putting them in... | Julien Moutte | 2 | -5/+42 |
2003-04-17 | Changed sanity checks according to BBB feedback | Julien Moutte | 1 | -2/+4 |
2003-04-13 | make Company happy : Changed visualisation pipeline structure.. audio sink is... | Julien Moutte | 2 | -80/+67 |
2003-04-10 | Adding a lot of sanity checks | Julien Moutte | 2 | -21/+61 |
2003-04-07 | Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-confi... | Ronald S. Bultje | 1 | -0/+2 |
2003-04-04 | Add $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1. | David Schleef | 1 | -1/+1 |
2003-04-02 | Incorporating visualisation in libgstplay adding have_vis_xid signal and a ne... | Julien Moutte | 3 | -1/+567 |
2003-03-30 | Fixed seeking discont with visualisation | Julien Moutte | 3 | -2/+26 |
2003-03-29 | Added gst_gconf function to render visualisation plugin from GConf key "defau... | Julien Moutte | 2 | -15/+95 |
2003-03-24 | fix compile error | Benjamin Otte | 1 | -1/+1 |
2003-03-03 | gst_play_get_sink_element has been improved : | Julien Moutte | 3 | -21/+94 |
2003-02-07 | Documented libgstplay's public methods | Julien Moutte | 1 | -2/+114 |
2003-02-06 | Code cleanup and reorganization | Julien Moutte | 3 | -574/+740 |
2003-02-02 | Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c... | David Schleef | 2 | -4/+5 |
2003-01-31 | Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 an... | Owen Fraser-Green | 1 | -2/+3 |
2003-01-31 | Add metadata/streaminfo to AVI | Ronald S. Bultje | 1 | -0/+26 |
2003-01-30 | Add untested get-video-size function (bug 104360) | Ronald S. Bultje | 2 | -5/+41 |
2003-01-21 | - Add strn tag | Wim Taymans | 2 | -1/+2 |
2003-01-19 | Hmm, forgot to commit this crucial define.. | Wim Taymans | 1 | -0/+1 |
2003-01-18 | added func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADS... | Steve Baker | 3 | -240/+65 |
2003-01-15 | Add a new riff id tag: dmlh | Iain Holmes | 1 | -0/+6 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 2 | -47/+47 |
2003-01-07 | Remove some unneeded comments | Julien Moutte | 2 | -22/+7 |
2003-01-07 | Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely. | Julien Moutte | 2 | -16/+75 |
2002-12-31 | exciting .cvsignore updates!CAPS | David I. Lehn | 2 | -0/+2 |
2002-12-30 | Fix plugins for new query API | Wim Taymans | 2 | -5/+5 |
2002-12-12 | commit patch from Nall for riffutil | Christian Schaller | 1 | -2/+3 |
2002-12-11 | fix 100982 | Thomas Vander Stichele | 1 | -1/+1 |
2002-12-11 | merge back from release branch | Thomas Vander Stichele | 5 | -14/+12 |
2002-12-11 | Applied state-saving patch from Leif Johnson | Steve Baker | 1 | -2/+4 |
2002-12-08 | Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac | Iain Holmes | 1 | -1/+1 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 9 | -39/+42 |
2002-12-01 | go to READY if there is a gst_element_error | Steve Baker | 1 | -0/+11 |
2002-11-26 | flac debug cleanup m4 for ffmpeg | Thomas Vander Stichele | 1 | -1/+12 |
2002-11-20 | some fixes, suggestion by thaytan to make _get and _set work similar | Thomas Vander Stichele | 1 | -7/+18 |
2002-11-11 | adding media info | Thomas Vander Stichele | 1 | -2/+4 |
2002-11-11 | media info lib | Thomas Vander Stichele | 4 | -0/+1045 |
2002-11-09 | muhaha | Thomas Vander Stichele | 1 | -3/+3 |
2002-11-05 | applied dolphy's patch | Thomas Vander Stichele | 1 | -40/+53 |
2002-10-29 | adding audio | Thomas Vander Stichele | 2 | -16/+82 |
2002-10-27 | libgstplay has a new home. it still needs to be packaged though | Steve Baker | 5 | -2/+1833 |
2002-10-27 | Add ogg/vorbis support for avi files | Ronald S. Bultje | 1 | -0/+6 |
2002-10-25 | a no-brainer addition | Thomas Vander Stichele | 3 | -0/+40 |
2002-10-16 | added functions gst_gconf_get_default_{audio,video}_sink -- this is so the de... | Andy Wingo | 2 | -4/+43 |
2002-10-03 | build as a lib not a plugin | David I. Lehn | 1 | -2/+2 |