Age | Commit message (Expand) | Author | Files | Lines |
2005-04-14 | gst/playback/gstplaybasebin.c: Use subtitle autodetection rather than hardcod... | Ronald S. Bultje | 1 | -0/+15 |
2005-04-14 | ext/alsa/gstalsa.*: add a desired_period_count that gets set to the user's de... | Benjamin Otte | 1 | -0/+14 |
2005-04-14 | New plugin: freeze, a stream freezer. (#165726) | Gergely Nagy | 5 | -0/+377 |
2005-04-14 | gst/qtdemux/qtdemux.c: Skip unknown nodes. | Ronald S. Bultje | 2 | -0/+6 |
2005-04-14 | gst/switch/gstswitch.c: Set a default debug category. (Fixes: #300337) | Gergely Nagy | 2 | -0/+6 |
2005-04-13 | gst/videotestsrc/videotestsrc.c: Fix rounding problem that causes rendering e... | David Schleef | 1 | -0/+6 |
2005-04-12 | ext/theora/theoraenc.c: Round up after dividing by two or else we end up with... | Wim Taymans | 1 | -0/+6 |
2005-04-12 | ext/gnomevfs/gstgnomevfssrc.c: Enable random access, so we can seek over HTTP. | Ronald S. Bultje | 1 | -0/+5 |
2005-04-12 | make sure there is a test registry to work against | Thomas Vander Stichele | 2 | -0/+12 |
2005-04-12 | ext/dts/gstdtsdec.c: Handle filler events. | Jan Schmidt | 4 | -31/+124 |
2005-04-11 | gst/playback/gstplaybasebin.c: Fix buildbot, added property set/get code. | Wim Taymans | 1 | -0/+6 |
2005-04-10 | ignore already applied patch | Thomas Vander Stichele | 1 | -1/+1 |
2005-04-10 | ext/dvdread/dvdreadsrc.c: Handle current/total time queries from information ... | Jan Schmidt | 1 | -0/+6 |
2005-04-09 | gst/audioconvert/gstchannelmix.c: Center-to-front does not involve rear (whic... | Ronald S. Bultje | 1 | -0/+7 |
2005-04-09 | gst/videocrop/gstvideocrop.c: Renegotiate after a set_property, not after a g... | Ronald S. Bultje | 2 | -3/+10 |
2005-04-09 | gst/qtdemux/qtdemux.c: NULL-terminate vararg functions properly (#172946). | Ronald S. Bultje | 2 | -2/+7 |
2005-04-08 | ext/alsa/gstalsamixer.c: Fix unassigned variable (causing #172884). | Ronald S. Bultje | 1 | -0/+5 |
2005-04-07 | gst/mpegstream/gstmpegparse.c: Change rate initialisation and calculation to ... | Jan Schmidt | 1 | -0/+8 |
2005-04-07 | ext/mpeg2dec/gstmpeg2dec.*: Do something with speed (which is useful for some... | Ronald S. Bultje | 1 | -0/+8 |
2005-04-03 | sys/oss/gstossmixer.c: Fix mute misbehaviour. | Ronald S. Bultje | 1 | -0/+5 |
2005-04-02 | Fix macro that got messed up by previous sed action | Tim-Philipp Müller | 1 | -0/+5 |
2005-04-02 | Get rid of ^M characters in source files | Tim-Philipp Müller | 1 | -0/+15 |
2005-04-02 | Don't advertise query types that are not supported (GST_QUERY_START and GST_Q... | Tim-Philipp Müller | 2 | -2/+6 |
2005-04-02 | New plugin: wavpackdec; add typefinding for wavpack | Tim-Philipp Müller | 3 | -0/+39 |
2005-04-02 | Forgot to specify the Bug# the patch fixes in the ChangeLog in the last commit | Zeeshan Ali | 1 | -0/+1 |
2005-04-02 | gst/matroska/matroska-demux.c: Yet again more tags. | Ronald S. Bultje | 1 | -0/+6 |
2005-04-02 | gst-libs/gst/riff/riff-media.c: Some syntax fixes in tags output. | Ronald S. Bultje | 3 | -40/+95 |
2005-04-02 | Updates for rtp and udp directories of gst-plugins | Zeeshan Ali | 1 | -0/+37 |
2005-04-02 | gst/mpegstream/: More tags. | Ronald S. Bultje | 1 | -0/+7 |
2005-04-02 | ext/ogg/gstogmparse.c: Export codec-name for OGM tracks as well. | Ronald S. Bultje | 1 | -0/+5 |
2005-04-02 | gst/speed/gstspeed.c: Fix buffer overflow (#172281). | Ronald S. Bultje | 2 | -0/+8 |
2005-04-01 | gst/playback/gstplaybin.c: Implement subtitle font selection. | Ronald S. Bultje | 1 | -0/+7 |
2005-04-01 | gst/playback/gstplaybasebin.*: Ugh, s/treshold/threshold/ typo. | Ronald S. Bultje | 1 | -0/+8 |
2005-03-31 | gst/speed/gstspeed.c: Caps negotiation, event upstream/downstream forwarding ... | Ronald S. Bultje | 2 | -12/+106 |
2005-03-31 | Add v4l-based analog radio source (#168728). | Ronald S. Bultje | 3 | -6/+69 |
2005-03-31 | ext/mikmod/drv_gst.c: Compile fix for new mikmod versions (#171997). | Ronald S. Bultje | 1 | -0/+7 |
2005-03-31 | ext/: Try to fix seeking problems in OGM files, especially those containing n... | Ronald S. Bultje | 1 | -0/+11 |
2005-03-31 | gst/videotestsrc/videotestsrc.c: Fix oilless compile. | Ronald S. Bultje | 1 | -0/+5 |
2005-03-31 | gst/typefind/gsttypefindfunctions.c: Detect free format mp3s with faulty head... | Ronald S. Bultje | 1 | -0/+6 |
2005-03-31 | gst/playback/gstplaybasebin.*: Move from byte-based buffering to time-based b... | Ronald S. Bultje | 1 | -0/+11 |
2005-03-30 | configure.ac: update for liboil-0.3. Remove librfb check. | David Schleef | 3 | -35/+48 |
2005-03-30 | Don't leak caps | Tim-Philipp Müller | 2 | -0/+7 |
2005-03-30 | gst/playback/gstplaybasebin.c: Don't crash if subparse isn't available (#1700... | Ronald S. Bultje | 1 | -0/+5 |
2005-03-30 | ext/jpeg/gstjpegdec.*: Don't exit on invalid data. Instead, throw an error. P... | Ronald S. Bultje | 1 | -0/+8 |
2005-03-26 | oops | Ronald S. Bultje | 1 | -0/+1 |
2005-03-26 | configure.ac: Unbreak my breakage. | Ronald S. Bultje | 2 | -0/+13 |
2005-03-26 | currently pure ASM, needs to be ported over to C at some point. | Ronald S. Bultje | 3 | -9/+52 |
2005-03-26 | gst/typefind/gsttypefindfunctions.c: Obviously, a framelen of 0 is not right. | Ronald S. Bultje | 1 | -0/+5 |
2005-03-26 | gst/audioscale/gstaudioscale.c: It's GstAudioscale, no namespace pollution pl... | Benjamin Otte | 1 | -0/+5 |
2005-03-26 | Add new libcdio-based cddasrc plugin (fixes #171530) | Tim-Philipp Müller | 3 | -0/+35 |