Sebastian Dröge
|
3ac2bfc976
|
omxvideodec: Don't leak the codec_data after sending it
|
2011-07-09 11:06:06 +02:00 |
|
Sebastian Dröge
|
939d30ed17
|
omxvideodec: Remove reconfiguration test hack
|
2011-07-09 11:06:05 +02:00 |
|
Sebastian Dröge
|
9a3753bd61
|
omxvideodec: Error out if the GStreamer allocated buffer is smaller than the OpenMAX output buffer
Usually this must never happen but currently it happens during reconfigurations
because of a race condition. Still it's better than crashing.
|
2011-07-09 11:06:05 +02:00 |
|
Sebastian Dröge
|
11d2e806c2
|
omxvideodec: Remove obsolete FIXME comment
|
2011-07-09 11:06:05 +02:00 |
|
Sebastian Dröge
|
08181d86dc
|
omxvideodec: Make the inport and outport index configurable by the subclass
|
2011-07-09 11:06:05 +02:00 |
|
Sebastian Dröge
|
bc1e73e8c8
|
omx: Add initial version of OpenMAX framework, video decoder base class and MPEG4 video decoder
This currently hardcodes a lot of stuff but works at least.
Also adds a generic framework for handling OpenMAX cores, components
and ports.
|
2011-07-09 11:06:05 +02:00 |
|