Age | Commit message (Expand) | Author | Files | Lines |
2004-06-22 | ext/alsa/: Cleanups, take queued samples into account when reporting the time. | Wim Taymans | 1 | -0/+10 |
2004-06-22 | gst/videorate/gstvideorate.c: Initialize the property as well. | Wim Taymans | 1 | -0/+6 |
2004-06-22 | gst/videorate/gstvideorate.c: Add property to make videorate silent. | Wim Taymans | 1 | -0/+8 |
2004-06-22 | sys/osxvideo/Makefile.am: Workaround so that the osxvideo .so file gets linke... | Zaheer Abbas Merali | 1 | -0/+6 |
2004-06-22 | sys/osxaudio/Makefile.am: Workaround so that the osxaudio .so file gets linke... | Zaheer Abbas Merali | 1 | -0/+6 |
2004-06-22 | configure.ac: Whoops, my fault...fixed build issues | Zaheer Abbas Merali | 1 | -0/+5 |
2004-06-22 | configure.ac: Add objective-c support if running in Darwin/Mac OS X | Zaheer Abbas Merali | 1 | -0/+14 |
2004-06-18 | ext/dvdnav/gst-dvd: Grab the gconf key from the right spot | Jan Schmidt | 1 | -0/+16 |
2004-06-18 | ext/sidplay/gstsiddec.cc: Fix negotiation and set correct end offset. | Wim Taymans | 1 | -0/+9 |
2004-06-17 | read caps in connect | Thomas Vander Stichele | 1 | -0/+8 |
2004-06-17 | notify; don't overlimit | Thomas Vander Stichele | 1 | -0/+7 |
2004-06-17 | add autoprobe option fixes use try_capture | Thomas Vander Stichele | 1 | -0/+17 |
2004-06-17 | run as finalize, not dispose | Thomas Vander Stichele | 1 | -0/+11 |
2004-06-17 | ext/alsa/: Make the xrun code timestamp and offset the buffers correctly. mov... | Wim Taymans | 1 | -0/+13 |
2004-06-17 | gst/audiorate/: Added an audiorate converter that fills in gaps. | Wim Taymans | 1 | -0/+10 |
2004-06-17 | ext/tcp/*: Revert Zaheer changes, to make things actually work again. | Johan Dahlin | 1 | -0/+4 |
2004-06-16 | sys/v4l/: Added a copy mode to v4lsrc where it will output a copied version o... | Wim Taymans | 1 | -0/+13 |
2004-06-16 | sys/oss/gstosssrc.c: Timestamp fixes. | Wim Taymans | 1 | -0/+5 |
2004-06-16 | sys/v4l/: Added a sync mode enum property to control v4lsrc timestamp method | Wim Taymans | 1 | -0/+14 |
2004-06-16 | gst/videorate/: Added a video timestamp corrector. | Wim Taymans | 1 | -0/+11 |
2004-06-15 | fixed a potential leak with previous commit | Zaheer Abbas Merali | 1 | -0/+6 |
2004-06-15 | gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425 | Zaheer Abbas Merali | 1 | -0/+6 |
2004-06-15 | paranoia cleanups and a sync fix | Thomas Vander Stichele | 1 | -2/+52 |
2004-06-14 | ext/cdparanoia/gstcdparanoia.c: Send discont events and change timestamps app... | David Schleef | 1 | -0/+8 |
2004-06-14 | ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of snd_pcm_h... | Christophe Fergeau | 1 | -0/+6 |
2004-06-14 | gst/volume/demo.c: (value_changed_callback): exp10() is not standard. Thank ... | David Schleef | 1 | -0/+5 |
2004-06-14 | gst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke the ordering of the colors... | Wim Taymans | 1 | -0/+7 |
2004-06-14 | sync mp3 caps | Thomas Vander Stichele | 1 | -0/+8 |
2004-06-14 | added volume demo app | Thomas Vander Stichele | 1 | -0/+8 |
2004-06-13 | ext/esd/esdsink.*: Close the esd connection on pause, because esd will just w... | Jan Schmidt | 1 | -0/+6 |
2004-06-12 | gst/tags/gstvorbistag.c: replaced a g_warning which I added in my previous co... | Christophe Fergeau | 1 | -0/+5 |
2004-06-12 | fix #133002 | Thomas Vander Stichele | 1 | -0/+5 |
2004-06-12 | gst/tcp/: Modified the tcp plugins so they are portable (IPv4,IPv6, any futur... | Zaheer Abbas Merali | 1 | -0/+15 |
2004-06-12 | configure.ac: Added ogg library so that OSX detects libtheora properly | Zaheer Abbas Merali | 1 | -0/+5 |
2004-06-11 | ext/theora/theoradec.c: Don't try to decode frames before we received a keyframe | Wim Taymans | 1 | -0/+6 |
2004-06-11 | ext/ogg/gstoggmux.c: Added property to set the maximum delay of a page. | Wim Taymans | 1 | -0/+9 |
2004-06-10 | ext/ogg/gstoggmux.c: Added max-delay property to control the maximum amount o... | Wim Taymans | 1 | -0/+10 |
2004-06-10 | ext/theora/theoraenc.c: Set duration on encoded buffer, added some more prope... | Wim Taymans | 1 | -0/+8 |
2004-06-10 | ext/: Fix refcounting bugs | Wim Taymans | 1 | -0/+8 |
2004-06-10 | gst/asfdemux/gstasfdemux.*: You know Chimaira? "I - HATE - EVERYTHING". Yeah,... | Ronald S. Bultje | 1 | -0/+16 |
2004-06-09 | gst/tags/gstvorbistag.c: make sure parsed vorbis comments are properly encode... | Christophe Fergeau | 1 | -0/+6 |
2004-06-09 | ext/alsa/gstalsa.c: handle min <= max correctly | Benjamin Otte | 1 | -0/+18 |
2004-06-09 | ext/ogg/gstoggmux.c: Use stream caps to setup the initial pages in the ogg st... | Wim Taymans | 1 | -0/+10 |
2004-06-09 | negotiating webcam framerate now works | Thomas Vander Stichele | 1 | -0/+10 |
2004-06-08 | mark buffers as streamheader | Thomas Vander Stichele | 1 | -0/+14 |
2004-06-08 | return EOS instead of NULL | Thomas Vander Stichele | 1 | -0/+6 |
2004-06-08 | gst/tcp/: Memory leak fixes | Wim Taymans | 1 | -0/+10 |
2004-06-08 | adding vorbisparse | Thomas Vander Stichele | 1 | -0/+12 |
2004-06-08 | ext/jpeg/: Added a new simple jpeg based codec | Wim Taymans | 1 | -0/+29 |
2004-06-08 | gst/multipart/multipartmux.c: Fix memory leak | Wim Taymans | 1 | -0/+6 |