Lines Matching refs:granule
19131 ogg: Avoid undefined granule shift
19132 A granule is a 64bit signed integer, shifting by 63 or more is
41532 * And we start doing totally wrong granule/time/duration calculation
41625 Protect the code for that and return the granule value as-is
41630 oggdemux: Protect against invalid granule positions
44888 granule = -1 as an error code.
48055 If we can't find a valid granule near the end of the file, we
48064 This can be too small on some files to find a valid granule.
54200 opusenc: Disable granule position calculations by the base class
54202 are shifted by the pre-skip, the granule positions are not shifted.
54291 As such, extrapolating the granule of the beginning of the first frame will
60295 granule);
60425 The code that was calculating the start granule from packet durations
60846 oggdemux: fix wrong first granule
60848 granule tracking, which appeared to work since headers have zero
60851 The correct behavior is to look for the first granule, and subtract
83917 oggstream: add a flag to say whether start granule clamping is to be done
97356 - If no granule position is found in the last 64 KB of a stream,
98207 baseaudioencoder: use buffer running time for granule calculation
98278 baseaudioencoder: additional documentation on granule semantics and configuration
109144 oggstream: fix interpretation of Theora granule position
114762 oggdemux: Fix granulepos->key granule calculation for Dirac
114767 oggdemux: Add support for mapping specific granulepos to key granule mapping
119228 with a non-zero granule shift. Also keep track of the last keyframe
119238 Add a granule to granulepos conversion function. Fix the duration
148187 headers with 0 granule pos.
154214 (gst_theora_enc_init): Pull the granule shift out of the encoder.
154294 vorbis_granule_time_copy -- now it takes the granule/subgranule