Joshua M. Doe
20b8d06c84
phoenix: fix buffer size and align strides
2014-01-24 10:03:08 -05:00
Joshua M. Doe
d462014dfd
phoenix: expose board and channel via properties
...
Conflicts:
sys/phoenix/gstphoenixsrc.c
2014-01-24 10:03:08 -05:00
Joshua M. Doe
0a1f4baf4f
phoenixsrc: minor fix to plugin define to stop error message
2014-01-24 10:03:08 -05:00
Joshua M. Doe
52f2586a2a
phoenixsrc: untested port to 1.0
2014-01-24 10:03:07 -05:00
Joshua M. Doe
b64d8a18a5
phoenix: remove unused i18n localization functions
2014-01-24 10:02:55 -05:00
Joshua M. Doe
2296c487ae
style: run gst-indent
2014-01-24 10:02:53 -05:00
Joshua M. Doe
cca79973df
phoenix: more accurate timestamps, duration and dropped frame count
...
Timestamp and duration now set using Phoenix timer, recorded at frame start and end (FVAL high then low).
Only more than one dropped frame can be reliably detected.
2014-01-24 10:00:29 -05:00
Joshua M. Doe
9ebfbe4c7d
phoenix: add property for number of capture buffers
2014-01-24 10:00:29 -05:00
Joshua M. Doe
c3f3f9897d
phoenix: count dropped frames, optimize copying
...
Dropped frame indicator isn't very accurate, maybe take max of frame_start and frame_end?
2014-01-24 10:00:29 -05:00
Joshua M. Doe
5aece979c5
phoenix: use callbacks to count buffers and detect errors
...
This way we can detect dropped frames
2014-01-24 10:00:28 -05:00
Joshua M. Doe
6ae2b319c8
phoenix: Initial commit of Active Silicon Phoenix source
...
Just barely works, no checking for lost/dropped frames, no accurate timestamping, etc.
2014-01-24 10:00:28 -05:00