platform/upstream/gstreamer.git
2015-12-07 Sreerenj BalachandranREADME: Update
2015-11-30 Víctor Manuel... texture: detect GL version and use the proper API
2015-11-30 Víctor Manuel... texture: check for expected target and format
2015-11-30 Víctor Manuel... libs: add gl3_bind_texture_2d()
2015-11-30 Víctor Manuel... libs: add gl_get_current_api()
2015-11-30 Sreerenj Balachandranbuild: Add gmodule dependency for libgstvaapi_egl
2015-11-27 Sreerenj Balachandranpatches/videoparsers: h264: Disable passthorugh mode...
2015-11-25 Víctor Manuel... build: add gsth265parse patches conditionally
2015-11-25 Víctor Manuel... build: declare correctly parse lib built files
2015-11-24 Sreerenj Balachandranbuild: libvpx: Add missing source file
2015-11-23 Sreerenj Balachandranvaapipostproc: Correctly detect the caps change
2015-11-19 Víctor Manuel... build: libvpx: update the sources lists
2015-11-19 Víctor Manuel... vaapipostproc: don't set caps change at first set
2015-11-19 Víctor Manuel... vaapipostproc: params video_info_changed() callers
2015-11-18 Víctor Manuel... build: declare real built files
2015-11-17 Sreerenj Balachandrandecoder: vp9: Fix last/golden/altref frame index setting
2015-11-16 Víctor Manuel... debian: remove custom parallel compilation
2015-11-16 Sreerenj Balachandrandecoder: vp9: Fix PTS calculation of cloned frames
2015-11-16 Sreerenj Balachandrandecoder: vp9: Avoid unnecessary show_frame flag checkin...
2015-11-16 Sreerenj Balachandrandecoder: vp9: Fix ref picture update while doing repeat...
2015-11-16 Sreerenj Balachandrandecoder: vp9: Add repeat-frame display handling
2015-11-16 Víctor Manuel... vaapidecodebin: add me as element co-author
2015-11-16 Víctor Manuel... vaapidecodebin: try to get display from decoder
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
next