projects
/
platform
/
upstream
/
gst-plugins-good.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tests: add AUX sender unit test
[platform/upstream/gst-plugins-good.git]
/
sys
/
2013-12-31
Sebastian Dröge
osx: Make OSX version checks more consistent
tree
|
commitdiff
2013-12-31
Jeremy Huddleston
osxvideosink: Fix build on updated OS X Leopard
tree
|
commitdiff
2013-12-08
Alessandro Decina
osxvideosink: fix segfault when dealing with padded...
tree
|
commitdiff
2013-12-04
Julien Isorce
v4l2bufferpool: add support for multi-planar V4l2 API...
tree
|
commitdiff
2013-12-04
Julien Isorce
v4l2: refactor by emulating one v4l2_plane in non-MPLAN...
tree
|
commitdiff
2013-12-04
Julien Isorce
v4l2: add support for multi-planar V4L2 API
tree
|
commitdiff
2013-11-25
Nicolas Dufresne
v4l2object: Use space instead of tabs
tree
|
commitdiff
2013-11-25
Nicolas Dufresne
v4l2object: Fix header indentation so it's readable...
tree
|
commitdiff
2013-11-21
Michael Olbrich
v4l2: clear cached caps on close
tree
|
commitdiff
2013-11-18
Tim-Philipp Müller
docs: get rid of 'Since: 0.10.x' markers
tree
|
commitdiff
2013-11-13
Marc Leeman
v4l2object: print FOURCC_FORMAT when enumerating
tree
|
commitdiff
2013-11-12
Marc Leeman
v4l2: init v4l2_buffer to 0x0 before ioctl
tree
|
commitdiff
2013-11-06
Andoni Morales Ala...
osxaudiosink: fix segfault when we can't get the channe...
tree
|
commitdiff
2013-10-28
Matthieu Bouron
osxvideosink: fix missing selector name warnings
tree
|
commitdiff
2013-10-04
Peter Korsgaard
v4l2bufferpool: O_CLOEXEC needs _GNU_SOURCE
tree
|
commitdiff
2013-10-03
Tim-Philipp Müller
v4l2src: print probed caps as caps again in debug log
tree
|
commitdiff
2013-09-24
Andoni Morales Ala...
osxvideosink: fix segfault releasing the sink
tree
|
commitdiff
2013-09-23
Robert Krakora
v4l2bufferpool: Restore original GstMemory in buffer...
tree
|
commitdiff
2013-09-19
Olivier Crête
v4l2: Remove commented out line
tree
|
commitdiff
2013-09-18
Olivier Crête
v4l2bufferpool: dmabuf is not a singleton anymore
tree
|
commitdiff
2013-09-09
Mathieu Duponchelle
v4l2: Use newly #defined metadata names.
tree
|
commitdiff
2013-09-09
Sebastian Dröge
v4l2bufferpool: Fix missing condition in previous commit
tree
|
commitdiff
2013-09-09
Sebastian Dröge
v4l2bufferpool: Also fix strides for other semi-planar...
tree
|
commitdiff
2013-09-09
Andreea Fulger
v4l2bufferpool: Fix stride for NV12/NV21
tree
|
commitdiff
2013-09-01
Tim-Philipp Müller
Don't use setlocale in plugins()
tree
|
commitdiff
2013-08-21
Sebastian Dröge
directsoundsink: WAVEFORMATEX is unsigned for 8 bit...
tree
|
commitdiff
2013-08-19
Olivier Crête
v4l2: Add forward declaration for gst_v4l2_object_get_f...
tree
|
commitdiff
2013-08-19
Olivier Crête
v4l2: De-duplicate caps probing between src and sink
tree
|
commitdiff
2013-08-19
Olivier Crête
v4l2: Use G_DEFINE_ macros for added thread safety
tree
|
commitdiff
2013-08-04
Tim-Philipp Müller
v4l2: remove unused enumtypes and use generic marshaller
tree
|
commitdiff
2013-07-25
Alessandro Decina
osxaudiosink: intersect the probed caps with the filter...
tree
|
commitdiff
2013-07-17
Andoni Morales Ala...
osxvideosink: warn about the future deprecation of...
tree
|
commitdiff
2013-07-10
Andoni Morales Ala...
osxvideosink: defer the window handle setup to the...
tree
|
commitdiff
2013-07-10
Andoni Morales Ala...
osxvideosink: default to the main in case we are not...
tree
|
commitdiff
2013-07-10
Andoni Morales Ala...
osxvideosink: close the internal window correctly
tree
|
commitdiff
2013-07-10
Andoni Morales Ala...
osxvideosink: only create the NS app thread for Cocoa...
tree
|
commitdiff
2013-07-08
Michael Olbrich
v4l2: bufferpool: don't forget to release buffer on...
tree
|
commitdiff
2013-07-02
Michael Olbrich
v4l2: don't extract data from caps twice
tree
|
commitdiff
2013-06-20
Tim-Philipp Müller
ximagesrc: clear dts on buffer acquired from pool
tree
|
commitdiff
2013-06-20
Wim Taymans
v4l2: don't redefine the PERFORMANCE debug variable
tree
|
commitdiff
2013-06-19
Sjoerd Simons
v4l2: Optimize negotiation by removing the query filter
tree
|
commitdiff
2013-06-18
Andoni Morales Ala...
osxvideosink: fix support in VM's without hardware...
tree
|
commitdiff
2013-06-07
Michael Olbrich
v4l2: make sure the element is not deleted before the...
tree
|
commitdiff
2013-06-05
Michael Olbrich
v4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL...
tree
|
commitdiff
2013-06-04
Michael Olbrich
v4l2: improve pixel aspect ratio handling
tree
|
commitdiff
2013-06-04
Stirling Westrup
v4l2: Fix compilation with older kernels
tree
|
commitdiff
2013-06-04
Michael Olbrich
v4l2: call VIDIOC_REQBUFS with count = 0 in pool_finalize
tree
|
commitdiff
2013-06-03
Michael Olbrich
v4l2: rework sink buffer refcounting
tree
|
commitdiff
2013-05-29
Sebastian Dröge
v4l2: Only conditionally use V4L2_CTRL_TYPE_INTEGER_MEN...
tree
|
commitdiff
2013-05-29
Michael Olbrich
v4l2: add a property for arbitrary v4l2 controls
tree
|
commitdiff
2013-05-21
Michael Olbrich
v4l2: keep a reference to all queued buffers
tree
|
commitdiff
2013-05-20
Michael Olbrich
v4l2: Don't stop streaming when set_caps is called...
tree
|
commitdiff
2013-05-14
Michael Olbrich
v4l2: only add interlace-mode to the caps for raw formats
tree
|
commitdiff
2013-05-14
Michael Olbrich
v4l2: copy and set the actual size of the content
tree
|
commitdiff
2013-05-07
Michael Olbrich
v4l2: request 0 buffers when stopping
tree
|
commitdiff
2013-05-04
Philipp Zabel
v4l2: fill out v4l2_buffer.bytesused field for v4l2sink
tree
|
commitdiff
2013-05-03
Michael Olbrich
v4l2: always generate video info from caps
tree
|
commitdiff
2013-05-03
Michael Olbrich
v4l2: try to allocate new buffers with VIDIOC_CREATE_BU...
tree
|
commitdiff
2013-05-02
Andoni Morales Ala...
osxvideosink: fix setting window handle after transition
tree
|
commitdiff
2013-05-01
Michael Olbrich
v4l2: fix and cleanup VIDIOC_EXPBUF handling
tree
|
commitdiff
2013-05-01
Philipp Zabel
v4l2: handle return value -ENOTTY for unimplemented...
tree
|
commitdiff
2013-04-30
Michael Olbrich
v4l2: fix broken boolean expression to detect non-frame...
tree
|
commitdiff
2013-04-27
Michael Olbrich
v4l2: also poll for output devices
tree
|
commitdiff
2013-04-26
Philipp Zabel
v4l2: fix copying of encoded buffers
tree
|
commitdiff
2013-04-26
Michael Olbrich
v4l2: add support for mpeg4 and H.263
tree
|
commitdiff
2013-04-25
Philipp Zabel
v4l2: handle ENODATA return value for VIDIOC_ENUMSTD
tree
|
commitdiff
2013-04-25
Michael Olbrich
v4l2: bufferpool: reset buffer size in release_buffer
tree
|
commitdiff
2013-04-25
Michael Olbrich
v4l2: bufferpool: remove unused includes
tree
|
commitdiff
2013-04-25
Todd Agulnick
osxaudio: Use gst_audio_channel_positions_to_mask(...
tree
|
commitdiff
2013-04-25
Todd Agulnick
osxaudio: Remove unused code
tree
|
commitdiff
2013-04-24
Diogo Carbonera...
v4l2: save the format correctly
tree
|
commitdiff
2013-04-18
Sebastian Dröge
osxaudio: Include gstaudioringbuffer.h to fix compilati...
tree
|
commitdiff
2013-04-18
Philippe Normand
osxaudiosink: channel-mask configuration fixes
tree
|
commitdiff
2013-04-17
Olivier Crête
v4l2src: Disable renegotiation in the negotiate method
tree
|
commitdiff
2013-04-17
Olivier Crête
Revert "v4l2: disable renegotiation"
tree
|
commitdiff
2013-04-17
Sebastian Dröge
osxaudio: Fix merge conflicts
tree
|
commitdiff
2013-04-17
Sebastian Dröge
osxaudioringbuffer: First check the type, then cast
tree
|
commitdiff
2013-04-17
Takashi Nakajima
osxaudio: use GST_IS_OSX_AUDIO_SINK in ring buffer.
tree
|
commitdiff
2013-04-17
Takashi Nakajima
osxaudio: call set_channel_positions() in osxaudioringb...
tree
|
commitdiff
2013-04-17
Todd Agulnick
osxaudio: use GST_AUDIO_INFO_* accessors
tree
|
commitdiff
2013-04-17
Todd Agulnick
osxaudio: adjust for changes to glib mutex api.
tree
|
commitdiff
2013-04-17
Takashi Nakajima
osxaudio: try to fix up according to Sebastian's comments
tree
|
commitdiff
2013-04-17
Philippe Normand
osxaudio: build fixes
tree
|
commitdiff
2013-04-17
ted-n
osxaudio: fix layout for osxaudiosrc
tree
|
commitdiff
2013-04-17
ted-n
osxaudio: port to v.1.0
tree
|
commitdiff
2013-04-16
Andoni Morales Ala...
osxvideosink: fix segfault accessing osxwindow when...
tree
|
commitdiff
2013-04-15
Sebastian Dröge
gst: Add better support for static plugins
tree
|
commitdiff
2013-04-15
Josep Torra
osxaudio: Fixes error: "GST_LEVEL_DEFAULT" redefined
tree
|
commitdiff
2013-04-15
Josep Torra
osxaudio: fixes implicit declaration of function 'getpid'
tree
|
commitdiff
2013-04-05
Todd Agulnick
osxvideo: include pthread.h to fix compiler warning
tree
|
commitdiff
2013-04-03
Wim Taymans
v4l2: free all queued buffers
tree
|
commitdiff
2013-04-03
Wim Taymans
v4l2: improve debug
tree
|
commitdiff
2013-04-02
Tim-Philipp Müller
v4l2: fix printf format compiler warning in debug message
tree
|
commitdiff
2013-03-26
Sebastian Dröge
directsoundsink: Check for a subset instead of non...
tree
|
commitdiff
2013-03-26
Sebastian Dröge
directsoundsink: Properly handle the filter caps in...
tree
|
commitdiff
2013-03-26
Sebastian Dröge
directsoundsink: Don't unnecessarily get the parent...
tree
|
commitdiff
2013-03-18
Bastien Nocera
v4l2: fix compilation against newer kernel headers...
tree
|
commitdiff
2013-03-09
Tim-Philipp Müller
Merge branch 'dtmf-moved-from-bad'
tree
|
commitdiff
2013-03-08
Andoni Morales Ala...
osxaudio: add support for iOS using the RemoteIO AudioUnit
tree
|
commitdiff
2013-03-08
Andoni Morales Ala...
osxaudio: add a façade for the CoreAudio API
tree
|
commitdiff
next