index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
libpng
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-16
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
2014-11-04
pngdec: change parse logic
Vineeth T M
2
-24
/
+33
2014-09-24
Miscellaneous minor cleanups
Sanjay NM
1
-1
/
+1
2014-09-16
pngdec: Remove unused variable
Sebastian Dröge
1
-1
/
+0
2014-09-16
pngdec: modify wrong packetized mode logic
Vineeth T M
1
-1
/
+1
2014-04-11
pngdec: enable libpng interlaced picture handling
Rafał Mużyło
1
-9
/
+9
2014-03-26
pngdec: All frames are sync points
Sebastian Dröge
1
-0
/
+2
2013-08-15
ext: Use new flush vfunc of video codec base classes and remove reset impleme...
Sebastian Dröge
1
-13
/
+8
2013-06-07
png: Link with libgstbase for GstByteReader and GstAdapter
Sebastian Dröge
1
-2
/
+2
2013-05-07
pngdec: Implement parsing functionality
Sebastian Dröge
1
-0
/
+106
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-03-22
pngenc: unmap source frame when done
David Schleef
1
-0
/
+1
2012-12-12
ext/sys: Fix some compilation errors caused by circular includes
Sebastian Dröge
1
-1
/
+2
2012-11-12
pngdec: Actually use the stop() vfunc implementation
Sebastian Dröge
1
-2
/
+3
2012-11-12
pngdec: Keep the input state in reset()
Sebastian Dröge
1
-23
/
+30
2012-11-04
Fix FSF address
Tim-Philipp Müller
6
-12
/
+12
2012-10-17
jpeg, png, vpx: 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-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
1
-1
/
+1
2012-08-08
No code with side-effects inside g_assert() please
Tim-Philipp Müller
1
-4
/
+6
2012-07-23
ext: Update for video base classes API changes
Sebastian Dröge
1
-1
/
+1
2012-07-18
jpeg/png: Call video_decoder_negotiate()
Edward Hervey
1
-0
/
+1
2012-07-06
update for query api changes
Wim Taymans
1
-1
/
+1
2012-07-06
update for query api changes
Wim Taymans
1
-1
/
+1
2012-07-06
update for allocation query changes
Wim Taymans
1
-1
/
+1
2012-06-07
png: fix video state leaks
Vincent Penquerc'h
2
-0
/
+23
2012-06-05
Some printf variable format fixes
Thiago Santos
1
-2
/
+3
2012-05-28
png: Port to 0.11 again
Sebastian Dröge
4
-93
/
+147
2012-05-28
png: Port to base video classes
Edward Hervey
4
-882
/
+263
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
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
2012-03-22
Merge branch 'master' into 0.11
Wim Taymans
3
-12
/
+37
2012-03-16
don't pass random pointers to pull_range
Wim Taymans
1
-1
/
+1
2012-03-15
update for bufferpool changes
Wim Taymans
1
-1
/
+1
2012-03-15
update for allocation query changes
Wim Taymans
1
-18
/
+24
2012-03-14
take padding into account
Wim Taymans
1
-3
/
+5
2012-03-14
pngenc: add support for 8- and 16-bit gray images
Andrej Gelenberg
2
-2
/
+13
2012-03-12
pngdec: add support for video/x-raw-gray formats
Andrej Gelenberg
1
-15
/
+44
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2012-01-25
png: port to new memory API
Wim Taymans
2
-14
/
+12
2012-01-24
pngenc: disably snapshot behaviour by default
Mark Nauwelaerts
1
-1
/
+1
2012-01-24
pngdec: port to 0.11
Mark Nauwelaerts
2
-179
/
+262
2012-01-24
pngenc: port to 0.11
Mark Nauwelaerts
2
-67
/
+92
2012-01-04
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-5
/
+5
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
2
-8
/
+8
2011-10-21
pngenc: increase arbitrary resolution limits
René Stadler
1
-5
/
+7
2011-10-21
pngenc: don't unconditionally allocate 4096 pointers on the stack
René Stadler
1
-3
/
+3
2011-10-21
pngenc: ensure setcaps was called before chain function
René Stadler
1
-0
/
+5
[next]