Mark Nauwelaerts
|
a885f80fd3
|
baseparse: minor refactor cleanup
Also add some debug logging.
|
2010-01-05 17:45:45 +01:00 |
|
Mark Nauwelaerts
|
ebe8c69cc2
|
flacparse: locate next sync code more efficiently
|
2010-01-05 17:45:42 +01:00 |
|
Mark Nauwelaerts
|
e6f840690d
|
flacparse: baseparse takes care of handling leftover pieces
|
2010-01-05 17:45:32 +01:00 |
|
Mark Nauwelaerts
|
90c86c600b
|
baseparse: implement leftover draining in pull mode
|
2010-01-05 17:45:29 +01:00 |
|
Mark Nauwelaerts
|
c4db8697d7
|
flacparse: set _OFFSET and _OFFSET_END on outgoing buffers
|
2010-01-05 17:40:07 +01:00 |
|
Mark Nauwelaerts
|
8c67702b84
|
audioparsers: move 'flacparse' into it
|
2010-01-05 17:40:02 +01:00 |
|
Mark Nauwelaerts
|
a3f7b8527e
|
baseparse: provide default conversion using bps if no fps available
Also store estimated duration as such, rather than pretending otherwise
(e.g. set by subclass).
|
2010-01-05 17:39:59 +01:00 |
|
Mark Nauwelaerts
|
a61183fe29
|
baseparse: check for remaining data when draining in push mode
|
2009-12-18 13:32:07 +01:00 |
|
Mark Nauwelaerts
|
d51d8ca35c
|
baseparse: fix pull mode cache size comparison
|
2009-12-18 13:32:00 +01:00 |
|
Edward Hervey
|
83c7b38a10
|
ac3parse: Fix unitialized variable.
|
2009-12-18 13:01:17 +01:00 |
|
Christian Schaller
|
86c2660d8d
|
Update spec file and fix ac3parser header listing in Makefile.am
|
2009-12-17 14:46:01 +00:00 |
|
Michael Smith
|
2dec1de420
|
audioparse: fix a format string as reported on irc.
|
2009-12-11 10:25:16 -08:00 |
|
Mark Nauwelaerts
|
c5847abf30
|
ac3parse: ensure sufficient data available for parsing
|
2009-12-08 16:06:31 +01:00 |
|
Mark Nauwelaerts
|
f3dbcb668a
|
ac3parse: extract and use some more details for Enhanced Ac-3 streams
|
2009-12-08 16:06:31 +01:00 |
|
Mark Nauwelaerts
|
8f8f97dd2d
|
baseparse: custom bufferflag indicates not to count frame in stats
|
2009-12-08 16:06:31 +01:00 |
|
Mark Nauwelaerts
|
9eae24835e
|
ac3parse: perform additional frame checks when resyncing
|
2009-12-08 16:06:31 +01:00 |
|
Mark Nauwelaerts
|
bb8085a348
|
ac3parse: inform base parser of frame duration
|
2009-12-08 16:06:30 +01:00 |
|
Mark Nauwelaerts
|
8e91b3b3c5
|
ac3parse: improve src caps settings
|
2009-12-08 16:06:30 +01:00 |
|
Mark Nauwelaerts
|
eccffea369
|
ac3parse: initial version
MARGINAL rank for now; might take some time for some (useful)
framed=true/false to appear here and there.
|
2009-12-08 16:06:30 +01:00 |
|
Mark Nauwelaerts
|
15f1b7e97f
|
amrparse: use (default) time handling of baseparser class
|
2009-12-08 16:06:30 +01:00 |
|
Mark Nauwelaerts
|
502011501b
|
audioparsers: move 'amrparse' into it
|
2009-12-08 16:06:27 +01:00 |
|
Mark Nauwelaerts
|
186344c397
|
audioparsers: reference GstBaseParse now lives here
|
2009-12-08 16:05:26 +01:00 |
|
Mark Nauwelaerts
|
3441a41f83
|
audioparsers: rename 'aacparse' plugin to generic 'audioparsers' plugin
|
2009-12-08 16:05:26 +01:00 |
|