summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...Wim Taymans2004-10-062-1/+11
* gst/playback/: Set state on newly added element to READY so that negotiation ...Wim Taymans2004-10-061-0/+15
* add Oriya translation, yippeeThomas Vander Stichele2004-10-063-1/+296
* fix dist of smokeThomas Vander Stichele2004-10-051-2/+7
* remove unused KIO_DIRThomas Vander Stichele2004-10-051-1/+0
* fixing libmng buildThomas Vander Stichele2004-10-052-1/+9
* gst/avi/gstavidemux.c: Prevent overwrite of size member. Makes audio sound cr...Ronald S. Bultje2004-10-052-5/+11
* - add .rmvb to the list of RealMedia known file extensionsStéphane Loeuillet2004-10-051-0/+5
* ext/libmng/gstmngdec.c: Set the framerate correctly.Wim Taymans2004-10-052-5/+36
* gst/avi/gstavidemux.c: There was something wrong with the index massaging.Ronald S. Bultje2004-10-042-2/+7
* ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg.Wim Taymans2004-10-049-50/+302
* gst/avi/gstavidemux.c: Fix seeking in some files. All this code is no longer ...Ronald S. Bultje2004-10-042-52/+10
* configure.ac: configure update for libmng.Wim Taymans2004-10-042-0/+13
* ext/libmng/: Added basic MNG decoder. Needs more work. The encoder does not w...Wim Taymans2004-10-048-0/+1013
* gst/realmedia/rmdemux.c: Don't hang on length=0 chunks. Some negotiation fixe...Ronald S. Bultje2004-10-041-0/+8
* and this one tooThomas Vander Stichele2004-10-041-0/+1
* you need 1.0.4 of speexThomas Vander Stichele2004-10-042-6/+16
* Revert the changes to the speex include file locations.Iain Holmes2004-10-044-8/+20
* gst/realmedia/rmdemux.c: Use debug category, fix EOS handling. filesrc ! rmde...Ronald S. Bultje2004-10-041-0/+12
* gst/avi/gstavidemux.c: Improve allocation, cutting and sorting of the index. ...Ronald S. Bultje2004-10-042-84/+140
* gst/realmedia/rmdemux.c: fixed compilationChristophe Fergeau2004-10-031-0/+5
* Use <speex.h> everywhere instead of sometimes <speex.h> and sometimes <speex/...Ramon Garcia Fernandez2004-10-022-6/+6
* gstwavparse.c: it did not build in system with Glib < 2.4 because it used the...Ramon Garcia Fernandez2004-10-021-0/+4
* gst-libs/gst/riff/riff-media.c: Add wing commander format mimetype/fourccs.Ronald S. Bultje2004-10-022-6/+18
* gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).Ronald S. Bultje2004-10-023-2/+45
* build fixes (those parameters/functions are const in 1.1.6)Stéphane Loeuillet2004-10-012-7/+7
* some cleanups in regards to requirementsChristian Schaller2004-10-012-35/+4
* commiting patch from Phil BlundellPhil Blundell2004-10-011-0/+6
* ext/speex/gstspeexdec.c: Small cleanups.Wim Taymans2004-10-012-7/+17
* gst/wavparse/gstwavparse.*: Added some more debugging info.Wim Taymans2004-10-013-13/+83
* gst/playback/: Add some debug info to decodebin, update READMEWim Taymans2004-10-011-0/+8
* ext/dvdnav/dvdnavsrc.c: Don't use g_print(); use GST_DEBUG().Ronald S. Bultje2004-10-011-0/+5
* ext/ogg/gstoggmux.c: Handle EOS properly.Ronald S. Bultje2004-10-011-0/+6
* ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993).Ronald S. Bultje2004-10-011-0/+9
* gst/wavparse/gstwavparse.c: Throw error if we didn't recognize the stream. Fi...Ronald S. Bultje2004-10-012-4/+13
* gst/videoscale/gstvideoscale.c: Fix negotiation.Ronald S. Bultje2004-10-011-0/+5
* gst/wavparse/gstwavparse.c: Fix memleak.Ronald S. Bultje2004-10-012-1/+10
* sys/sunaudio/gstsunaudio.c: Solve #152805.Ronald S. Bultje2004-10-011-0/+9
* gst-libs/gst/riff/riff-media.c: Add codec_data handling (like asfdemux used t...Ronald S. Bultje2004-10-011-0/+12
* sys/v4l/v4lsrc_calls.c: Don't actually error out if we get another return val...Ronald S. Bultje2004-10-011-0/+9
* ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV...Ronald S. Bultje2004-10-012-50/+117
* gst/mpegstream/: Fix playback of mpeg again, timestamps where screwed up by p...Wim Taymans2004-09-291-0/+8
* fix V4L2 spec entryChristian Schaller2004-09-291-19/+22
* ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje2004-09-295-126/+502
* remove last mention of kio plugin (in the dist section)Christian Schaller2004-09-281-1/+0
* ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg.Wim Taymans2004-09-286-256/+1550
* remove kio from specChristian Schaller2004-09-282-1/+4
* Remove non-working ugly kioplugin Markey has new and much improved one in Ama...Christian Schaller2004-09-283-72/+7
* gst/tcp/gstmultifdsink.*: Make syncing to keyframes actually work for new cli...Wim Taymans2004-09-271-0/+13
* Implement event compression for new-media discont eventsIain Holmes2004-09-261-0/+7