summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixup! v4l2: filter: implement latency & QOS handling1.0/topic/mem2memMichael Olbrich2013-10-101-1/+1
* v4l2: filter: rework event queue handlingMichael Olbrich2013-09-261-49/+43
* v4l2: filter: implement latency & QOS handlingMichael Olbrich2013-09-132-17/+154
* v4l2: filter: fix shutdown handlingMichael Olbrich2013-09-131-5/+1
* v4l2: bufferpool: don't forget to release buffer on errorMichael Olbrich2013-09-131-1/+3
* v4l2: filter: don't cache capsMichael Olbrich2013-09-131-0/+4
* v4l2: filter: ignore pixel-aspect-ratioMichael Olbrich2013-09-131-0/+3
* v4l2: filter: reorder device configuration and activationMichael Olbrich2013-09-131-14/+23
* v4l2: filter: send V4L2_DEC_CMD_STOP on EOSPhilipp Zabel2013-09-131-0/+14
* v4l2: filter: sort timing data by pts and forward serialized events a the cor...Michael Olbrich2013-09-132-18/+89
* v4l2: add filter elementMichael Olbrich2013-09-134-0/+854
* v4l2: add gst_v4l2_object_start_sharedMichael Olbrich2013-09-132-0/+17
* v4l2: v4l2_calls: add gst_v4l2_cloneMichael Olbrich2013-09-132-31/+50
* v4l2: handle propose_allocation in gstv4l2objectMichael Olbrich2013-09-133-53/+64
* 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