Thiago Santos
|
a6dc5e19a2
|
videoencoders: use template subset check for accept-caps
It is faster than doing a query that propagates downstream and
should be enough
Elements: openjpegenc, schroenc, webpenc, pnmenc
|
2015-08-17 14:39:44 -03:00 |
|
Thiago Santos
|
a5ed877783
|
videodecoders: use default pad accept-caps handling
Avoids useless check of downstream caps when handling an
accept-caps query
Elements: daaladec, libde265dec, openjpegdec, rsvgdec, schrodec,
webpdec, pnmdec, vmncdec, openexrdec
|
2015-08-15 13:51:16 -03:00 |
|
Jan Schmidt
|
f150cf2d2e
|
Remove a bunch of silly ';;' typos at the end of lines
|
2015-03-12 01:33:03 +11:00 |
|
Sebastian Dröge
|
0fbe76c4b5
|
openjpegdec: Use new gst_video_decoder_set_needs_format() API
|
2013-12-05 11:50:17 +01:00 |
|
Sebastian Dröge
|
f8db818a8d
|
openjpeg: Fix names of debug categories
|
2013-11-23 18:51:16 +01:00 |
|
Sebastian Dröge
|
c57be26ed9
|
openjpeg: Port OpenJPEG plugin to the 2.0 API
|
2013-10-02 20:07:16 +02:00 |
|
Sebastian Dröge
|
2e8af6973f
|
ext: Use new flush vfunc of video codec base classes and remove reset implementations
|
2013-08-15 15:46:58 +02:00 |
|
Sebastian Dröge
|
e51cd4fe2f
|
gst: Add better support for static plugins
|
2013-04-15 15:59:22 +02:00 |
|
Sebastian Dröge
|
fe38fc2b5a
|
openjpegdec: Only use 10 bit YUV formats for exactly 10 bit images, not <= 16 bit
And use the generic converter to AYUV64 for everything else.
|
2012-12-23 09:51:42 +01:00 |
|
Sebastian Rasmussen
|
3d1ca76725
|
openjpegenc/-dec: print openjpeg logs for debug tracing
|
2012-12-19 11:24:02 +01:00 |
|
Sebastian Dröge
|
680c13f993
|
openjpegenc: Add some properties
|
2012-12-18 15:44:56 +01:00 |
|
Sebastian Dröge
|
da8f8270c3
|
openjpegdec: Don't crash if colorspace is not provided on the caps
g_str_equal() is *not* NULL-safe
|
2012-12-18 15:43:37 +01:00 |
|
Sebastian Dröge
|
d70e43a069
|
openjpegdec: Improve robustness against formats with different settings per component
|
2012-12-17 17:19:54 +01:00 |
|
Sebastian Dröge
|
8b33b17748
|
openjpegdec: Properties won't be needed in the decoder
|
2012-12-17 17:13:22 +01:00 |
|
Sebastian Dröge
|
ed33db79cd
|
openjpegenc: Fix data pointer incrementing
|
2012-12-17 17:12:04 +01:00 |
|
Sebastian Dröge
|
2ea8ede145
|
openjpegenc: Optimize image filling functions a bit
|
2012-12-17 17:06:29 +01:00 |
|
Sebastian Dröge
|
43ff27ba34
|
openjpegdec: Add missing shifts
|
2012-12-17 17:02:47 +01:00 |
|
Sebastian Dröge
|
bff020e9e4
|
openjpegdec: Optimize frame filling functions a bit
|
2012-12-17 16:57:14 +01:00 |
|
Sebastian Dröge
|
7faf96eb14
|
openjpeg: Correct template caps a bit
|
2012-12-16 20:50:34 +01:00 |
|
Sebastian Dröge
|
cb5dcaba76
|
openjpeg: Handle the num-components field in the caps
|
2012-12-16 20:50:34 +01:00 |
|
Sebastian Dröge
|
8547618f96
|
openjpeg: Add support for the colorspace field in the caps
|
2012-12-16 20:50:34 +01:00 |
|
Sebastian Dröge
|
e9fc332e25
|
openjpeg: Add JPEG2000 encoder element
|
2012-12-16 20:50:34 +01:00 |
|
Sebastian Dröge
|
e1416c11a4
|
openjpeg: Add OpenJPEG based JPEG2000 decoder
|
2012-12-16 20:50:34 +01:00 |
|