gst: Set alignment at the correct place of GstAllocationParams
[platform/upstream/gstreamer.git] / gst-libs / gst / video / gstvideoencoder.c
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'
2012-04-24 Edward Herveyvideo: Base classes for video decoders and encoders