Home
last modified time | relevance | path

Searched refs:oggs (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Dicecast.c187 static const uint8_t oggs[4] = { 0x4F, 0x67, 0x67, 0x53 }; in icecast_write() local
190 if (memcmp(buf, oggs, sizeof(oggs)) == 0) { in icecast_write()
/third_party/gstreamer/gstplugins_base/
DChangeLog53905 chained oggs work when reusing the decoder.
66371 enough to ensure that chained oggs are played corretly (see bgo#706569).
69897 Gave this warning sometimes, for chained oggs or whenever else
124901 oggdemux: fix abuse of ogg API, handle broken oggs
134198 happens when we are dealing with chained oggs.
137590 Added raw first version of playbin2. Does chained oggs and gapless
144020 when quickly switching oggs in RB such as #332503 and #378436.
147776 property 'synchronization-points' to fix badly synchronized oggs.
/third_party/gstreamer/gstreamer/
DChangeLog82481 Added raw first version of playbin2. Does chained oggs and gapless
/third_party/gstreamer/gstplugins_bad/
DChangeLog143110 Still breaks with chained oggs, on second chain.