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
/
gst
/
pnm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-02-14
pnm: Fixed segfault in pnmenc
Dimitrios Katsaros
1
-12
/
+14
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2
-6
/
+6
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+15
2016-06-21
doc: Automatic update
Nicolas Dufresne
1
-1
/
+1
2016-05-24
pnmdec: Fix ASCII parsing
Jan Schmidt
2
-31
/
+103
2016-05-24
pnmenc: Make output caps match the srcpad template
Jan Schmidt
1
-1
/
+5
2016-05-24
pnmenc: Tidy up code, support BE/LE GRAY16 properly
Jan Schmidt
1
-95
/
+85
2016-05-24
pnmdec: Actually output LE or BE GRAY16 as negotiated
Jan Schmidt
2
-92
/
+91
2016-05-24
pnmdec: Implementation of GRAY16 handling
Dimitrios Katsaros
3
-11
/
+103
2016-05-24
pnmenc: Implementation of GRAY16 handling
Dimitrios Katsaros
1
-29
/
+117
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2
-9
/
+6
2015-12-17
pnmenc: Fix wrong logic leading to memory mishandling
Vineeth TM
1
-2
/
+2
2015-12-16
pnmdec: Fix scanner memory leak
Vineeth TM
1
-0
/
+1
2015-12-16
pnmdec: Fix buffer memory leak
Vineeth TM
1
-0
/
+4
2015-12-16
pnmenc: Fix string memory leak
Vineeth TM
1
-1
/
+2
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
2
-2
/
+2
2015-10-18
pnmdec: drop frame in case of _handle() failure
Reynaldo H. Verdejo Pinochet
1
-0
/
+1
2015-10-18
pnmdec: propagate input state after parsing
Reynaldo H. Verdejo Pinochet
2
-1
/
+32
2015-10-18
pnmdec: completely reset parsing state at flush
Reynaldo H. Verdejo Pinochet
1
-4
/
+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
/
+4
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2014-07-22
pnmenc: Port PNM Encoder to use GstVideoEncoder Class
Sanjay NM
2
-150
/
+182
2014-07-21
pnmdec: Patch to handle max value
Sanjay NM
2
-1
/
+25
2014-06-18
pnm: link against libgstbase for GstAdapter
Tim-Philipp Müller
1
-2
/
+2
2014-06-17
pnmdec: Added PBM Support
Sanjay NM
2
-6
/
+34
2014-06-16
pnmdec: use GstVideoDecoder Class
Sanjay NM
2
-186
/
+187
2014-05-06
pnmenc: remove empty line
Luis de Bethencourt
1
-1
/
+0
2014-05-06
pnmenc: fix flow return and buffer leak in not-negotiated case
Tim-Philipp Müller
1
-4
/
+9
2014-05-06
Fix for not checking zero width and height
Sanjay NM
1
-0
/
+5
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
7
-14
/
+14
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2
-2
/
+2
2012-09-14
ffmpegcolorspace is no more
Wim Taymans
2
-2
/
+2
2012-09-14
rename some caps and elements in examples
Wim Taymans
1
-1
/
+1
2012-09-12
pnm: Port to 1.0 API
Olivier Crête
4
-105
/
+142
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2011-04-13
pnm: add LIBTOOLFLAGS = --tag=disable-static
Stefan Kost
1
-0
/
+1
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-11-30
Fix pad template memleaks
David Schleef
2
-11
/
+4
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-1
/
+1
2010-10-19
pnmenc: remove stray " in doc comment
Stefan Kost
1
-1
/
+1
2010-06-16
pnmdec: Don't crash if no valid input was parsed yet
Benjamin Otte
1
-1
/
+1
2010-03-24
osx: more compiler warning fixes
Tristan Matthews
1
-2
/
+0
2010-03-22
Add -Wredundant-decls flag
Benjamin Otte
2
-4
/
+4
2010-01-22
pnm: use same media type as other elements
Tim-Philipp Müller
1
-4
/
+4
[next]