platform/upstream/gstreamer.git
2015-11-16 Víctor Manuel... vaapidecodebin: add postprocessor dynamically
2015-11-16 Víctor Manuel... vaapidecodebin: delay the bin configuration
2015-11-13 Sreerenj Balachandrandecoder: vp9: Add crop rectangle support.
2015-11-13 Sreerenj Balachandrandecoder: vp9: Fix the context and surface pool reset...
2015-11-13 Sreerenj Balachandrandecoder: vp9: Fill the VADecPictureParameterBufferVP9...
2015-11-13 Sreerenj Balachandranvaapidecode: Add comments for corner case fixes and...
2015-11-13 Sreerenj Balachandrandecoder: vp9: Set lossless flag from frame header
2015-11-13 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch d9f25
2015-11-11 Víctor Manuel... libs: vp9: remove unused symbols
2015-11-10 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch da251bb
2015-11-09 Víctor Manuel... plugin: guard pointers to pad query functions
2015-11-09 Víctor Manuel... vaapiencode: use pad query vmethods
2015-11-09 Víctor Manuel... vaapidecode: return pad's template caps if no display
2015-11-09 Víctor Manuel... plugins: don't create display at caps query
2015-11-09 Víctor Manuel... plugins: fix context query handling
2015-11-09 Víctor Manuel... plugin: don't lose previous context at query
2015-11-09 Víctor Manuel... vaapivideocontext: add gst_vaapi_video_context_set_disp...
2015-11-09 Víctor Manuel... plugins: check if display is set in sync
2015-11-09 Víctor Manuel... plugins: set display through context
2015-11-09 Víctor Manuel... vaapivideocontext: rename context structure
2015-11-09 Víctor Manuel... vaapivideocontext: refactor gst_vaapi_video_context_pre...
2015-11-09 Víctor Manuel... vaapivideocontext: refactor context category debug
2015-11-09 Víctor Manuel... gstvaapivideocontext: fix indentation
2015-11-09 Víctor Manuel... plugin: chain up set_context() vmethod
2015-11-09 Víctor Manuel... tests: simple-encoder: remove dead code
2015-11-09 Víctor Manuel... vaapidecodebin: fix a leaked display instance
2015-11-09 Víctor Manuel... libs: remove unneeded headers
2015-11-06 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch 0ea6792
2015-11-06 Sreerenj BalachandranVP9: plugins: Add VP9 decoder
2015-11-06 Sreerenj BalachandranVP9: libgstvaapi: Add VP9 decoder
2015-11-06 Sreerenj BalachandranVP9: gstvaapiprofile: Add profile definitions
2015-11-06 Sreerenj BalachandranVP9: build: Check availability of vp9 decoder APIs
2015-11-06 Sreerenj BalachandranVP9: Allow building vp9 codecparser internally
2015-11-06 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch commit ac5dc1a
2015-11-04 Víctor Manuel... configure.ac: don't use an undefined variable
2015-10-20 Víctor Manuel... vaapidecode: relax guards for memory:VASurface capsfeature
2015-10-20 Víctor Manuel... vaapidecode: decide allocation doesn't update srccaps
2015-10-20 Víctor Manuel... vaapidecode: use caps to check the features
2015-10-20 Víctor Manuel... vaapidecode: set format before decide allocation
2015-10-19 Lim Siew Hoonbuild: check for patch and fix yasm check
2015-10-19 Sreerenj Balachandranbuild: Remove disable-md5 option for libvpx build
2015-10-19 Sreerenj Balachandranlibvpx: Update the submodule to libvpx-1.4.0
2015-10-19 Sreerenj Balachandranconfigure: mark support for GStreamer 1.2 as obsolete.
2015-10-12 Sreerenj Balachandranvaapidecode: Fix buffer copy assertion
2015-09-28 Víctor Manuel... build: allow builds against GStreamer 1.7.x
2015-09-23 Víctor Manuel... gstcompat: add gst_buffer_copy_deep() if gst < 1.5
2015-09-23 Víctor Manuel... vaapidecode: simplify copy of GstVideoCodecState
2015-09-15 Víctor Manuel... patches/videoparsers: h265parser: more API fences
2015-09-15 Víctor Manuel... patches/videoparsers: h265parser: rename patch keeping...
2015-09-15 Víctor Manuel... patches/videoparsers: h264parser: more API fences and...
2015-09-15 Víctor Manuel... patches/videoparsers: h264parser: fix description and...
2015-09-15 Víctor Manuel... patches/videoparsers: h264parser: refresh patches
2015-09-15 Víctor Manuel... build: link libgstvaapi_parse against codec parser
2015-09-15 Víctor Manuel... build: verify for H264 MVC and H265 SPS
2015-09-15 Víctor Manuel... decoder: h264: initialize PPS's slice_group_id
2015-09-15 Mark Nauwelaertsvaapidecode: proper numerator and denominator for force...
2015-09-11 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch commit f9e284b
2015-09-04 Sreerenj Balachandrandecoder: hevc: Don't flush dpb for EOS/EOB nal
2015-09-04 Sreerenj Balachandrandecoder: hevc: Fix the dpb_add() based on C.5.2.3
2015-09-04 Sreerenj Balachandrandecoder: hevc: Fix the picture addition in dpb() based...
2015-09-04 Sreerenj Balachandrandecoder: h265: Fix indentation
2015-08-31 Jan Schmidtmultiview: initial attempt at stereo/multiview support
2015-08-31 Víctor Manuel... decoder: hevc: remove unused functions
2015-08-31 Víctor Manuel... vaapidecode: remove (another) unused variable
2015-08-28 Víctor Manuel... vaapidecode: remove unused variable
2015-08-28 Víctor Manuel... vaapidecode: compilation fix
2015-08-28 Víctor Manuel... vaapidecode: renegotiate if caps are not equal
2015-08-28 Sreerenj Balachandranvaapidecode: Rework the re-negotiation code to handle...
2015-08-28 Sreerenj Balachandranvaapidecode: Always keep a copy of input codec state
2015-08-26 Sreerenj Balachandrandecoder: hevc: Fix the scaling list scan order
2015-08-26 Sreerenj Balachandrandecoder: hevc: sync with the codecparser changes
2015-08-26 Sreerenj Balachandranpatches/Videoparsers: update patch to fix build with...
2015-08-26 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch commit 69550f1
2015-08-25 Víctor Manuel... debian: add yasm as build dependency
2015-08-25 Lim Siew Hoondebian: remove --with-gstreamer-api option
2015-08-24 Víctor Manuel... wayland: rename is_cancelled to sync_failed
2015-08-24 Olivier Cretewayland: Don't return GST_FLOW_ERROR on flushing
2015-08-13 Víctor Manuel... Revert "Marking rank of vaapidecodebin as GST_RANK_MARG...
2015-08-13 Víctor Manuel... vaapidecodebin: check for postproc instance
2015-08-13 Víctor Manuel... vaapidecodebin: ensure VPP before going to READY
2015-08-13 Víctor Manuel... vaapidecodebin: post an error message if fails
2015-08-13 Víctor Manuel... vaapidecodebin: has_vpp as a tri-state variable
2015-08-13 Víctor Manuel... gstvaapivideomemory: native format with no derived...
2015-08-13 Víctor Manuel... surface pool config based on video info
2015-08-13 Víctor Manuel... gstvaapivideomemory: refactor gst_vaapi_video_allocator...
2015-08-13 Victor Jaquezgstvaapiencoder: validate chroma according to the VA...
2015-08-13 Sreerenj Balachandrandecoder: hevc: Add calculation of WpOffsetHalfRangeC
2015-08-13 Sreerenj Balachandrandecoder: hevc: Fix ChromaOffsetL0/ChromaOffsetL1 calcul...
2015-08-13 Sreerenj Balachandrandecoder: hevc: Fix default value assignment of pred_wei...
2015-08-13 Sreerenj Balachandrandecoder: hevc: Fix the value assigning for delta_chroma...
2015-08-13 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch commit 1c70432
2015-08-11 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch commit c18b8ad
2015-08-10 Sreerenj Balachandrandecoder: hevc: Add SEI parsing
2015-08-07 Sreerenj Balachandrandecoder: hevc: Workaround to recognize wrongly encoded...
2015-08-07 Sreerenj Balachandranpatches/videoparsers: Fix the wrong source file path
2015-08-07 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch commit b8d8be4
2015-08-06 Víctor Manuel... gstvaapivideocontext: remove unused parameter
2015-08-06 Sreerenj Balachandrandecoder: hevc: Fix decoding of stream when it has tempo...
2015-08-05 Víctor Manuel... refactor vaapi caps strings for pad templates
2015-08-05 Víctor Manuel... gstvaapipostproc: fix code style
next