summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-2732-94/+94
* local include fixesSteve Lhomme2004-07-261-1/+1
* add more plugins to the build add some definitions needed by plugins fixes fo...Steve Lhomme2004-07-261-12/+12
* add debugging/cleanupsThomas Vander Stichele2004-07-261-34/+15
* more plugins supported under windowsSteve Lhomme2004-07-2630-0/+4605
* Set the explicit caps on the pad when the file is parsed as explicit caps get...Iain Holmes2004-07-251-1/+2
* remove unused .def filesSteve Lhomme2004-07-254-14/+4
* Copy the files where needed after building, cleaner projectsSteve Lhomme2004-07-253-3/+173
* Fix some 64 bits constants to be glib friendlySteve Lhomme2004-07-241-5/+6
* Add the preliminary canvas to build plugins on Win32Steve Lhomme2004-07-242-0/+175
* gst/alpha/: Stupid plugin to to RGBA to AYUV conversion because none of the c...Wim Taymans2004-07-222-1/+350
* ... and keep playing of courseThomas Vander Stichele2004-07-181-0/+2
* make log less verboseThomas Vander Stichele2004-07-182-0/+17
* add debug categories to matroskaThomas Vander Stichele2004-07-182-0/+16
* gst/: Make sure we don't create 0 sized subbufers in riff-read.Wim Taymans2004-07-161-0/+4
* gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.Ronald S. Bultje2004-07-152-3/+7
* gst/: Set codec_data on caps for avidemuxer.Wim Taymans2004-07-131-3/+4
* Remove signed field from caps factoryJohan Dahlin2004-07-121-1/+0
* don't assert in state changeThomas Vander Stichele2004-07-091-6/+0
* gst/videobox/gstvideobox.c: Use pad_alloc where possible.Wim Taymans2004-07-071-12/+18
* gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)David Schleef2004-07-031-20/+19
* gst/videomixer/videomixer.c: Avoid divide by zero, choose masterpad as the pa...Wim Taymans2004-06-281-28/+57
* ext/dvdnav/gst-dvd: Grab the gconf key from the right spotJan Schmidt2004-06-182-1/+71
* sigh sighThomas Vander Stichele2004-06-091-1/+1
* trigger changeThomas Vander Stichele2004-06-092-4/+1
* trigger changeThomas Vander Stichele2004-06-091-0/+1
* gst/multipart/multipartmux.c: Fix memory leakWim Taymans2004-06-081-0/+1
* clean up marshal generationThomas Vander Stichele2004-06-082-22/+15
* gst/multipart/: Small updates, fix a memleakWim Taymans2004-06-072-67/+53
* gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2004-06-052-20/+82
* gst/multipart/multipartmux.c: OopsWim Taymans2004-06-021-1/+1
* gst/multipart/multipartmux.c: Added configurable boundary specifier, added th...Wim Taymans2004-06-021-22/+47
* ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt2004-05-311-1/+1
* A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.Wim Taymans2004-05-2812-0/+3503
* gst/avi/gstavidemux.c: Fix potential division by zero error and hopefully get...Wim Taymans2004-05-241-2/+1
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-2137-53/+53
* ext/dv/gstdvdec.c: Fix format conversion and position querying.Jan Schmidt2004-05-211-3/+7
* gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding.Wim Taymans2004-05-191-3/+7
* gst/debug/tests.c: fix segfault on gst-inspectBenjamin Otte2004-05-191-1/+3
* gst/debug/: add new extensible and configurable testing element. Current test...Benjamin Otte2004-05-195-6/+882
* gst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David Moore) to allow qtdemux ...David Moore2004-05-191-5/+31
* rename WMAx codec defines to be consistentStéphane Loeuillet2004-05-173-9/+9
* - LE/Dec au files were broken (a bug i introduced)Stéphane Loeuillet2004-05-171-3/+3
* gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore.Ronald S. Bultje2004-05-162-250/+143
* ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing.David Schleef2004-05-141-0/+1
* fix warningThomas Vander Stichele2004-05-141-1/+1
* gst/auparse/gstauparse.c: add support for ADPCM streams (CCITT g72x) decoder ...Stéphane Loeuillet2004-05-141-24/+36
* ext/audiofile/gstafparse.c: change class to Codec/Demuxer/AudioStéphane Loeuillet2004-05-132-4/+4
* ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2004-05-136-10/+14