index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
imagefreeze
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-06
imagefreeze: Handle seqnums
Thibault Saunier
2
-2
/
+23
2014-09-03
imagefreeze: replace with gst_buffer_copy
Vineeth T M
1
-2
/
+2
2014-09-01
imagefreeze: Don't call gst_caps_unref() on template caps when already unrefe...
Vineeth T M
1
-2
/
+3
2014-08-28
imagefreeze: Remove impossible error condition
Vineeth T M
1
-7
/
+2
2014-08-08
imagefreeze: Unref pad template caps after usage
Sebastian Rasmussen
1
-0
/
+1
2014-05-02
imagefreeze: Set segment position to the stop position of the buffer
Sebastian Dröge
1
-1
/
+4
2014-05-02
imagefreeze: Properly report errors before stopping the srcpad task
Sebastian Dröge
1
-28
/
+47
2014-05-02
imagefreeze: Error out if we have no caps yet
Sebastian Dröge
1
-0
/
+7
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
2
-4
/
+4
2012-10-25
imagefreeze: the new get_caps already does the filter intersection
Thiago Santos
1
-11
/
+5
2012-10-25
imagefreeze: avoid assertion when using accept caps query
Thiago Santos
1
-3
/
+3
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
1
-1
/
+1
2012-07-05
gst: Implement segment-done event
Sebastian Dröge
1
-2
/
+7
2012-07-04
imagefreeze: clear 0 DTS on buffers output, as sinks will prefer DTS over PTS...
Tim-Philipp Müller
1
-2
/
+3
2012-06-20
update for task api change
Wim Taymans
1
-2
/
+2
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-03-27
caps: improve caps handling
Wim Taymans
1
-2
/
+0
2012-03-24
imagefreeze: plug caps leak
Mark Nauwelaerts
1
-0
/
+2
2012-03-23
imagefreeze: immediately return GST_FLOW_EOS
Mark Nauwelaerts
1
-1
/
+1
2012-03-23
imagefreeze: fix query and _getcaps handling
Mark Nauwelaerts
1
-32
/
+42
2012-03-14
imagefreeze: port to 0.11
Mark Nauwelaerts
2
-194
/
+120
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-2
/
+1
2012-01-25
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+6
2012-01-20
imagefreeze: add various missing break
Mark Nauwelaerts
1
-1
/
+6
2012-01-19
port to new gthread API
Wim Taymans
1
-4
/
+0
2012-01-10
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+6
2012-01-04
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-3
/
+3
2011-12-12
Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly
Tim-Philipp Müller
1
-0
/
+4
2011-12-12
Work around deprecated thread API in glib master
Tim-Philipp Müller
1
-0
/
+2
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
1
-4
/
+4
2011-04-18
Merge branch 'master' into 0.11
Wim Taymans
2
-4
/
+15
2011-04-16
imagefreeze: Remove unused but set duration variable
Robert Swain
1
-3
/
+1
2011-04-11
android: Make it ready for androgenizer
Thibault Saunier
1
-0
/
+13
2010-12-06
imagefreeze: pass along eos if received before buffer arrives
David Hoyt
1
-0
/
+7
2010-09-04
imagefreeze: Fix another subtle race condition related to starting the srcpad...
Sebastian Dröge
2
-33
/
+47
2010-09-04
imagefreeze: Protect the flushing-seek variable by the srcpad's stream lock
Sebastian Dröge
2
-2
/
+10
2010-09-04
imagefreeze: Always generate a perfectly timestamped stream
Sebastian Dröge
1
-5
/
+9
2010-09-04
imagefreeze: Retry bufferalloc if it was aborted with WRONG_STATE because of ...
Sebastian Dröge
2
-1
/
+11
2010-09-04
imagefreeze: Return GST_FLOW_UNEXPECTED when getting a second buffer
Sebastian Dröge
1
-5
/
+4
2010-09-04
imagefreeze: Passthrough buffer allocations
Sebastian Dröge
1
-0
/
+36
2010-08-12
imagefreeze: Send close segments when seeking only for non-flushing seeks and...
Sebastian Dröge
1
-17
/
+22
2010-05-11
imagefreeze: Set fixed caps on the correct pad
Sebastian Dröge
1
-1
/
+1
2010-05-11
imagefreeze: Only start the task after a seek if a buffer was received already
Sebastian Dröge
1
-2
/
+5
2010-05-11
imagefreeze: Set undefined framerate in sink getcaps function
Sebastian Dröge
1
-0
/
+10
2010-05-11
imagefreeze: Implement reverse playback and set buffer offsets
Sebastian Dröge
1
-30
/
+63
2010-05-11
imagefreeze: Add still frame stream generator element
Sebastian Dröge
3
-0
/
+874