summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/avi/gstavimux.c: Free events (fix memleak in #162905).Ronald S. Bultje2005-01-161-0/+2
* debuggingThomas Vander Stichele2005-01-131-13/+24
* gst/avi/gstavimux.c: Reusability fixes.Ronald S. Bultje2005-01-111-2/+20
* gst/qtdemux/qtdemux.c: Also shove tags on kid pads.Ronald S. Bultje2005-01-101-14/+21
* gst-libs/gst/riff/riff-read.c: Don't bail on unknown events.Ronald S. Bultje2005-01-101-18/+26
* gst/qtdemux/qtdemux.c: Fix warning (#161191).Ronald S. Bultje2005-01-091-3/+2
* ext/alsa/gstalsa.c: Reset variables on READY.Ronald S. Bultje2005-01-091-1/+6
* OGM text support, Matroska UTF-8 text support, deadlock fixes all over the pl...Ronald S. Bultje2005-01-082-3/+64
* ext/dv/gstdvdec.c: Fix audio caps i just broke (missing ',')Stéphane Loeuillet2005-01-071-1/+3
* gst/: Add AMR (VBR and CBR) ids to riff.h audio codec listStéphane Loeuillet2005-01-051-0/+2
* examples/gstplay/player.c: Don't iterate.Ronald S. Bultje2005-01-051-5/+121
* Fix for #154773 - fixes playback of small .wav filesThomas Vander Stichele2005-01-041-0/+1
* Remove time-based check for first vorbis packet altogether, as it was a hack ...Maciej Katafiasz2004-12-281-3/+1
* Ooops, fix previous commit. Never trust file names I guess...Maciej Katafiasz2004-12-281-0/+5
* Fix Vorbis streams failing to decode in some files, where cluster_time isn't ...Maciej Katafiasz2004-12-282-4/+8
* gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is...Ronald S. Bultje2004-12-241-2/+5
* gst/matroska/matroska-demux.c: Save position, so that queries give proper ret...Ronald S. Bultje2004-12-231-0/+1
* gst/avi/gstavidemux.c: Add some more debug. Fix logic error when setting movi...Ronald S. Bultje2004-12-231-4/+7
* gst/avi/gstavidemux.c: Add some debugging. Better detection of broken indexes...Ronald S. Bultje2004-12-231-4/+17
* fix int and float audio caps in auparse, partially fixes bug #142812Stéphane Loeuillet2004-12-191-12/+24
* gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.Ronald S. Bultje2004-12-181-57/+200
* gst/matroska/matroska-demux.c: That was very stupid.Ronald S. Bultje2004-12-181-4/+2
* gst/matroska/matroska-demux.c: Fix possible crasher.Ronald S. Bultje2004-12-181-1/+2
* gst/matroska/matroska-demux.c: Lace sizes can be zero.Ronald S. Bultje2004-12-181-9/+12
* gst/avi/gstavidemux.c: Work for truncated (unfinished download etc.) files. F...Ronald S. Bultje2004-12-181-4/+16
* gst/matroska/matroska-demux.c: Some MPEG-AAC hacks, because else it doesn't w...Ronald S. Bultje2004-12-161-2/+85
* as HAVE_LIBMMX went away from configure, don't use it in goom MakefileStéphane Loeuillet2004-12-161-6/+1
* forgot to add h264 to avidemux capsStéphane Loeuillet2004-12-131-0/+4
* add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 i...Stéphane Loeuillet2004-12-131-1/+1
* add s263 4CC code to qtdemux tooStéphane Loeuillet2004-12-131-0/+1
* gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...Stéphane Loeuillet2004-12-131-0/+5
* put the same mail for Zaheer Merali everywhereStéphane Loeuillet2004-12-115-5/+5
* gst/matroska/matroska-demux.c: Don't set DEFAULT, unsupported - makes length ...Ronald S. Bultje2004-12-081-6/+0
* fix licensing of monoscopeChristian Schaller2004-12-073-16/+30
* fix licensing information for monoscope pluginChristian Schaller2004-12-073-26/+41
* set correct buffer durations in mp3parse, set default_duration in matroskamux...Arwed v. Merkatz2004-12-061-0/+6
* ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based...Ronald S. Bultje2004-12-061-2/+2
* gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and...Ronald S. Bultje2004-12-033-7/+77
* gst/law/: Fix caps.Ronald S. Bultje2004-12-024-8/+16
* gst/law/: Prevent warnings when negotiating caps (fixes #159338).Ronald S. Bultje2004-12-012-0/+2
* gst/avi/gstavidemux.c: Fix quite humiliating bug in omitting 0-sized index ch...Ronald S. Bultje2004-11-291-9/+20
* Update libvisual to 0.1.7. Link in the debug handling to gstreamerJan Schmidt2004-11-124-184/+254
* gst/matroska/matroska-demux.c: Signal no-more-pads (so it works in playbin).Ronald S. Bultje2004-11-111-14/+17
* Use bytestream in goom for input samplesJan Schmidt2004-11-111-45/+101
* ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte2004-11-091-0/+1
* gst/videomixer/videomixer.c: Only mix AYUV for maximum quality.Wim Taymans2004-11-081-82/+39
* gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases ...Wim Taymans2004-11-081-19/+183
* gst/rtp/gstrtpgsmparse.c: Add missing NULL terminator (#157543).Ronald S. Bultje2004-11-062-2/+2
* gst/: More stride fixes.Wim Taymans2004-11-052-29/+28
* gst/alpha/gstalpha.c: Updated the chroma keying algorithm with something more...Wim Taymans2004-11-041-80/+227