index
:
~gb/gst-plugins-bad
bitstreamparserlibs
bitstreamparserlibs-rebased
codecparsers-fixes
codecparsers-h264
codecparsers-jpeg
master
vc1parsinglib
vc1parsinglib-rebased
Personal repository of gst-plugins-bad
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
pnm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-01-22
pnm: make element details a bit more descriptive
Tim-Philipp Müller
2
-11
/
+8
2010-01-22
pnm: add copyright notice
Tim-Philipp Müller
7
-7
/
+14
2010-01-22
pnm: move typefinding into -base
Tim-Philipp Müller
1
-52
/
+1
2009-09-22
pnm: Handle ASCII encoded PNM data that is split over multiple buffers
Lutz Mueller
3
-16
/
+51
2009-09-17
pnm: Add ASCII decoding support
Lutz Mueller
2
-40
/
+85
2009-09-16
pnm: Support ASCII format for encoding and handle unsupported formats better ...
Lutz Mueller
5
-67
/
+127
2009-09-13
pnm: Use correct rowstride for 8 bit grayscale too
Sebastian Dröge
2
-11
/
+28
2009-09-13
pnm: Correctly convert from/to GStreamer rowstride
Sebastian Dröge
2
-4
/
+44
2009-09-13
pnm: Fix caps
Sebastian Dröge
2
-3
/
+3
2009-09-13
pnm: Lots of bugfixes
Lutz Mueller
3
-87
/
+65
2009-09-10
pnmdec: Partially fix negotiation issues and refcount leaks
Sebastian Dröge
1
-11
/
+26
2009-09-10
pnmenc: Fix negotiation issues and refcount leaks
Sebastian Dröge
2
-42
/
+68
2009-09-10
pnm: Fix typefinder caps
Sebastian Dröge
1
-1
/
+1
2009-09-10
pnm: Add PNM encoder and decoder elements
Lutz Mueller
8
-0
/
+867