summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* v4l2: support min-queued=0 again1.0/topic/dmabufMichael Olbrich2013-09-131-2/+6
* wait for mmaped buffers, when neededMichael Olbrich2013-09-131-1/+1
* gstv4l2bufferpool: make number of queued output buffers configurable for USERPTRMichael Olbrich2013-09-133-1/+17
* v4l2: initial sink USERPTR supportMichael Olbrich2013-09-133-17/+157
* v4l2: create dmabuf buffers for GST_V4L2_IO_MMAP if possibleMichael Olbrich2013-09-131-34/+26
* Merge '1.0/topic/upstream'Michael Olbrich2013-09-1311-103/+490
|\
| * avimux: unmap the correct bufferMichael Olbrich2013-09-131-1/+1
| * v4l2: don't extract data from caps twiceMichael Olbrich2013-09-131-38/+0
| * v4l2: make sure the element is not deleted before the poolMichael Olbrich2013-09-131-0/+4
| * v4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL if possibleMichael Olbrich2013-09-131-4/+33
| * v4l2: improve pixel aspect ratio handlingMichael Olbrich2013-09-132-5/+96
| * v4l2: Fix compilation with older kernelsStirling Westrup2013-09-131-0/+2
| * v4l2: call VIDIOC_REQBUFS with count = 0 in pool_finalizeMichael Olbrich2013-09-131-12/+20
| * v4l2: rework sink buffer refcountingMichael Olbrich2013-09-131-3/+7
| * v4l2: Only conditionally use V4L2_CTRL_TYPE_INTEGER_MENU, it's not available ...Sebastian Dröge2013-09-131-0/+2
| * v4l2: add a property for arbitrary v4l2 controlsMichael Olbrich2013-09-134-1/+93
| * v4l2: keep a reference to all queued buffersMichael Olbrich2013-09-131-4/+3
| * v4l2: Don't stop streaming when set_caps is called with unchanged capsMichael Olbrich2013-09-134-0/+25
| * v4l2: only add interlace-mode to the caps for raw formatsMichael Olbrich2013-09-131-3/+6
| * v4l2: copy and set the actual size of the contentMichael Olbrich2013-09-131-2/+2
| * v4l2: request 0 buffers when stoppingMichael Olbrich2013-09-131-0/+13
| * v4l2: fill out v4l2_buffer.bytesused field for v4l2sinkPhilipp Zabel2013-09-131-2/+5
| * v4l2: always generate video info from capsMichael Olbrich2013-09-131-7/+3
| * v4l2: try to allocate new buffers with VIDIOC_CREATE_BUFS if neededMichael Olbrich2013-09-132-0/+53
| * v4l2: fix and cleanup VIDIOC_EXPBUF handlingMichael Olbrich2013-09-131-1/+13
| * v4l2: handle return value -ENOTTY for unimplemented VIDIOC_G_PARMPhilipp Zabel2013-09-131-1/+1
| * v4l2: fix broken boolean expression to detect non-frame buffersMichael Olbrich2013-09-131-1/+1
| * v4l2: also poll for output devicesMichael Olbrich2013-09-132-8/+6
| * v4l2: fix copying of encoded buffersPhilipp Zabel2013-09-131-1/+5
| * v4l2: add support for mpeg4 and H.263Michael Olbrich2013-09-131-0/+27
| * v4l2: handle ENODATA return value for VIDIOC_ENUMSTDPhilipp Zabel2013-09-131-1/+1
| * v4l2: bufferpool: reset buffer size in release_bufferMichael Olbrich2013-09-131-2/+4
| * v4l2: improve debugWim Taymans2013-09-131-3/+7
| * v4l2: Add support of dmabufBenjamin Gaignard2013-09-136-20/+74
|/
* Release 1.0.10Tim-Philipp Müller2013-08-2871-96/+162
* qtdemux: add variant field to H.263 capsTim-Philipp Müller2013-08-261-1/+2
* configure.ac: Don't set BZ2_LIBS if bz2 is not foundSebastian Dröge2013-08-261-1/+3
* configure: Fix bz2 configure check for WindowsSebastian Dröge2013-08-221-1/+7
* directsoundsink: WAVEFORMATEX is unsigned for 8 bit integers, and signed for ...Sebastian Dröge2013-08-221-1/+1
* goom: Ensure src caps are writableSjoerd Simons2013-08-051-0/+1
* flvdemux: don't leak stream_id stringTim-Philipp Müller2013-07-301-0/+3
* Release 1.0.9Tim-Philipp Müller2013-07-301-0/+92064
* Release 1.0.9Tim-Philipp Müller2013-07-3071-91878/+162
* avidemux: Don't forget unmapping and unreffing bufferSebastian Dröge2013-07-301-0/+3
* avidemux: unmap bufferMatej Knopp2013-07-301-0/+2
* matroskademux: fix memory leak in check_subtitle_bufferMatej Knopp2013-07-301-2/+7
* qtdemux: handle SEGMENT queryWim Taymans2013-07-291-0/+26
* flacenc: Fix handling of image tagsSebastian Dröge2013-07-281-4/+14
* flacenc: Don't crash if there is no image tag informationSebastian Dröge2013-07-281-2/+6
* v4l2src: Disable renegotiation in the negotiate methodOlivier Crête2013-07-261-0/+9