Age | Commit message (Expand) | Author | Files | Lines |
2005-07-01 | ext/artsd/gstartsdsink.c: Don't use the name property, since GstElement alrea... | Ronald S. Bultje | 1 | -0/+6 |
2005-07-01 | gst/matroska/matroska-mux.c: Do not check for number, since it can be called ... | Ronald S. Bultje | 1 | -0/+9 |
2005-07-01 | configure.ac: Add imagemixer/dvdsubdec. | Jan Schmidt | 1 | -0/+103 |
2005-07-01 | releasing 0.8 | Thomas Vander Stichele | 1 | -5/+11 |
2005-06-30 | g/: Revert earlier commit defaulting to autovideosink because the sync-state ... | Ronald S. Bultje | 1 | -0/+7 |
2005-06-30 | gst/wavparse/gstwavparse.c: Fix for division by zero, error out instead (#309... | Ronald S. Bultje | 1 | -0/+7 |
2005-06-30 | ext/libfame/gstlibfame.c: Memleak fix (#309005). | Ronald S. Bultje | 1 | -0/+5 |
2005-06-24 | ext/ogg/: rework the muxing algorithm. | Thomas Vander Stichele | 1 | -0/+25 |
2005-06-24 | fix pngdec caps | Zaheer Abbas Merali | 1 | -0/+5 |
2005-06-23 | ext/vorbis/vorbisenc.c: vorbis doesn't actually count packets, so there's no ... | Thomas Vander Stichele | 1 | -1/+14 |
2005-06-23 | gst/audiorate/gstaudiorate.c: Make gcc4 happy. | Tim-Philipp Müller | 1 | -0/+5 |
2005-06-23 | gst/auparse/gstauparse.c: Don't leak caps (#308794). | Tim-Philipp Müller | 1 | -0/+7 |
2005-06-23 | gst/audioscale/gstaudioscale.*: Fix discont handling: if we get a discont bef... | Tim-Philipp Müller | 1 | -0/+11 |
2005-06-22 | gst/audiorate/gstaudiorate.c: Add 'start-offset' property and add/fix discont... | Tim-Philipp Müller | 1 | -0/+9 |
2005-06-22 | gst/matroska/matroska-demux.c: Initialize the video context properly, so we d... | Tim-Philipp Müller | 1 | -0/+8 |
2005-06-21 | ext/theora/theoraenc.c: fix granulepos bug from #305231 | Thomas Vander Stichele | 1 | -0/+6 |
2005-06-21 | gst/videotestsrc/gstvideotestsrc.c: expose timestamp_offset as a gobject prop... | Thomas Vander Stichele | 1 | -0/+6 |
2005-06-19 | ext/mpeg2dec/gstmpeg2dec.c: Fix overflows. | Ronald S. Bultje | 1 | -0/+7 |
2005-06-19 | ext/alsa/: Simplistically attempt to pick a default format for filling with s... | Jan Schmidt | 1 | -0/+8 |
2005-06-19 | gst/playback/gstplaybasebin.c (gst_play_base_bin_class_init) | Luca Ognibene | 1 | -0/+10 |
2005-06-16 | ext/cdio/cddasrc.c: Output more debug info. | Tim-Philipp Müller | 1 | -0/+5 |
2005-06-16 | gst/videotestsrc/videotestsrc.c: Fix I420 painting that ends in an odd column... | David Schleef | 1 | -0/+5 |
2005-06-15 | ext/cdio/cddasrc.c: Default to cdda://1 when called with empty URI (cdda://) ... | Tim-Philipp Müller | 1 | -0/+9 |
2005-06-15 | gst/videoscale/gstvideoscale.c: Add 24-bit and 15-bit RGB | David Schleef | 1 | -0/+8 |
2005-06-14 | gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): Only process e... | Martin Soto | 1 | -0/+11 |
2005-06-14 | ext/dvdnav/: Read VTS info using libdvdread, and use to send the stream info ... | Jan Schmidt | 1 | -0/+9 |
2005-06-14 | gst/videorate/gstvideorate.c (gst_videorate_link): Fix memory leak | Luca Ognibene | 1 | -0/+5 |
2005-06-13 | gst/tcp/gstmultifdsink.c: Avoid potential deadlock because we do not release ... | Wim Taymans | 1 | -0/+6 |
2005-06-13 | Add 'new plugin: cddasrc' line to 0.8.9 notes. | Tim-Philipp Müller | 1 | -1/+5 |
2005-06-13 | ext/cdparanoia/gstcdparanoia.c: #307459. | Ronald S. Bultje | 1 | -0/+7 |
2005-06-12 | ext/cairo/gsttextoverlay.c: Remove guchar * cast. This makes gst-plugins comp... | Ronald S. Bultje | 1 | -0/+7 |
2005-06-12 | ext/amrnb/amrnbparse.c: Fix header (which apparently accidently worked in the... | Ronald S. Bultje | 1 | -0/+6 |
2005-06-11 | configure.ac: Require cairo 0.5.x | Tim-Philipp Müller | 1 | -0/+24 |
2005-06-10 | gst/playback/gstplaybasebin.c: Crap, double free. | Ronald S. Bultje | 1 | -0/+5 |
2005-06-10 | gst/playback/gstplaybasebin.c: Mark some more for i18n. | Ronald S. Bultje | 1 | -0/+6 |
2005-06-10 | Fix some error domains; don't print the URI in playbin errors. | Ronald S. Bultje | 1 | -0/+8 |
2005-06-09 | g/: Default to autovideosink instead of @DEFAULT_VIDEOSINK@. | Ronald S. Bultje | 1 | -0/+8 |
2005-06-09 | ext/mad/gstmad.c: Update total_samples after new header, since it will affect... | Ronald S. Bultje | 1 | -0/+6 |
2005-06-09 | Fixed regeneration of wavpack header. | Arwed v. Merkatz | 1 | -0/+6 |
2005-06-09 | Fixed time query and added position query. | Arwed v. Merkatz | 1 | -0/+6 |
2005-06-09 | New wavpack plugin using the wavpack library instead of importing the whole w... | Arwed v. Merkatz | 1 | -0/+48 |
2005-06-09 | ext/cdparanoia/gstcdparanoia.c: Report device when open failed. Remove warnin... | Ronald S. Bultje | 1 | -0/+8 |
2005-06-09 | gst/matroska/matroska-mux.c: Some better error reporting instead of just retu... | Ronald S. Bultje | 1 | -0/+5 |
2005-06-09 | sys/v4l2/gstv4l2src.c: Don't use bytesused/length of a buffer for GST_BUFFER_... | Ronald S. Bultje | 1 | -0/+9 |
2005-06-09 | gst/adder/gstadder.c: Workaround for multi-mp3 case. Seems to work fine (#305... | Ronald S. Bultje | 1 | -0/+6 |
2005-06-09 | gst/adder/gstadder.c: Remove double loop (probably copy/paste error). | Ronald S. Bultje | 1 | -0/+5 |
2005-06-09 | gst/qtdemux/qtdemux.c: Fix EOS handling (#305150). | Ronald S. Bultje | 1 | -0/+5 |
2005-06-09 | gst/adder/gstadder.c: Use getcaps function for source pad, too (#301292). | Ronald S. Bultje | 1 | -0/+7 |
2005-06-09 | gst/typefind/gsttypefindfunctions.c: Make audio/x-au its own typefind functio... | Ronald S. Bultje | 1 | -0/+7 |
2005-06-09 | ext/xvid/gstxvid.c: Make struct static, xvid crashes internally otherwise (#3... | Ronald S. Bultje | 1 | -0/+7 |