summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-02gst/tcp/gstmultifdsink.c: Most systems don't have MSG_NOSIGNAL.David Schleef1-0/+5
2004-07-02clean up install/dist problemThomas Vander Stichele6-10/+21
2004-07-02ext/ogg/gstogg.c: we require bytestream nowBenjamin Otte1-0/+10
2004-06-29ext/ogg/: Fix memleak in oggdemux when running unconnected pads. doc update i...Wim Taymans1-0/+7
2004-06-29sys/oss/: advertise correct template caps - we indeed do non-native endiannes...Benjamin Otte1-0/+11
2004-06-29gst/tcp/gstmultifdsink.c: Fix wrong GList iteration that could crash the serv...Wim Taymans1-0/+19
2004-06-28gst/videomixer/videomixer.c: Avoid divide by zero, choose masterpad as the pa...Wim Taymans1-0/+17
2004-06-27sys/: I prefer locking the mutex in the function directly. We might want to c...Julien Moutte1-0/+8
2004-06-27sys/: Trying to fix the random behaviour of window decorations.Julien Moutte1-0/+8
2004-06-27ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with...Wim Taymans1-0/+10
2004-06-27unbreak installThomas Vander Stichele5-4/+16
2004-06-27make description look like in other .pc files (cosmetic change)Stéphane Loeuillet2-2/+2
2004-06-27ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers.Wim Taymans1-0/+7
2004-06-27gst/tcp/: More multifdsink fixes, more recovery policy fixes.Wim Taymans1-0/+21
2004-06-26gst/tcp/: Added multifdsink, made tcpserversink a subclass of fdsink, removed...Wim Taymans1-0/+29
2004-06-26fix videorate decision, add latency offset to v4lThomas Vander Stichele1-1/+20
2004-06-26fix debuggingThomas Vander Stichele1-0/+6
2004-06-25fix wrong offsetsThomas Vander Stichele1-0/+5
2004-06-25make provided clock run in syncThomas Vander Stichele1-0/+7
2004-06-25gst/tcp/gsttcpserversink.*: Serversink rewrite. Really do non blocking writes...Wim Taymans1-0/+20
2004-06-25don't override offset and offset_endThomas Vander Stichele1-0/+5
2004-06-25Add name=source to the wavparse pipelineIain Holmes2-1/+6
2004-06-24ext/theora/theoraenc.c (theora_enc_chain): Call gst_pad_try_set_caps instead ...Johan Dahlin1-1/+7
2004-06-24respect minimum bitrateThomas Vander Stichele1-0/+6
2004-06-24fix sample rate rangeThomas Vander Stichele1-0/+6
2004-06-24resolve ambiguitiesThomas Vander Stichele1-0/+8
2004-06-24updated from releaseThomas Vander Stichele2-47/+198
2004-06-24ext/alsa/: Use alsa trigger_tstamp to get the timestamp of the first sample i...Wim Taymans1-0/+9
2004-06-24gst/: Added some logging, fixed an overflow bug in videorate.Wim Taymans1-0/+9
2004-06-24ext/kio/Makefile.am: fix for builddir != srcdir and distcheckBenjamin Otte1-0/+5
2004-06-24don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte7-8/+42
2004-06-24ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/David I. Lehn2-1/+5
2004-06-23m4/Makefile.am: Distribute gst-fionread.m4.Colin Walters2-0/+5
2004-06-23back to devThomas Vander Stichele2-2/+8
2004-06-23ext/alsa/: Add clock to alsasrc. Take new capture timestamp when restarting a...Wim Taymans1-0/+14
2004-06-23merge back from releaseThomas Vander Stichele1-0/+9
2004-06-23gst/audiorate/gstaudiorate.c: Implement sample dropping and notifyWim Taymans1-0/+7
2004-06-22ext/theora/theoraenc.c: Some cleanups, make sure the timestamps are correct.Wim Taymans1-0/+7
2004-06-22ext/alsa/: Cleanups, take queued samples into account when reporting the time.Wim Taymans1-0/+10
2004-06-22gst/videorate/gstvideorate.c: Initialize the property as well.Wim Taymans1-0/+6
2004-06-22gst/videorate/gstvideorate.c: Add property to make videorate silent.Wim Taymans1-0/+8
2004-06-22sys/osxvideo/Makefile.am: Workaround so that the osxvideo .so file gets linke...Zaheer Abbas Merali1-0/+6
2004-06-22sys/osxaudio/Makefile.am: Workaround so that the osxaudio .so file gets linke...Zaheer Abbas Merali1-0/+6
2004-06-22configure.ac: Whoops, my fault...fixed build issuesZaheer Abbas Merali2-4/+14
2004-06-22configure.ac: Add objective-c support if running in Darwin/Mac OS XZaheer Abbas Merali3-5/+48
2004-06-18ext/dvdnav/gst-dvd: Grab the gconf key from the right spotJan Schmidt1-0/+16
2004-06-18ext/sidplay/gstsiddec.cc: Fix negotiation and set correct end offset.Wim Taymans1-0/+9
2004-06-17read caps in connectThomas Vander Stichele1-0/+8
2004-06-17notify; don't overlimitThomas Vander Stichele1-0/+7
2004-06-17add autoprobe option fixes use try_captureThomas Vander Stichele1-0/+17