platform/upstream/gstreamer.git
2015-05-13 Jose Antonio... dtlsenc: Fix memory leak releasing connection_id
2015-05-13 Jose Antonio... dtlsenc: Fix memory leak while setting connection-id
2015-05-13 Jose Antonio... dtlsdec: Fix memory leak, release previous pem
2015-05-13 Jose Antonio... dtlsdec: Fix memory leak on dispose
2015-05-13 Jose Antonio... dtlsconnection: Fix memory leak while setting closure
2015-05-13 Wim Taymansfix faad2 version check
2015-05-13 Matthew Watersglcontext: propagate the version/extension failure...
2015-05-13 Matthew Watersgl: don't deadlock on context creation failure
2015-05-13 Sebastian Drögeglmixerbin: Don't unref pad templates
2015-05-13 Tim-Philipp... srtpenc: fix failure return values from create_session()
2015-05-13 Miguel París... srtpenc: fix over unlocking
2015-05-13 Lyon Wangh263parse: fix custom picture format (CPFMT) parsing
2015-05-13 Matthew Waterscompositor: fix rectangle obscure test to clamp against...
2015-05-13 Matthew Watersglvideomixer: implement par handling
2015-05-13 Matthew Watersglvideomixer: don't upload the vertex data every frame
2015-05-12 Nicolas Dufresnegluploadelement: Remove uneeded header and defines
2015-05-11 Nicolas Dufresnegltestsrc: Use default get_caps implementation
2015-05-11 Sebastian Drögeglmixer: Implement GstVideoAggregator::find_best_format()
2015-05-11 Matthew Watersgl: demote upload/convert/download elements to none
2015-05-11 Matthew Watersgl: expose internal glvideomixerelement\
2015-05-11 Matthew Watersgl: expose internal glimagesinkelement
2015-05-11 Ilya Konstantinovavfvideosrc: fix unconditional buffer queue unlock
2015-05-11 Heinrich Finkdecklink: Rename mode 2048p to 1556p
2015-05-11 Heinrich Finkdecklink: Use correct frame rate for mode 2160p50
2015-05-11 Heinrich Finkdecklink: Rename mode 3184p to 2160p
2015-05-10 Piotr Drągpo: update POTFILES.skip and POTFILES.in
2015-05-08 Luis de Bethencourtremovesilence: remove gst_remove_silence_reset()
2015-05-08 Sebastian Drögevtdec: We shouldn't manually check reconfigure flag...
2015-05-08 Luis de BethencourtUpdate references to decodebin
2015-05-08 Luis de Bethencourtremovesilence: update example launch line
2015-05-07 Sebastian Drögedtlssrtpdec: Don't merge RTP and RTCP streams that...
2015-05-06 Sebastian DrögeRevert "Revert "glimagesink: add pixel-aspect-ratio...
2015-05-06 Sebastian DrögeRevert "Revert "glimagesink: forward ALL the properties...
2015-05-06 Sebastian DrögeRevert "Revert "glimagesink: implement as a bin""
2015-05-06 Sebastian DrögeRevert "gl: readd glupload/download onto element pads"
2015-05-06 Sebastian DrögeRevert "Revert "glvideomixer: implement with glmixerbin""
2015-05-06 Sebastian Drögesrtpdec: Actually set the caps on the srcpad instead...
2015-05-05 Jimmy Ohnadaptivedemux: only update stream position if query...
2015-05-05 Sebastian Drögedecklink: Disable decklink plugin on Android
2015-05-05 Matthew Watersglsyncmeta: fixup size declaration
2015-05-04 Matthew Watersglimagesink: handle the local_context query
2015-05-04 Matthieu Bouronandroidmedia: Add suport for COLOR_FormatYV12
2015-05-04 Matthieu Bouronandroidmedia: Declare QOMX_COLOR_FORMATYVU420PackedSemi...
2015-05-04 Sebastian Drögeopusdepay: Set multistream=FALSE on the Opus caps
2015-05-04 Jose Antonio... opusheader: Do not include rate in caps if it is 0
2015-05-04 Matthieu Bouronandroidmedia: Fix slice-height for Tegra 3 devices
2015-05-04 Edward Herveyandroidmedia: Add support for COLOR_FormatYUV420Flexible
2015-05-04 Edward Herveyandroidmedia: Add suport for Intel color formats
2015-05-04 Sreerenj Balachandranh264parse: Fix profile and level setting in caps
2015-05-04 Jan Schmidtglcolorconvert: Improve passthrough check when no conve...
2015-05-01 Thiago Santoswrappercamerabinsrc: handle when source creation fail
2015-05-01 Thiago Santoswrappercamerabinsrc: fix element linking order
2015-05-01 Nirbheek Chauhantests: Add a check for the new compositor pad-is-obscur...
2015-05-01 Nirbheek Chauhancompositor: Only map the frame from a buffer if it...
2015-05-01 Nirbheek Chauhancompositor: use accessor macros for consistency
2015-05-01 Nirbheek Chauhancompositor: Skip pads that are completely obscured...
2015-04-30 Sreerenj Balachandranh265parse: Fix source caps to report cropped dimensions
2015-04-30 Sreerenj Balachandranh265parse: Fix the memory freeing of stored VPS nals
2015-04-30 Sreerenj Balachandranh265parse: Fix profile, tier and level setting in caps
2015-04-30 Sreerenj Balachandrancodecparser: h265: Fix nal unit size checking
2015-04-30 Sreerenj Balachandrancodecparser: h265: Calculate crop rectangle dimensions
2015-04-30 Sreerenj Balachandrancodecparser: h265: Fix parsing multiple SEI messages...
2015-04-30 Sebastian Drögesrtpdec: Make sure to send caps events downstream befor...
2015-04-30 Luis de Bethencourtrtjpeg: remove unused quality property
2015-04-30 Matthew Watersgl: readd glupload/download onto element pads
2015-04-30 Matthew WatersRevert "glvideomixer: implement with glmixerbin"
2015-04-30 Matthew WatersRevert "glimagesink: implement as a bin"
2015-04-30 Matthew WatersRevert "glimagesink: forward ALL the properties on...
2015-04-30 Matthew WatersRevert "glimagesink: add pixel-aspect-ratio property...
2015-04-29 Andoni Morales... ksvideosrc: don't timestamp buffers for muxed streams
2015-04-29 Andoni Morales... ksvideosrc: fix header size for muxed streams
2015-04-29 Sreerenj Balachandrancodecparser: h265: Fix the number of tile rows/columns...
2015-04-29 Luis de Bethencourtmixmatrix: remove unused property enum items
2015-04-29 Edward Herveyadaptivedemux: Fix comparision logic
2015-04-29 Edward Herveyaiff: Re-add noinst_HEADERS instruction
2015-04-29 Руслан ИжбулатовGstDeviceProvider implementation for WIN Kernel Streami...
2015-04-28 Jan Schmidtglimagesink: Cache caps for passing to the client draw...
2015-04-28 Jan Schmidtglupload: Make upload method static caps non-const.
2015-04-28 Tim-Philipp... opus: fix includes and compilation against opus in...
2015-04-28 Mersad Jelacicopus: don't use deprecated gst_buffer_new_and_alloc
2015-04-28 Tim-Philipp... de265dec: use g_get_num_processors() if available
2015-04-28 Tim-Philipp... gst: remove some unnecessary glib version checks
2015-04-28 Guillaume Desmottesmxf: fix descriptor leak
2015-04-28 Guillaume Desmottestsdemux: fix taglist leak
2015-04-28 Jimmy Ohnmpegtspacketizer: fix find_subtable() return value
2015-04-28 Edward Herveywin32: update defs
2015-04-28 Matthew Watersglmemory: remove uneeded unref
2015-04-28 Matthieu Bouronglimagesink: Use gst_pad_get_pad_template_caps in ...
2015-04-28 Matthew Watersglupload: provide the sink template caps that could...
2015-04-28 Thiago Santosexamples: gst-camera: add zoom property to UI
2015-04-28 Thiago Santosexamples: gst-camera: remove widgets deprecated in...
2015-04-28 Thiago Santosexamples: gst-camera: update to GTK3
2015-04-28 Thiago Santoswrappercamerabinsrc: remove unused code
2015-04-28 Thiago Santoswrappercamerabinsrc: use digitalzoom element
2015-04-28 Thiago Santosdigitalzoom: change videocrop parameters before passing...
2015-04-28 Thiago Santosdigitalzoom: also skip internal pipeline in upstream...
2015-04-28 Thiago Santosdigitalzoom: prevent assertion when caps is any
2015-04-28 Thiago Santoscamerabin: digitalzoom: create a bin element for digita...
2015-04-27 Xavier Claessensegl: Use maximum bits per color instead of minimum
2015-04-27 Руслан Ижбулатовlibde265: W32 thread count support
next