Mark Nauwelaerts
|
6f3106b603
|
baseparse: implement leftover draining in pull mode
|
2011-04-08 18:07:03 +01:00 |
|
Mark Nauwelaerts
|
0d53b6ad62
|
flacparse: set _OFFSET and _OFFSET_END on outgoing buffers
|
2011-04-08 18:07:03 +01:00 |
|
Mark Nauwelaerts
|
4db789a18c
|
audioparsers: move 'flacparse' into it
|
2011-04-08 18:07:02 +01:00 |
|
Mark Nauwelaerts
|
14763a68be
|
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).
|
2011-04-08 18:07:02 +01:00 |
|
Mark Nauwelaerts
|
a7f46ed82a
|
baseparse: check for remaining data when draining in push mode
|
2011-04-08 18:07:02 +01:00 |
|
Mark Nauwelaerts
|
23e55f4d6b
|
baseparse: fix pull mode cache size comparison
|
2011-04-08 18:07:02 +01:00 |
|
Edward Hervey
|
be9c6045d0
|
ac3parse: Fix unitialized variable.
|
2011-04-08 18:07:02 +01:00 |
|
Christian Schaller
|
d461f7529b
|
Update spec file and fix ac3parser header listing in Makefile.am
|
2011-04-08 18:07:02 +01:00 |
|
Michael Smith
|
3be2f72344
|
audioparse: fix a format string as reported on irc.
|
2011-04-08 18:07:02 +01:00 |
|
Mark Nauwelaerts
|
432abf42c3
|
ac3parse: ensure sufficient data available for parsing
|
2011-04-08 18:07:02 +01:00 |
|
Mark Nauwelaerts
|
d90c80e017
|
ac3parse: extract and use some more details for Enhanced Ac-3 streams
|
2011-04-08 18:07:02 +01:00 |
|
Mark Nauwelaerts
|
0777806170
|
baseparse: custom bufferflag indicates not to count frame in stats
|
2011-04-08 18:07:02 +01:00 |
|
Mark Nauwelaerts
|
b320b08149
|
ac3parse: perform additional frame checks when resyncing
|
2011-04-08 18:07:02 +01:00 |
|
Mark Nauwelaerts
|
41e3099d66
|
ac3parse: inform base parser of frame duration
|
2011-04-08 18:07:02 +01:00 |
|
Mark Nauwelaerts
|
138c4d7f9c
|
ac3parse: improve src caps settings
|
2011-04-08 18:07:01 +01:00 |
|
Mark Nauwelaerts
|
37a58ebe3a
|
ac3parse: initial version
MARGINAL rank for now; might take some time for some (useful)
framed=true/false to appear here and there.
|
2011-04-08 18:07:01 +01:00 |
|
Mark Nauwelaerts
|
781b61b166
|
amrparse: use (default) time handling of baseparser class
|
2011-04-08 18:07:01 +01:00 |
|
Mark Nauwelaerts
|
3279f55a77
|
audioparsers: move 'amrparse' into it
|
2011-04-08 18:07:01 +01:00 |
|
Mark Nauwelaerts
|
db4181119d
|
audioparsers: reference GstBaseParse now lives here
|
2011-04-08 18:07:01 +01:00 |
|
Mark Nauwelaerts
|
bd56e3ad79
|
audioparsers: rename 'aacparse' plugin to generic 'audioparsers' plugin
|
2011-04-08 18:07:01 +01:00 |
|