Stefan Kost
|
470f3bb857
|
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
Original commit message from CVS:
* examples/indexing/indexmpeg.c: (main):
* ext/a52dec/gsta52dec.c: (gst_a52dec_init):
* ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_is_open),
(dvdnavsrc_set_property), (dvdnavsrc_open), (dvdnavsrc_close),
(dvdnavsrc_event), (dvdnavsrc_convert), (dvdnavsrc_query):
* ext/dvdread/dvdreadsrc.c: (dvdreadsrc_set_property),
(dvdreadsrc_srcpad_query), (dvdreadsrc_get),
(dvdreadsrc_open_file), (dvdreadsrc_close_file):
* ext/dvdread/dvdreadsrc.h:
* ext/lame/gstlame.h:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init):
* gst/asfdemux/gstasfmux.c: (gst_asfmux_init):
* gst/iec958/ac3iec.h:
* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init):
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_init):
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init):
* gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init):
* gst/synaesthesia/gstsynaesthesia.c: (gst_synaesthesia_init):
renamed GST_FLAGS macros to GST_OBJECT_FLAGS
moved bitshift from macro to enum definition
|
2005-10-12 14:30:36 +00:00 |
|
David Schleef
|
9d7603d00d
|
Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #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-09-12 22:57:26 +00:00 |
|
Thomas Vander Stichele
|
9ac53e9a2a
|
don't mix tabs and spaces
Original commit message from CVS:
don't mix tabs and spaces
|
2004-03-15 19:32:25 +00:00 |
|
Thomas Vander Stichele
|
908defa2c4
|
gst-indent
Original commit message from CVS:
gst-indent
|
2004-03-14 22:34:30 +00:00 |
|
Johan Dahlin
|
5e252ae50c
|
Spelling fix
Original commit message from CVS:
Spelling fix
|
2004-02-16 17:09:18 +00:00 |
|
David Schleef
|
949ec5d0cb
|
fix initialization
Original commit message from CVS:
fix initialization
|
2003-07-26 04:23:32 +00:00 |
|
Wim Taymans
|
d4df18161e
|
Indexing patch from vishnu
Original commit message from CVS:
Indexing patch from vishnu
|
2003-01-20 19:36:46 +00:00 |
|
Wim Taymans
|
3d73f75815
|
- connect->link
Original commit message from CVS:
- connect->link
- add total indexed time (vishnu)
|
2003-01-12 13:17:41 +00:00 |
|
David I. Lehn
|
e34901cb04
|
ignore generated file
Original commit message from CVS:
ignore generated file
|
2003-01-02 08:19:59 +00:00 |
|
Wim Taymans
|
b5bee92a53
|
Fix plugins for new query API
Original commit message from CVS:
Fix plugins for new query API
|
2002-12-30 17:53:18 +00:00 |
|
Wim Taymans
|
f5b06f0e6a
|
Updated test app
Original commit message from CVS:
Updated test app
|
2002-12-26 22:53:36 +00:00 |
|
Wim Taymans
|
4e1449bb3d
|
Updated mpeg seeking example
Original commit message from CVS:
Updated mpeg seeking example
|
2002-12-23 00:38:04 +00:00 |
|
Wim Taymans
|
d96e951b4d
|
cache -> index
Original commit message from CVS:
cache -> index
|
2002-12-12 22:15:39 +00:00 |
|
Wim Taymans
|
9beeb66ece
|
Added example indexing program for mpeg
Original commit message from CVS:
Added example indexing program for mpeg
|
2002-11-27 21:01:41 +00:00 |
|