Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples/stats/mp2ogg.c: more typo fixes | Stefan Kost | 2005-10-13 | 1 | -1/+1 |
| | | | | | | Original commit message from CVS: * examples/stats/mp2ogg.c: more typo fixes | ||||
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 1 | -1/+2 |
| | | | | | | | Original commit message from CVS: 2005-09-02 Andy Wingo <wingo@pobox.com> * All plugins updated for element state changes. | ||||
* | Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, ↵ | David Schleef | 2004-09-12 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | #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. | ||||
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 1 | -9/+9 |
| | | | | | Original commit message from CVS: don't mix tabs and spaces | ||||
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 1 | -22/+19 |
| | | | | | Original commit message from CVS: gst-indent | ||||
* | Fix plugins for new query API | Wim Taymans | 2002-12-30 | 1 | -2/+2 |
| | | | | | Original commit message from CVS: Fix plugins for new query API | ||||
* | Add an example that shows transcoding stats for mpeg audio to vorbis | Wim Taymans | 2002-10-20 | 2 | -0/+109 |
Original commit message from CVS: Add an example that shows transcoding stats for mpeg audio to vorbis |