Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-12 | Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, ↵ | David Schleef | 1 | -0/+10 | |
#152102, #152247. Original commit message from CVS: Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102, #152247. * examples/indexing/indexmpeg.c: 64-bit warning fixes. * examples/seeking/cdparanoia.c: same * examples/seeking/cdplayer.c: same * examples/seeking/seek.c: same * examples/seeking/spider_seek.c: same * examples/seeking/vorbisfile.c: same * examples/stats/mp2ogg.c: same * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_dispose): Dispose of element properly. * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning fixes. * ext/nas/nassink.c: (gst_nassink_class_init), (gst_nassink_dispose): Dispose of element correctly. * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak. * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy): Fix 64-bit warning. * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy): Fix 64-bit warning. | |||||
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -111/+112 | |
Original commit message from CVS: don't mix tabs and spaces | |||||
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -36/+32 | |
Original commit message from CVS: * *.h: Revert indenting | |||||
2004-03-14 | gst-indent | Thomas Vander Stichele | 2 | -332/+340 | |
Original commit message from CVS: gst-indent | |||||
2004-03-08 | Can you feel the nas tonight? Can you feel the NAS? hey, I am even better ↵ | Christian Schaller | 2 | -11/+57 | |
than Elton John at these songs Original commit message from CVS: Can you feel the nas tonight? Can you feel the NAS? hey, I am even better than Elton John at these songs | |||||
2004-03-07 | Arwed von Merkatz provides us with more NAS fixes | Christian Schaller | 1 | -2/+32 | |
Original commit message from CVS: Arwed von Merkatz provides us with more NAS fixes | |||||
2004-01-21 | adding NAS plugin | Christian Schaller | 4 | -0/+748 | |
Original commit message from CVS: adding NAS plugin |