index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
openjpeg
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-0
/
+7
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2017-10-20
openjpeg: Remove compatibility with openjpeg 2.0
Jan Alexander Steffens (heftig)
4
-25
/
+6
2017-10-20
openjpeg: Support building with openjpeg 2.3, simpler
Jan Alexander Steffens (heftig)
2
-17
/
+9
2017-10-20
Revert "openjpeg: Support building with openjpeg 2.3"
Jan Alexander Steffens (heftig)
2
-13
/
+10
2017-10-16
openjpeg: Support building with openjpeg 2.3
Thibault Saunier
2
-10
/
+13
2017-08-14
meson: Fix build with openjpeg>=2.2
Thibault Saunier
1
-1
/
+1
2017-08-14
openjpeg: Fix build against openjpeg 2.2
Clemens Lang
2
-9
/
+16
2017-07-10
openjpegdec: support grayscale with alpha channel
Aaron Boxer
1
-3
/
+105
2017-07-06
Revert "openjpegdec: support grayscale with alpha channel"
Tim-Philipp Müller
1
-186
/
+3
2017-07-06
openjpegdec: support grayscale with alpha channel
Aaron Boxer
1
-3
/
+186
2017-06-12
openjpegdec: fix display artifacts for RGB 8-bit
Aaron Boxer
1
-5
/
+4
2017-06-08
openjpeg: guard against invalid memory access on crafted files
Vincent Penquerc'h
1
-0
/
+3
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2016-09-24
openjpegdec: Properly offset and shift for all formats when converting
Sebastian Dröge
1
-133
/
+114
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+33
2016-08-08
openjpegenc: use the corrent enumeration
Josep Torra
1
-1
/
+1
2016-06-24
openjpeg: fix more broken includes
Tim-Philipp Müller
3
-3
/
+3
2016-06-24
jpeg2000parse: use enums for colorspace and sampling, rather than strings
Aaron Boxer
4
-69
/
+37
2016-06-21
openjpegdec: use sampling field to determine RGB channel
Aaron Boxer
2
-11
/
+60
2016-06-07
openjpeg: fix builddir != srcdir build, and distcheck
Tim-Philipp Müller
1
-1
/
+1
2016-06-07
openjpeg: set sampling in the caps
Aaron Boxer
1
-12
/
+66
2016-05-21
openjpegenc: enable MCT for RGB video
Aaron Boxer
1
-0
/
+3
2016-05-10
openjpeg: Port to 2.1 and require a pkg-config file for 2.0 and 2.1
Nirbheek Chauhan
3
-1
/
+13
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2
-8
/
+8
2015-12-17
openjpegdec: Don't crash when decoding returns NULL data for any component
Sebastian Dröge
1
-0
/
+9
2015-12-07
openjpegenc: All frames in JPEG2000 are keyframes, mark them as such
Sebastian Dröge
1
-0
/
+1
2015-08-17
videoencoders: use template subset check for accept-caps
Thiago Santos
1
-0
/
+2
2015-08-15
videodecoders: use default pad accept-caps handling
Thiago Santos
1
-0
/
+3
2015-03-12
Remove a bunch of silly ';;' typos at the end of lines
Jan Schmidt
1
-2
/
+2
2013-12-05
openjpegdec: Use new gst_video_decoder_set_needs_format() API
Sebastian Dröge
1
-0
/
+1
2013-11-23
openjpeg: Fix names of debug categories
Sebastian Dröge
2
-2
/
+2
2013-10-02
openjpeg: Port OpenJPEG plugin to the 2.0 API
Sebastian Dröge
6
-38
/
+394
2013-08-15
ext: Use new flush vfunc of video codec base classes and remove reset impleme...
Sebastian Dröge
2
-36
/
+0
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-12-23
openjpegdec: Only use 10 bit YUV formats for exactly 10 bit images, not <= 16...
Sebastian Dröge
1
-12
/
+18
2012-12-19
openjpegenc/-dec: print openjpeg logs for debug tracing
Sebastian Rasmussen
2
-2
/
+74
2012-12-18
openjpegenc: Add some properties
Sebastian Dröge
1
-4
/
+148
2012-12-18
openjpegdec: Don't crash if colorspace is not provided on the caps
Sebastian Dröge
1
-7
/
+8
2012-12-17
openjpegdec: Improve robustness against formats with different settings per c...
Sebastian Dröge
1
-14
/
+45
2012-12-17
openjpegdec: Properties won't be needed in the decoder
Sebastian Dröge
1
-41
/
+0
2012-12-17
openjpegenc: Fix data pointer incrementing
Sebastian Dröge
1
-3
/
+3
2012-12-17
openjpegenc: Optimize image filling functions a bit
Sebastian Dröge
1
-71
/
+118
2012-12-17
openjpegdec: Add missing shifts
Sebastian Dröge
1
-9
/
+18
2012-12-17
openjpegdec: Optimize frame filling functions a bit
Sebastian Dröge
1
-147
/
+275
2012-12-16
openjpeg: Correct template caps a bit
Sebastian Dröge
2
-2
/
+15
2012-12-16
openjpeg: Handle the num-components field in the caps
Sebastian Dröge
3
-3
/
+23
2012-12-16
openjpeg: Add support for the colorspace field in the caps
Sebastian Dröge
3
-1
/
+27
2012-12-16
openjpeg: Add JPEG2000 encoder element
Sebastian Dröge
3
-4
/
+699
2012-12-16
openjpeg: Add OpenJPEG based JPEG2000 decoder
Sebastian Dröge
6
-0
/
+1015