Age | Commit message (Expand) | Author | Files | Lines |
2004-05-16 | gst/asfdemux/gstasfdemux.c: - process comments even if they don't end with \0... | Stéphane Loeuillet | 1 | -1/+7 |
2004-05-16 | ext/alsa/gstalsa.c: simplify caps | Benjamin Otte | 1 | -0/+5 |
2004-05-16 | forgot the bugnumber I fixed again... | Benjamin Otte | 1 | -1/+1 |
2004-05-16 | gst/asfdemux/gstasfdemux.c: don't write to memory we might not write to - g_c... | Benjamin Otte | 1 | -0/+8 |
2004-05-16 | ext/alsa/gstalsasink.c: compute correct expected timestamps after seek (broke... | Benjamin Otte | 1 | -0/+8 |
2004-05-16 | add note about bug | Benjamin Otte | 1 | -0/+1 |
2004-05-16 | ext/alsa/gstalsasink.c: add error checking to snd_pcm_delay and remove duplic... | Benjamin Otte | 1 | -0/+8 |
2004-05-15 | Add new files for gdk_pixbuf based scaler | Jan Schmidt | 1 | -0/+11 |
2004-05-15 | Oops, forgot the Changelog :) | Jan Schmidt | 1 | -0/+14 |
2004-05-14 | ext/libvisual/visual.c: add missing visual_audio_analyze | Benjamin Otte | 1 | -0/+5 |
2004-05-14 | ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing. | David Schleef | 2 | -0/+8 |
2004-05-14 | gst-libs/gst/riff/riff-read.c: - fix INFO tag extraction in RIFF/AVI files be... | Stéphane Loeuillet | 2 | -1/+12 |
2004-05-14 | - typos : unkown => unknown | Stéphane Loeuillet | 1 | -3/+4 |
2004-05-13 | ext/audiofile/gstafparse.c: change class to Codec/Demuxer/Audio | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-13 | ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio" | Stéphane Loeuillet | 3 | -167/+238 |
2004-05-13 | configure.ac: check for exact version of libvisual, it's not supposed to be | Benjamin Otte | 2 | -2/+7 |
2004-05-13 | ext/ogg/gstoggdemux.c: signal no-more-pads | Benjamin Otte | 1 | -0/+5 |
2004-05-13 | Report which format was used for GST_FORMAT_DEFAULT in dvdec | Jan Schmidt | 1 | -0/+13 |
2004-05-13 | gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF types | Stéphane Loeuillet | 1 | -0/+2 |
2004-05-13 | sys/v4l/: add more debugging send a discont at start | Thomas Vander Stichele | 1 | -0/+11 |
2004-05-13 | Avoid inflooping | Colin Walters | 1 | -0/+6 |
2004-05-12 | ext/audiofile/gstafsrc.c: Remove old debug output | Jan Schmidt | 4 | -9/+56 |
2004-05-12 | ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder) | Stéphane Loeuillet | 3 | -2/+11 |
2004-05-12 | copy this function until we really need > 1.0 of vorbis | Thomas Vander Stichele | 1 | -0/+7 |
2004-05-12 | configure.ac: enable shout2 by default | Benjamin Otte | 2 | -2/+13 |
2004-05-11 | gst/auparse/gstauparse.c: - Document all audio encoding we can encounter from... | Stéphane Loeuillet | 1 | -2/+7 |
2004-05-11 | gst/cdxaparse/gstcdxaparse.c: Add mpegversion to CAPS to make it link | Stéphane Loeuillet | 2 | -2/+9 |
2004-05-11 | gst/asfdemux/gstasfdemux.c: Use codec_data property instead of flag1 and flag... | Jeremy Simon | 1 | -0/+5 |
2004-05-11 | ext/libvisual/visual.c: use the right caps depending on endianness (I hope) | Benjamin Otte | 1 | -0/+8 |
2004-05-11 | gst/asfdemux/gstasfdemux.c: Fix some odd cases and fix BE metadata parsing of... | Ronald S. Bultje | 1 | -0/+5 |
2004-05-11 | gst/switch/gstswitch.c: whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ... | Benjamin Otte | 2 | -14/+20 |
2004-05-11 | configure.ac: Add prototype Dirac support. | David Schleef | 6 | -1/+300 |
2004-05-11 | gst/auparse/gstauparse.c: Hack around spider. Remove me some day please. | Ronald S. Bultje | 1 | -0/+7 |
2004-05-11 | gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous pa... | Ronald S. Bultje | 1 | -0/+6 |
2004-05-10 | gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI... | Stéphane Loeuillet | 2 | -1/+9 |
2004-05-10 | ext/vorbis/: Added a raw vorbis encoder to be used with the oggmuxer. | Wim Taymans | 1 | -0/+29 |
2004-05-10 | someone ported wavparse to riff-lib, remove it from TODO | Stéphane Loeuillet | 1 | -2/+0 |
2004-05-10 | ext/ogg/: Added an ogg muxer. | Wim Taymans | 1 | -0/+18 |
2004-05-10 | ext/theora/theoraenc.c: Mark the last packet with an EOS flag which is not re... | Wim Taymans | 1 | -0/+11 |
2004-05-10 | ext/tarkin/gsttarkindec.c: "Filter/Video/Decoder" => "Codec/Decoder/Video" | Stéphane Loeuillet | 2 | -2/+2 |
2004-05-10 | ext/theora/theoradec.c: "Filter/Decoder/Video" => "Codec/Decoder/Video" | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-10 | Return the result of the parent state change call | Jan Schmidt | 1 | -0/+5 |
2004-05-10 | ext/a52dec/gsta52dec.c: mark audio/a52, audio/ac3 as deprecated in a comment | Stéphane Loeuillet | 1 | -0/+3 |
2004-05-09 | gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulaw | Stéphane Loeuillet | 1 | -0/+2 |
2004-05-09 | gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENC | Stéphane Loeuillet | 1 | -0/+4 |
2004-05-09 | ext/alsa/gstalsasrc.c: don't use a fixed buffer size when writing variable le... | Benjamin Otte | 1 | -0/+6 |
2004-05-09 | ext/gnomevfs/gstgnomevfssink.c: Run glib's default signal handler (??) in RUN... | Ronald S. Bultje | 1 | -0/+9 |
2004-05-09 | gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t... | Ronald S. Bultje | 3 | -0/+46 |
2004-05-09 | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 12 | -11/+34 |
2004-05-09 | ext/alsa/: Fix alsa oddness in mixer after the combination of using mixer in ... | Ronald S. Bultje | 1 | -0/+8 |