summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #...Ronald S. Bultje2004-09-131-4/+8
* gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ...Ronald S. Bultje2004-09-131-4/+6
* Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2004-09-121-3/+2
* Write meta-seek information (seek heads).Arwed v. Merkatz2004-09-092-1/+70
* Write multiple blocks/frames per cluster.Arwed v. Merkatz2004-09-092-10/+43
* gst/videomixer/videomixer.c: Copy timestamps from the master pad to the outpu...Wim Taymans2004-09-071-0/+4
* Create cue entries for audio only files.Arwed v. Merkatz2004-09-011-4/+17
* Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION f...Arwed v. Merkatz2004-09-015-9/+77
* ext/alsa/: Re-commit ALSA switches.Ronald S. Bultje2004-08-312-3/+5
* Mux video/x-divx and video/x-xvid in VFW compatibility mode so it actually worksArwed v. Merkatz2004-08-272-4/+46
* Handle EOS correctly.Arwed v. Merkatz2004-08-271-2/+6
* Fix byte order reversion for writing ebml floats.Arwed v. Merkatz2004-08-263-12/+65
* Interpret BLOCKDURATION and set buffer duration accordingly, enable demuxing ...Arwed v. Merkatz2004-08-252-30/+54
* Send vorbis headers at the beginning of a stream, fixes bug #141554.Arwed v. Merkatz2004-08-251-0/+25
* gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449Jan Schmidt2004-08-192-2/+20
* ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef2004-08-113-3/+3
* cleanups, debugging and memleak fixesThomas Vander Stichele2004-08-091-2/+12
* gst/multipart/multipartmux.c: whoops, last checkin broke normal buildBenjamin Otte2004-08-031-1/+1
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-033-10/+5
* gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer): fix debugging logJohan Dahlin2004-08-021-1/+1
* gst/videomixer/Makefile.am: Fix things that should have been fixed in the las...David Schleef2004-07-301-4/+4
* gst/multipart/Makefile.am: Fix things that should have been fixed in the last...David Schleef2004-07-301-4/+4
* fix install locationThomas Vander Stichele2004-07-302-8/+2
* ext/lame/gstlame.c: send tag events downstreamZaheer Abbas Merali2004-07-281-0/+7
* gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the c...Wim Taymans2004-07-281-10/+2
* fix local includes and 64 bits constantsSteve Lhomme2004-07-279-10/+10
* more working pluginsSteve Lhomme2004-07-2729-33/+33
* fix template, only signed acceptedThomas Vander Stichele2004-07-272-2/+13
* pixel aspect ratio handlingThomas Vander Stichele2004-07-271-14/+14
* commentsThomas Vander Stichele2004-07-272-0/+6
* gst/videomixer/videomixer.c: Be a nicer negotiation citizen and provide a get...Wim Taymans2004-07-271-0/+32
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-2732-64/+64
* 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