projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer.git
2013-12-20
Gwenole Beauchesne
display: don't use GstCaps for image or subpicture...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Gwenole Beauchesne
display: allocate queried resources on-demand.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Gwenole Beauchesne
display: re-indent all GstVaapiDisplay related source...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Gwenole Beauchesne
utils: add helper functions to get codec or profile...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Gwenole Beauchesne
plugins: fix permissions for certain files.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Matthieu Bouron
plugins: implement GLTextureUploadMeta user data copy.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Gwenole Beauchesne
plugins: factor out support for raw YUV buffers on...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Gwenole Beauchesne
plugins: factor out pad caps.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Gwenole Beauchesne
plugins: factor out video context sharing code.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Gwenole Beauchesne
plugins: factor out GstImplementsInterface.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Gwenole Beauchesne
plugins: check type of display obtained from neighbours.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Gwenole Beauchesne
plugins: factor out display creation process.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Gwenole Beauchesne
plugins: add new base object, store display in there.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Gwenole Beauchesne
plugins: fix GLTextureUploadMeta to work with different...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Gwenole Beauchesne
plugins: allow builds without GLX enabled for GStreamer...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Matthieu Bouron
plugins: request GLTextureUpload meta on buffers in...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Gwenole Beauchesne
plugins: robustify GstVideoGLTextureUploadMeta implemen...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Gwenole Beauchesne
h264: improve robustness when packets are missing.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Gwenole Beauchesne
decoder: h264: fix decoding of BA3_SVA_C.264.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Gwenole Beauchesne
utils: h264: add more profiles.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Gwenole Beauchesne
codecparsers: update to gst-vaapi-branch commit e7d0e18.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Wind Yuan
decoder: h264: add support for constrained baseline...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Gwenole Beauchesne
decoder: h264: fix decoding of scaling lists.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Gwenole Beauchesne
codecparsers: update to gst-vaapi-branch commit 177c73b.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Gwenole Beauchesne
utils: add helpers for H.264 levels.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Gwenole Beauchesne
utils: add new H.264 profiles.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Gwenole Beauchesne
utils: add new H.264 helper functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Matthieu Bouron
Fix missing files in distribution tarball.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Gwenole Beauchesne
encoder: fix computation of max coded buffer size ...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Gwenole Beauchesne
encoder: fix computation of max coded buffer size.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Gwenole Beauchesne
encoder: simplify VA context initialization process.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Wind Yuan
encoder: fix mpeg2 compilation error.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Gwenole Beauchesne
encoder: clean-ups and document public APIs.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Gwenole Beauchesne
encoder: avoid extra allocations of GstVaapiEncoderSync...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Gwenole Beauchesne
encoder: refactor status codes.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Gwenole Beauchesne
encoder: fix subclassing process.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Gwenole Beauchesne
encoder: rework GstVaapiCodedBuffer and related proxy.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Gwenole Beauchesne
plugins: fix reference leaks of VA display objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Gwenole Beauchesne
plugins: simplify gst_vaapi_ensure_display().
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
plugins: fix memory leaks through GstVideoMeta maps.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
plugins: use G_PARAM_STATIC_STRINGS.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
plugins: simplify VA video meta to only reference surfa...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
plugins: drop obsolete functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
plugins: allow VA video meta to be allocated from surfa...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
surfaceproxy: add copy function.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
vaapiencode: optimize _handle_frame() to avoid extra...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
vaapiencode: fix memory leaks in _push_frame() on error.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
vaapiencode: additional clean-ups.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
vaapiencode: move common properties to base class.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Gwenole Beauchesne
vaapiencode: fix plugin description and debug name.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Gwenole Beauchesne
vaapiencode: add initial support for GStreamer 0.10.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Gwenole Beauchesne
libs: add more GstBuffer compat glue for GStreamer...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Gwenole Beauchesne
libs: always use built-in videoutils for GStreamer...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Gwenole Beauchesne
videoutils: update to master commit d4a15a5.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Matthieu Bouron
Fix build with GStreamer >= 1.3.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Gwenole Beauchesne
configure: disable encoders with GStreamer 0.10.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Gwenole Beauchesne
vaapiencode: fix error handling while allocating output...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Gwenole Beauchesne
vaapiencode: fix error handling in _finish() hook.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Gwenole Beauchesne
vaapiencode: minor clean-ups.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Gwenole Beauchesne
vaapiencode: fix support for raw YUV sink buffers.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Gwenole Beauchesne
vaapiencode: fix support for GStreamer 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Wind Yuan
vaapiencode: initial port to GStreamer 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
XuGuangxin
plugins: add mpeg2 encoder element.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Wind Yuan
plugins: add h264 encoder element.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Wind Yuan
plugins: add base encoder element.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
XuGuangxin
encoder: add mpeg2 encoder.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Wind Yuan
encoder: add h264 encoder.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Wind Yuan
Add initial infrastructure for video encoding.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Wind Yuan
libs: add generic bitstream writer.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Wind Yuan
libs: add support for rate-control to GstVaapiContext.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Wind Yuan
libs: add rate-control attributes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Gwenole Beauchesne
Bump version for development.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Gwenole Beauchesne
build: fix for Wayland headers not in standard include...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Ross Burton
build: link libgstvaapi-wayland against videoutils.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Gwenole Beauchesne
vaapostproc: fix memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Gwenole Beauchesne
vaapipostproc: fix and optimize advanced deinterlacing...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Gwenole Beauchesne
vaapipostproc: fix "mixed" mode deinterlacing.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Gwenole Beauchesne
vaapipostproc: fix memory leaks with advanced deinterla...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Gwenole Beauchesne
README: updates.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Gwenole Beauchesne
README: update for GStreamer >= 1.0.x and VPP features.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Gwenole Beauchesne
legal: update copyright notice dates.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Gwenole Beauchesne
legal: add per-file authorship information.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
0.5.7.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
NEWS: updates.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
decoder: don't include obsolete headers.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
vaapipostproc: add initial support for GStreamer 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Halley Zhao
vaapipostproc: add support for denoise and sharpen...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
vaapipostproc: add support for advanced deinterlacing.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
vaapipostproc: fix deinterlacing with VPP.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
vaapipostproc: fix transform caps.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Halley Zhao
filter: add helper to specify references for deinterlacing.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
filter: fix semantics of deinterlacing flags.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
filter: add helpers to check for supported/active opera...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
libs: fix GstVaapiSurfaceProxy destroy notify call...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
XuGuangxin
libs: make GstVaapiVideoPool thread-safe.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
XuGuangxin
libs: robustify decoder objects and surface proxy initi...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
vaapidecode: fix decoder flush.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Gwenole Beauchesne
vaapidecode: fix dead-locks with decoder task.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
XuGuangxin
vaapidecode: fix hard reset for seek cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
XuGuangxin
vaapidecode: drop decode timeout, always wait for a...
commit
|
commitdiff
|
tree
|
snapshot
next