platform/upstream/gstreamer.git
2015-06-02 Sreerenj Balachandranencoder: jpeg: Fix the packed header generation
2015-06-02 Gwenole Beauchesnedecoder: h264: fix uninitialized variables in avcC...
2015-06-01 Víctor Manuel... vaapidecode: remove unneeded casting
2015-06-01 Víctor Manuel... vaapidecode: calculate decoding latency
2015-06-01 Jan Schmidtconfigure: Compiling against libgstgl requires libgstvideo
2015-05-28 Sreerenj Balachandranencoder: hevc: Fix the size over-flow for encoded buffer.
2015-05-28 Sreerenj Balachandranencoder: vp8: Fix the size over-flow for encoded buffer.
2015-05-28 Sreerenj Balachandranencoder: hevc: fix bug in multi slice encoding.
2015-05-28 Gwenole Beauchesnedecoder: h264: add initial support for loss of pictures.
2015-05-28 Gwenole Beauchesnedecoder: h264: add support for missing first field.
2015-05-28 Gwenole Beauchesnedecoder: h264: add support for missing second field.
2015-05-28 Gwenole Beauchesnedecoder: h264: improve tracking of "top-field-first...
2015-05-28 Gwenole Beauchesnedecoder: h264: skip all pictures prior the first I...
2015-05-28 Gwenole Beauchesnedecoder: h264: fix processing of EOSEQ NAL.
2015-05-28 Wind Yuandecoder: add utility function to clone picture objects.
2015-05-27 Alban Browaeysbuild: don't compile HEVC encoder if not supported
2015-05-27 Alban BrowaeysHEVC: decode: add missing va_dec_hevc header
2015-05-27 Gwenole Beauchesnempeg2: fix PTS cache for GOP start.
2015-05-27 Víctor Manuel... mpeg2: avoid crash when seeking with debug logs
2015-05-27 Jan Schmidtmpeg2: Avoid crashes and warnings on re-opened decoder...
2015-05-26 Sreerenj Balachandranpatches/videoparsers: Rebase the patch on top of gst...
2015-05-26 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch commit 20ee952
2015-05-26 Sreerenj BalachandranHEVC: decode: Replace clip3 implementation with glib...
2015-05-26 Sreerenj BalachandranHEVC: decode: Update Cropping Rectangle
2015-05-25 Sreerenj BalachandranHEVC_Encode: Add HEVC(h265) Encoder plugin
2015-05-25 Sreerenj BalachandranHEVC_Encode: Add HEVC(h265) encoder to core libgstvaapi
2015-05-25 Sreerenj BalachandranHEVC_Encode: build: Check availability of VA APIs for...
2015-05-25 Sreerenj Balachandrangstvaapiutils_h265: Add H265 Tier specific utility...
2015-05-20 Víctor Manuel... doc: conditional linking for scanner
2015-05-20 Víctor Manuel... doc: fix scanner compilation warning
2015-05-20 Víctor Manuel... doc: update sections and symbols
2015-05-18 Víctor Manuel... build: use git.mk
2015-05-18 Víctor Manuel... wayland: sync() when destroy()
2015-05-15 Michael Olbrichvaapisink: implement unlock/unlock_stop for wayland
2015-05-15 Víctor Manuel... wayland: wl_display_dispatch_queue() can block forever.
2015-05-14 Víctor Manuel... wayland: rename frame for last_frame
2015-05-14 Víctor Manuel... wayland: use a counter as sync flag
2015-05-14 Víctor Manuel... wayland: decouple wl_buffer from frame
2015-05-14 Víctor Manuel... vaapisink: fix indentation
2015-05-13 Víctor Manuel... build: fix make distcheck
2015-05-13 Víctor Manuel... h264parse: update patches with upstream
2015-05-12 Gwenole Beauchesnetests: simple-encoder: fix build warnings on 64-bit...
2015-05-12 Víctor Manuel... plugins: remove gstreamer-0.10 crumbs
2015-05-12 Víctor Manuel... tests: add simple-encoder program
2015-05-06 Víctor Manuel... libs: trivial documentation fix
2015-05-04 Simon Farnsworthwindow: Correct prototype to match implementation
2015-05-04 Gwenole Beauchesnevaapidecode: add guards for disabled codecs.
2015-04-30 Víctor Manuel... build: upgrade glib dependency to 2.32
2015-04-30 Víctor Manuel... plugins: check if the pool config is already set
2015-04-29 Víctor Manuel... vaapipostproc: tune up a couple of log messages
2015-04-29 Víctor Manuel... plugins: check gst_buffer_pool_set_config()
2015-04-29 Víctor Manuel... plugins: more specific log message
2015-04-29 Víctor Manuel... plugins: delete unused variable
2015-04-29 Olivier Cretevaapipluginbase: Update the pool if there was no pool...
2015-04-28 Olivier Cretevideopool: Free members before chaining up finalize
2015-04-28 Olivier Cretewayland: don't leak the registry proxy
2015-04-21 Víctor Manuel... wayland: refactor _sync() method and rename callback
2015-04-21 Michael Olbrichwayland: free frame in buffer release callback
2015-04-21 Víctor Manuel... vaapidecode: refactor gst_vaapidecode_internal_flush()
2015-04-20 Víctor Manuel... vaapidecode: refactor gst_vaapidecode_destroy()
2015-04-20 Olivier Cretevaapidecode: Tell the base class about released frames...
2015-04-19 Víctor Manuel... vaapidecode: reduce logging noise
2015-04-19 Olivier Cretevaapidecode: Use the GstVideoDecoder error reporting...
2015-04-19 Olivier Cretevaapipluginbase: The allocation query can return withou...
2015-04-17 Sreerenj Balachandranplugins: Add h265 videoparser element "vaapiparse_h265"
2015-04-17 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch commit 43a0368
2015-04-17 Gwenole Beauchesneautogen: drop videoutils submodule.
2015-04-17 Gwenole Beauchesnedecoder: hevc: cosmetics.
2015-04-16 Sreerenj Balachandrandecoder: hevc: Add Support for tiled video decoding
2015-04-16 Sreerenj Balachandrandecoder: hevc: Fix decoding when there are RASL picture...
2015-04-16 Martin Sherburndisplay: drm: fix race condition setting device type
2015-04-16 Olivier Cretevaapipostproc: Don't create filter on caps query
2015-04-16 Olivier Cretevideopool: Release lock while allocating new object
2015-04-16 Víctor Manuel... vaapisink: use GstVideoSink vmethod show_frame()
2015-04-16 Víctor Manuel... vaapisink: add 'handoff' signal
2015-04-16 Víctor Manuel... HEVC: silence the compiler
2015-04-14 Michael Olbrichwayland: destroy vpp buffer pool on resize
2015-04-14 Víctor Manuel... build: don't compile HEVC if not supported
2015-04-13 Sreerenj Balachandranvaapidecode: Update Author name in plugin metadata
2015-04-13 Sreerenj Balachandranplugins: Add HEVC decoder
2015-04-13 Sreerenj BalachandranHEVC: Add HEVC(h265) decoder to core libgstvaapi
2015-04-13 Sreerenj BalachandranHEVC: Add codec utility methods to core libgstvaapi
2015-04-13 Sreerenj BalachandranHEVC: gstvaapiprofile: Add profile definitions
2015-04-13 Sreerenj BalachandranHEVC: build: Check availability of h265 decoder APIs
2015-04-13 Sreerenj BalachandranHEVC: Allow to build h265 codecparser internally
2015-04-13 Víctor Manuel... guard buffer export API if not available
2015-04-13 Sreerenj Balachandrancodecparsers: Update to gst-vaapi-branch commit 9bc72b0
2015-04-10 Michael Olbrichvaapidecode: unref video codec frame twice
2015-04-08 Víctor Manuel... libs: remove unused variables
2015-04-08 Víctor Manuel... decoder: mpeg4: remove an spurious comparison
2015-04-08 Víctor Manuel... encoder: h264: casts slice_param->slice_type
2015-04-08 Víctor Manuel... encoder: avoid GstVaapiCodedBuffer redefinition
2015-04-08 Víctor Manuel... libs: remove unused variables
2015-04-08 Víctor Manuel... encoder: mpeg2: use fabsf() instead of abs()
2015-04-08 Víctor Manuel... decoder: cast GST_VAAPI_DECODER_STATUS_DROP_FRAME
2015-04-03 Sreerenj BalachandranUpdate README
2015-04-03 Sreerenj BalachandranChanging source code download links from https://gitori...
2015-04-03 Sreerenj Balachandrancodecparsers: update to gst-vaapi-branch commit 1f792e4
2015-04-03 Sreerenj BalachandranRemove the gstvaapivideoconverter_*.c source files...
2015-04-03 Víctor Manuel... Removal of gstreamer-1.0 support
next