summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-25Release 1.6.0gst-plugins-base-1.6.0Sebastian Dröge
2015-09-25Update .po filesSebastian Dröge
2015-09-24video-dither: Use saturated add when adding ordered dither for > 8 bit targetsSebastian Dröge
2015-09-24video-frame: Fix gst_video_frame_copy() for formats with pstride==0Sebastian Dröge
2015-09-23fdmemory: remove 'allow-none' annotation in gst_fd_allocator_alloc() docAurélien Zanelli
2015-09-23dmabuf: remove 'allow-none' annotation in gst_dmabuf_allocator_alloc() docAurélien Zanelli
2015-09-18Release 1.5.91gst-plugins-base-1.5.91Sebastian Dröge
2015-09-18Update .po filesSebastian Dröge
2015-09-18appsink: Fix 'steaming' typo in API docChristophe Fergeau
2015-09-18po: Update translationsSebastian Dröge
2015-09-18playback-test: avoid critical on exitRavi Kiran K N
2015-09-18basetextoverlay: fix typo in debug log messagePrashant Gotarne
2015-09-17audiosink, multisocketsink: Fix error leak during failuresVineeth T M
2015-09-16uridecodebin: Use the correct caps name for MS Smooth Streaming manifestsSebastian Dröge
2015-09-15appsink: minor docs fixTim-Philipp Müller
2015-09-15videopool: ensure allocation alignment is consistent with video alignment req...Tim-Philipp Müller
2015-09-14xvimagesink: fix error leak when context creation failsVineeth TM
2015-09-11playback: Add POINTER_TO_ULONG() macro for consistencySebastian Dröge
2015-09-11playback: fix build error for 64bit Windows build by MinGWKouhei Sutou
2015-09-10video-format: add missing alpha flag for some formatsThiago Santos
2015-09-09appsrc: Always take the mutex before flushing the queueSebastian Dröge
2015-09-09appsrc: retain the latest caps in queue when flushingVikram Fugro
2015-09-07video: improve GstVideoFormatUnpack docsTim-Philipp Müller
2015-09-06libs: Fix build error on MinGW where "%ll" is not availableKouhei Sutou
2015-09-04libs: build rtp after audioHavard Graff
2015-09-04libs: rtp is no longer an independent subdirTim-Philipp Müller
2015-09-03videoscale: fix gamma-decode optionWim Taymans
2015-09-03basetextoverlay: FIX crash if padding greater than video sizePrashant Gotarne
2015-08-31appsrc: remove duplicate get_size vfunc assignmentPhilippe Normand
2015-08-29allocators: include gstfdmemory.h in the main library header, allocators.hGeorge Kiagiadakis
2015-08-29audiobasesink: fix misleading error message debug detailTim-Philipp Müller
2015-08-28playsinkconvertbin: implement accept-caps handlerThiago Santos
2015-08-28audiobasesink: Fix incorrect/missing custom slaving method documentationCarlos Rafael Giani
2015-08-19subparse: use g_clear_error instead of g_error_freeEunhae Choi
2015-08-19Release 1.5.90gst-plugins-base-1.5.90Sebastian Dröge
2015-08-19Update .po filesSebastian Dröge
2015-08-19po: Update translationsSebastian Dröge
2015-08-19tools: discoverer: When info is NULL just print error and returnVineeth TM
2015-08-18Revert "decodebin: Handle the preroll multi-queue size"Sebastian Dröge
2015-08-18Revert "decodebin: Store extra_buffer_required per group, not globally"Sebastian Dröge
2015-08-18Revert "decodebin: If extra buffers are going to be required, we're still pre...Sebastian Dröge
2015-08-18video(en|de)coder: Return TRUE when we consumed a tag event without creating ...Sebastian Dröge
2015-08-18audiodecoder: If there are no tags, don't try to do event handling on a NULL ...Sebastian Dröge
2015-08-18audioencoder: If there are no tags, don't try to do event handling on a NULL ...Sebastian Dröge
2015-08-18tools: gst-play: Use g_build_filename instead of g_strconcatVivia Nikolaidou
2015-08-18decodebin: If extra buffers are going to be required, we're still prerollingSebastian Dröge
2015-08-18decodebin: Store extra_buffer_required per group, not globallySebastian Dröge
2015-08-18decodebin: Handle the preroll multi-queue sizeMyoungsun Lee
2015-08-18videoencoder: fix tag handlingTim-Philipp Müller
2015-08-18audioencoder: fix tag handlingTim-Philipp Müller