videoencoder: Release video frame when ->handle return ERROR or DROPPED
[platform/upstream/gstreamer.git] / gst-libs / gst / video / gstvideoencoder.c
2016-01-16 Thibault Sauniervideoencoder: Release video frame when ->handle return...
2015-08-18 Sebastian Drögevideo(en|de)coder: Return TRUE when we consumed a tag...
2015-08-18 Tim-Philipp Müllervideoencoder: fix tag handling
2015-07-01 Sebastian Dröge{audio,video}{en,de}oder: Also copy POOL metas and...
2015-06-30 Sebastian Drögevideoencoder: Add transform_meta() vfunc with default...
2015-06-13 Tim-Philipp Müllervideoencoder: fix gtk-doc chunk for new function
2015-06-12 Matej Knoppvideoencoder: Add gst_video_encoder_set_min_pts()
2015-06-11 Jan Schmidtvideo: Add multiview/stereo support
2015-03-27 Song Bingvideoencoder: Keep sticky events around when doing...
2015-03-09 Luis de Bethencourtvideoencoder: unused value
2015-02-19 Thiago Santosaudio: video: fix a few GI annotations
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2015-02-03 Sebastian Drögevideo{enc,dec}oder: Don't reset latency all the time...
2015-01-10 Mark Nauwelaertsvideoencoder: fix comment typo
2014-12-22 Sebastian Drögevideo{en,de}coder: Call reset() before the start()...
2014-12-22 Sebastian Drögevideo{en,de}coder: Reset the codec after calling the...
2014-12-17 Thiago Santosvideo: audio: fix GI annotations for proxy caps function
2014-12-17 Thiago Santosvideodecoder: implement caps query
2014-11-22 Matej Knoppvideoencoder: don't complain about PTS != DTS on keyframes
2014-10-04 Sebastian Drögevideoencoder: Stop storing if we received EOS
2014-10-01 Aurélien Zanellivideoencoder: release frame in finish_frame when no...
2014-09-22 Stefan Sauervideoencoder: log the timestamps if we are unhappy...
2014-09-18 Ognyan Tonchevvideoencoder: do not leak events when flushing them
2014-07-25 Nicolas Dufresnevideoencoder: Don't delay set_format
2014-06-03 Thibault Sauniervideoencoder: Keep still meaningfull pending events...
2014-01-29 Thiago Santosvideoencoder: push tags and events before eos
2013-12-17 Sebastian Drögevideoencoder: Release the allocator on hard resets
2013-12-09 Sebastian Drögevideoencoder: Add sink_query() src_query() virtual...
2013-12-05 Julien Isorcevideodec/enc: clear reconfigure flag if negotiate succeeds
2013-12-05 Sebastian Drögevideoencoder: Return not-negotiated if we don't have...
2013-09-12 Sebastian Drögevideodecoder/videoencoder: Mark pads as requiring recon...
2013-09-03 Matej Knoppvideoencoder: Check for invalid stop position before...
2013-08-27 Andoni Morales Ala... videoencoder: fix forwarding of GstForceKeyUnit events
2013-08-25 Sebastian Drögevideoencoder: Make sure to return TRUE if the same...
2013-08-23 Sebastian Drögevideoencoder: Only set the caps when they actually...
2013-08-15 Sebastian Drögevideo{en,de}coder: Add new flush vfunc as a replacement...
2013-08-15 Sebastian Drögevideo{en,de}coder: Revert to old ::reset() behaviour...
2013-07-26 Sebastian Drögevideodecoder/encoder: Call reset() always between start...
2013-07-25 Sebastian Drögevideoencoder/decoder: Call reset() before start() too
2013-07-25 Sebastian Drögevideoencoder: There's no point in resetting the encoder...
2013-07-25 Sebastian Drögevideoencoder: Reset internal state and segments on...
2013-07-25 Sebastian Drögevideoencoder: Refactor GstVideoEncoder::reset() handlin...
2013-07-01 Mathieu Duponchellevideoencoder: Send all pending events with type < CAPS...
2013-06-30 Sebastian Drögevideo(enc|dec)oder: Don't return not-negotiated if...
2013-05-25 Sebastian Drögevideoencoder: Don't require an output state to be set...
2013-05-24 Sebastian Drögevideo: Always provide a buffer in gst_video_(enc|dec...
2013-05-09 Sebastian Drögevideoencoder: Make sure to push any pre-caps events...
2013-05-08 Sebastian Drögevideo: Make sure to push pre-caps events before the...
2013-04-25 Sebastian Drögevideoencoder: Try harder to push writable buffers downs...
2013-04-18 Sebastian Drögevideoencoder: Simply setcaps function
2013-04-15 Sebastian Drögevideoencoder: Ignore caps events if the caps did not...
2012-12-31 Nicolas Dufresnevideoencoder: Remove done ToDo
2012-12-31 Nicolas Dufresnevideoencoder: Documentation fix
2012-12-12 Sebastian Drögelibs: Use foo/foo.h as single-include header consistent...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-03 Michael SmithMerge branch 'master' of ssh://git.freedesktop.org...
2012-09-28 Mark Nauwelaertsvideo{de,en}coder: fix missing timestamp estimating
2012-09-26 Mark Nauwelaertsvideoencoder: use oldest frame PTS to estimate missing...
2012-09-26 Mark Nauwelaertsvideoencoder: incoming buffer DTS is irrelevant
2012-09-25 Mark Nauwelaertsvideoencoder: clip input buffers to current input segment
2012-09-10 Tim-Philipp MüllerRemove some #define GLIB_DISABLE_DEPRECATION_WARNINGS...
2012-09-07 Mark Nauwelaertsvideoencoder: only set invalid DTS equal to PTS for...
2012-09-06 Mark Nauwelaertsvideoencoder: plug some leaks
2012-08-24 Wim Taymansvideoencoder: allow 0 sized output frames
2012-08-16 Sebastian Drögevideo: Add methods to return a list of all pending...
2012-08-14 Víctor Manuel Jáqu... videoencoder: getter for allocator
2012-08-09 Sebastian Drögevideo: Merge upstream stream tags
2012-08-09 Sebastian Drögevideoencoder: Add API to conveniently handle tags
2012-08-09 Sebastian Drögevideoencoder: Add negotiate vfunc that is used to negot...
2012-08-08 Sebastian Drögegst: Set alignment at the correct place of GstAllocatio...
2012-08-08 Andoni Morales Ala... videoencoder: add proper format for gsize
2012-08-08 Sebastian Drögevideoencoder: Always propose a video buffer pool when...
2012-07-26 Edward Herveyvideo: Make all frame_number guint32
2012-07-26 Mark Nauwelaertsvideo{de,en}coder: delay input caps processing until...
2012-07-25 Mark Nauwelaertsvideoencoder: minor doc fix
2012-07-24 Vivia Nikolaidouvideoencoder: Expose _negotiate function
2012-07-23 Sebastian Drögevideoencoder: Hold the stream lock when reconfiguring...
2012-07-23 Sebastian Drögevideo: Correct usage of the base class stream lock
2012-07-23 Sebastian Drögevideo: Rename alloc_output_buffer() to allocate_output_...
2012-07-23 Sebastian Drögevideoencoder: Minor cleanup
2012-07-23 Sebastian Drögevideoencoder: Add decide_allocation vfunc and functions...
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2012-07-05 Sebastian Drögevideo: Document buffer ownership of the GstVideoCodecFr...
2012-06-27 Wim Taymansvideoencoder: make PTS and DTS handling more explicit
2012-06-19 Sebastian Drögevideoencoder: Ensure buffers don't disappear early
2012-06-19 Sebastian Drögevideoencoder,videodecoder: Return new references from...
2012-06-04 Sebastian Drögevideoencoder: Don't unref frame twice if not in the...
2012-05-24 Raimo Järvivideo: Fix printf format warnings on mingw-w64
2012-05-16 Tim-Philipp Müllerdocs: fix up video decoder/encoder docs a bit
2012-05-01 Edward Herveyvideoencoder: _get_oldest_frame: return a reference
2012-05-01 Edward Herveyvideoencoder: Add a reference to frame passed to subclass
2012-04-25 Sebastian Drögevideo: Remove interlaced handling from the video base...
2012-04-25 Sebastian Drögevideo: Fix latency query handling if the element's...
2012-04-25 Sebastian Drögevideoencoder: Proxy the interlaced buffer flags to...
2012-04-25 Sebastian Drögevideoencoder: Don't propose video-meta by default
2012-04-24 Sebastian Drögevideoencoder: Add support for subclasses to propose...
2012-04-24 Sebastian Drögevideo: Some porting bugfixes
2012-04-24 Sebastian Drögevideoencoder: Require to chain up to the parent's sink...
2012-04-24 Sebastian Drögevideo: Initial port of video base classes and related...
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
next