Age | Commit message (Expand) | Author | Files | Lines |
2004-10-06 | gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warning | Stéphane Loeuillet | 2 | -1/+10 |
2004-10-06 | gst-libs/gst/riff/riff-media.c: generate caps for ATRAC3 audio streams | Stéphane Loeuillet | 2 | -0/+14 |
2004-10-06 | gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj rif... | Stéphane Loeuillet | 1 | -0/+7 |
2004-10-06 | gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs... | Stéphane Loeuillet | 2 | -1/+13 |
2004-10-06 | gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o... | Wim Taymans | 2 | -1/+11 |
2004-10-06 | gst/playback/: Set state on newly added element to READY so that negotiation ... | Wim Taymans | 1 | -0/+15 |
2004-10-06 | add Oriya translation, yippee | Thomas Vander Stichele | 3 | -1/+296 |
2004-10-05 | remove unused KIO_DIR | Thomas Vander Stichele | 1 | -1/+0 |
2004-10-05 | fixing libmng build | Thomas Vander Stichele | 2 | -1/+9 |
2004-10-05 | gst/avi/gstavidemux.c: Prevent overwrite of size member. Makes audio sound cr... | Ronald S. Bultje | 1 | -0/+5 |
2004-10-05 | - add .rmvb to the list of RealMedia known file extensions | Stéphane Loeuillet | 1 | -0/+5 |
2004-10-05 | ext/libmng/gstmngdec.c: Set the framerate correctly. | Wim Taymans | 1 | -0/+10 |
2004-10-04 | gst/avi/gstavidemux.c: There was something wrong with the index massaging. | Ronald S. Bultje | 1 | -0/+5 |
2004-10-04 | ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg. | Wim Taymans | 1 | -0/+21 |
2004-10-04 | gst/avi/gstavidemux.c: Fix seeking in some files. All this code is no longer ... | Ronald S. Bultje | 1 | -0/+7 |
2004-10-04 | configure.ac: configure update for libmng. | Wim Taymans | 2 | -0/+13 |
2004-10-04 | ext/libmng/: Added basic MNG decoder. Needs more work. The encoder does not w... | Wim Taymans | 1 | -0/+24 |
2004-10-04 | gst/realmedia/rmdemux.c: Don't hang on length=0 chunks. Some negotiation fixe... | Ronald S. Bultje | 1 | -0/+8 |
2004-10-04 | and this one too | Thomas Vander Stichele | 1 | -0/+1 |
2004-10-04 | you need 1.0.4 of speex | Thomas Vander Stichele | 2 | -6/+16 |
2004-10-04 | Revert the changes to the speex include file locations. | Iain Holmes | 1 | -0/+12 |
2004-10-04 | gst/realmedia/rmdemux.c: Use debug category, fix EOS handling. filesrc ! rmde... | Ronald S. Bultje | 1 | -0/+12 |
2004-10-04 | gst/avi/gstavidemux.c: Improve allocation, cutting and sorting of the index. ... | Ronald S. Bultje | 1 | -0/+8 |
2004-10-03 | gst/realmedia/rmdemux.c: fixed compilation | Christophe Fergeau | 1 | -0/+5 |
2004-10-02 | gst-libs/gst/riff/riff-media.c: Add wing commander format mimetype/fourccs. | Ronald S. Bultje | 2 | -1/+18 |
2004-10-02 | gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB). | Ronald S. Bultje | 4 | -23/+71 |
2004-10-01 | some cleanups in regards to requirements | Christian Schaller | 2 | -35/+4 |
2004-10-01 | commiting patch from Phil Blundell | Phil Blundell | 2 | -1/+8 |
2004-10-01 | ext/speex/gstspeexdec.c: Small cleanups. | Wim Taymans | 1 | -0/+9 |
2004-10-01 | gst/wavparse/gstwavparse.*: Added some more debugging info. | Wim Taymans | 1 | -0/+12 |
2004-10-01 | gst/playback/: Add some debug info to decodebin, update README | Wim Taymans | 1 | -0/+8 |
2004-10-01 | ext/dvdnav/dvdnavsrc.c: Don't use g_print(); use GST_DEBUG(). | Ronald S. Bultje | 1 | -0/+5 |
2004-10-01 | ext/ogg/gstoggmux.c: Handle EOS properly. | Ronald S. Bultje | 1 | -0/+6 |
2004-10-01 | ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993). | Ronald S. Bultje | 3 | -33/+92 |
2004-10-01 | gst/wavparse/gstwavparse.c: Throw error if we didn't recognize the stream. Fi... | Ronald S. Bultje | 1 | -0/+7 |
2004-10-01 | gst/videoscale/gstvideoscale.c: Fix negotiation. | Ronald S. Bultje | 1 | -0/+5 |
2004-10-01 | gst/wavparse/gstwavparse.c: Fix memleak. | Ronald S. Bultje | 1 | -0/+7 |
2004-10-01 | sys/sunaudio/gstsunaudio.c: Solve #152805. | Ronald S. Bultje | 3 | -6/+24 |
2004-10-01 | gst-libs/gst/riff/riff-media.c: Add codec_data handling (like asfdemux used t... | Ronald S. Bultje | 2 | -5/+28 |
2004-10-01 | sys/v4l/v4lsrc_calls.c: Don't actually error out if we get another return val... | Ronald S. Bultje | 1 | -0/+9 |
2004-10-01 | ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV... | Ronald S. Bultje | 2 | -0/+41 |
2004-09-29 | gst/mpegstream/: Fix playback of mpeg again, timestamps where screwed up by p... | Wim Taymans | 1 | -0/+8 |
2004-09-29 | fix V4L2 spec entry | Christian Schaller | 1 | -19/+22 |
2004-09-29 | ext/flac/gstflacdec.c: Only return true if we actually filled something in. P... | Ronald S. Bultje | 4 | -72/+149 |
2004-09-28 | remove last mention of kio plugin (in the dist section) | Christian Schaller | 1 | -1/+0 |
2004-09-28 | ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg. | Wim Taymans | 1 | -0/+27 |
2004-09-28 | remove kio from spec | Christian Schaller | 2 | -1/+4 |
2004-09-28 | Remove non-working ugly kioplugin Markey has new and much improved one in Ama... | Christian Schaller | 3 | -72/+7 |
2004-09-27 | gst/tcp/gstmultifdsink.*: Make syncing to keyframes actually work for new cli... | Wim Taymans | 1 | -0/+13 |
2004-09-26 | Implement event compression for new-media discont events | Iain Holmes | 1 | -0/+7 |