Age | Commit message (Expand) | Author | Files | Lines |
2004-06-15 | gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425 | Zaheer Abbas Merali | 2 | -0/+7 |
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 | 2 | -9/+19 |
2004-06-12 | gst/tcp/: Modified the tcp plugins so they are portable (IPv4,IPv6, any futur... | Zaheer Abbas Merali | 2 | -0/+15 |
2004-06-12 | configure.ac: Added ogg library so that OSX detects libtheora properly | Zaheer Abbas Merali | 3 | -1/+6 |
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 | add enc | Thomas Vander Stichele | 1 | -1/+1 |
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 |
2004-06-08 | use streamheader | Thomas Vander Stichele | 1 | -0/+10 |
2004-06-08 | clean up marshal generation | Thomas Vander Stichele | 1 | -0/+6 |
2004-06-08 | uniformized; added signals to serversink for new and removed clients | Thomas Vander Stichele | 1 | -0/+21 |
2004-06-07 | ext/alsa/gstalsasink.c: handle discont events if they happen before caps nego | Benjamin Otte | 1 | -0/+6 |
2004-06-07 | gst/multipart/: Small updates, fix a memleak | Wim Taymans | 1 | -0/+10 |
2004-06-07 | configure.ac: OSS portability | Stéphane Loeuillet | 3 | -2/+43 |
2004-06-07 | AUTHORS: Add me to the authors file | Jan Schmidt | 4 | -4/+22 |
2004-06-07 | gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don... | Benjamin Otte | 2 | -43/+60 |
2004-06-07 | ext/alsa/gstalsa.c: cast to GstClockTime to get higher granularity | Benjamin Otte | 1 | -0/+12 |
2004-06-06 | gst/adder/gstadder.c: properly error out when no negotiation has happened yet... | Benjamin Otte | 1 | -0/+8 |
2004-06-06 | ext/mad/gstid3tag.c: forward correctly transformed offset in discont events. ... | Arwed v. Merkatz | 1 | -0/+6 |
2004-06-06 | gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's | David Schleef | 1 | -0/+6 |
2004-06-06 | ext/vorbis/vorbisdec.c: use explicit caps on the srcpad | Benjamin Otte | 1 | -0/+7 |
2004-06-06 | ext/alsa/gstalsa.c: - don't call set_periods_integer anymore, it breaks the c... | Benjamin Otte | 1 | -0/+22 |
2004-06-05 | gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co. | Ronald S. Bultje | 3 | -20/+98 |
2004-06-05 | gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD) | Andrew Turner | 1 | -0/+8 |
2004-06-05 | messing around with buildbot to see where the error is | Benjamin Otte | 1 | -2/+2 |
2004-06-05 | check for qt's moc preprocessor explicitly and use it | Benjamin Otte | 2 | -47/+58 |
2004-06-03 | don't get sigpipe on send | Thomas Vander Stichele | 1 | -0/+6 |
2004-06-02 | check error code correctly | Thomas Vander Stichele | 1 | -0/+6 |