Alessandro Dessina
|
6483710419
|
ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps): ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
Original commit message from CVS:
2005-11-21 Andy Wingo <wingo@pobox.com>
patch by: Alessandro Dessina <alessandro nnva org>
* ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
* ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
(gst_ogg_parse_chain):
* ext/theora/theoraenc.c (theora_set_header_on_caps):
* ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
* ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
gst_value_list calls on arrays. Fixes #321962.
|
2005-11-21 12:36:22 +00:00 |
|
Thomas Vander Stichele
|
44ae8114e6
|
Fix a whole set of pad template leaks
Original commit message from CVS:
Fix a whole set of pad template leaks
|
2005-11-16 18:21:46 +00:00 |
|
Thomas Vander Stichele
|
96fd3b4548
|
declare variable at start of block
Original commit message from CVS:
declare variable at start of block
|
2005-10-07 17:06:59 +00:00 |
|
Andy Wingo
|
6665c3084c
|
All plugins updated for element state changes.
Original commit message from CVS:
2005-09-02 Andy Wingo <wingo@pobox.com>
* All plugins updated for element state changes.
|
2005-09-02 15:43:18 +00:00 |
|
Michael Smith
|
d5a7ae1915
|
Add an ogg parser element
Original commit message from CVS:
Add an ogg parser element
|
2005-08-29 10:52:20 +00:00 |
|