| Commit message (Expand) | Author | Age | Files | Lines |
* | gst/videorate/: Added a video timestamp corrector. | Wim Taymans | 2004-06-16 | 1 | -0/+11 |
* | fixed a potential leak with previous commit | Zaheer Abbas Merali | 2004-06-15 | 1 | -0/+6 |
* | gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425 | Zaheer Abbas Merali | 2004-06-15 | 1 | -0/+6 |
* | paranoia cleanups and a sync fix | Thomas Vander Stichele | 2004-06-15 | 1 | -2/+52 |
* | ext/cdparanoia/gstcdparanoia.c: Send discont events and change timestamps app... | David Schleef | 2004-06-14 | 1 | -0/+8 |
* | ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of snd_pcm_h... | Christophe Fergeau | 2004-06-14 | 1 | -0/+6 |
* | gst/volume/demo.c: (value_changed_callback): exp10() is not standard. Thank ... | David Schleef | 2004-06-14 | 1 | -0/+5 |
* | gst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke the ordering of the colors... | Wim Taymans | 2004-06-14 | 1 | -0/+7 |
* | sync mp3 caps | Thomas Vander Stichele | 2004-06-14 | 1 | -0/+8 |
* | added volume demo app | Thomas Vander Stichele | 2004-06-14 | 1 | -0/+8 |
* | ext/esd/esdsink.*: Close the esd connection on pause, because esd will just w... | Jan Schmidt | 2004-06-13 | 1 | -0/+6 |
* | gst/tags/gstvorbistag.c: replaced a g_warning which I added in my previous co... | Christophe Fergeau | 2004-06-12 | 1 | -0/+5 |
* | fix #133002 | Thomas Vander Stichele | 2004-06-12 | 1 | -0/+5 |
* | gst/tcp/: Modified the tcp plugins so they are portable (IPv4,IPv6, any futur... | Zaheer Abbas Merali | 2004-06-12 | 1 | -0/+15 |
* | configure.ac: Added ogg library so that OSX detects libtheora properly | Zaheer Abbas Merali | 2004-06-12 | 1 | -0/+5 |
* | ext/theora/theoradec.c: Don't try to decode frames before we received a keyframe | Wim Taymans | 2004-06-11 | 1 | -0/+6 |
* | ext/ogg/gstoggmux.c: Added property to set the maximum delay of a page. | Wim Taymans | 2004-06-11 | 1 | -0/+9 |
* | ext/ogg/gstoggmux.c: Added max-delay property to control the maximum amount o... | Wim Taymans | 2004-06-10 | 1 | -0/+10 |
* | ext/theora/theoraenc.c: Set duration on encoded buffer, added some more prope... | Wim Taymans | 2004-06-10 | 1 | -0/+8 |
* | ext/: Fix refcounting bugs | Wim Taymans | 2004-06-10 | 1 | -0/+8 |
* | gst/asfdemux/gstasfdemux.*: You know Chimaira? "I - HATE - EVERYTHING". Yeah,... | Ronald S. Bultje | 2004-06-10 | 1 | -0/+16 |
* | gst/tags/gstvorbistag.c: make sure parsed vorbis comments are properly encode... | Christophe Fergeau | 2004-06-09 | 1 | -0/+6 |
* | ext/alsa/gstalsa.c: handle min <= max correctly | Benjamin Otte | 2004-06-09 | 1 | -0/+18 |
* | ext/ogg/gstoggmux.c: Use stream caps to setup the initial pages in the ogg st... | Wim Taymans | 2004-06-09 | 1 | -0/+10 |
* | negotiating webcam framerate now works | Thomas Vander Stichele | 2004-06-09 | 1 | -0/+10 |
* | mark buffers as streamheader | Thomas Vander Stichele | 2004-06-08 | 1 | -0/+14 |
* | return EOS instead of NULL | Thomas Vander Stichele | 2004-06-08 | 1 | -0/+6 |
* | gst/tcp/: Memory leak fixes | Wim Taymans | 2004-06-08 | 1 | -0/+10 |
* | adding vorbisparse | Thomas Vander Stichele | 2004-06-08 | 1 | -0/+12 |
* | ext/jpeg/: Added a new simple jpeg based codec | Wim Taymans | 2004-06-08 | 1 | -0/+29 |
* | gst/multipart/multipartmux.c: Fix memory leak | Wim Taymans | 2004-06-08 | 1 | -0/+6 |
* | use streamheader | Thomas Vander Stichele | 2004-06-08 | 1 | -0/+10 |
* | clean up marshal generation | Thomas Vander Stichele | 2004-06-08 | 1 | -0/+6 |
* | uniformized; added signals to serversink for new and removed clients | Thomas Vander Stichele | 2004-06-08 | 1 | -0/+21 |
* | ext/alsa/gstalsasink.c: handle discont events if they happen before caps nego | Benjamin Otte | 2004-06-07 | 1 | -0/+6 |
* | gst/multipart/: Small updates, fix a memleak | Wim Taymans | 2004-06-07 | 1 | -0/+10 |
* | configure.ac: OSS portability | Stéphane Loeuillet | 2004-06-07 | 1 | -0/+11 |
* | AUTHORS: Add me to the authors file | Jan Schmidt | 2004-06-07 | 1 | -0/+12 |
* | gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don... | Benjamin Otte | 2004-06-07 | 1 | -0/+15 |
* | ext/alsa/gstalsa.c: cast to GstClockTime to get higher granularity | Benjamin Otte | 2004-06-07 | 1 | -0/+12 |
* | gst/adder/gstadder.c: properly error out when no negotiation has happened yet... | Benjamin Otte | 2004-06-06 | 1 | -0/+8 |
* | ext/mad/gstid3tag.c: forward correctly transformed offset in discont events. ... | Arwed v. Merkatz | 2004-06-06 | 1 | -0/+6 |
* | gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's | David Schleef | 2004-06-06 | 1 | -0/+6 |
* | ext/vorbis/vorbisdec.c: use explicit caps on the srcpad | Benjamin Otte | 2004-06-06 | 1 | -0/+7 |
* | ext/alsa/gstalsa.c: - don't call set_periods_integer anymore, it breaks the c... | Benjamin Otte | 2004-06-06 | 1 | -0/+22 |
* | gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co. | Ronald S. Bultje | 2004-06-05 | 1 | -0/+16 |
* | gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD) | Andrew Turner | 2004-06-05 | 1 | -0/+8 |
* | check for qt's moc preprocessor explicitly and use it | Benjamin Otte | 2004-06-05 | 1 | -0/+6 |
* | don't get sigpipe on send | Thomas Vander Stichele | 2004-06-03 | 1 | -0/+6 |
* | check error code correctly | Thomas Vander Stichele | 2004-06-02 | 1 | -0/+6 |