imagefreeze: add various missing break
[platform/upstream/gst-plugins-good.git] / gst / imagefreeze / gstimagefreeze.c
2012-01-20 Mark Nauwelaertsimagefreeze: add various missing break
2011-12-12 Tim-Philipp MüllerSuppress deprecation warnings in selected files, for...
2011-12-12 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-04-16 Robert Swainimagefreeze: Remove unused but set duration variable
2010-12-06 David Hoytimagefreeze: pass along eos if received before buffer...
2010-09-04 Sebastian Drögeimagefreeze: Fix another subtle race condition related...
2010-09-04 Sebastian Drögeimagefreeze: Protect the flushing-seek variable by...
2010-09-04 Sebastian Drögeimagefreeze: Always generate a perfectly timestamped...
2010-09-04 Sebastian Drögeimagefreeze: Retry bufferalloc if it was aborted with...
2010-09-04 Sebastian Drögeimagefreeze: Return GST_FLOW_UNEXPECTED when getting...
2010-09-04 Sebastian Drögeimagefreeze: Passthrough buffer allocations
2010-08-12 Sebastian Drögeimagefreeze: Send close segments when seeking only...
2010-05-11 Sebastian Drögeimagefreeze: Set fixed caps on the correct pad
2010-05-11 Sebastian Drögeimagefreeze: Only start the task after a seek if a...
2010-05-11 Sebastian Drögeimagefreeze: Set undefined framerate in sink getcaps...
2010-05-11 Sebastian Drögeimagefreeze: Implement reverse playback and set buffer...
2010-05-11 Sebastian Drögeimagefreeze: Add still frame stream generator element