summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-23tests: souphttpsrc: update ssl key/cert pair1.4Thiago Santos3-33/+41
2015-06-07po: Update translationsSebastian Dröge4-520/+147
2015-06-03asteriskh263: Un-rank clashing depayloaderNicolas Dufresne1-1/+1
2015-04-24rtspsrc: fix crashes caused by invalid caps unrefKseniya Vasilchuk1-1/+0
2015-03-08v4l2bufferpool: Don't update buffer for OUTPUTNicolas Dufresne1-0/+5
2015-03-06aacparse: fix LOAS parsing issueNicolas Huet1-1/+1
2015-03-06directsoundsink: fix modulo math with ringbuffer parametersThiago Santos1-2/+2
2015-03-04qtmux: fix ALAC muxingTim-Philipp Müller1-1/+2
2015-03-02v4l2allocator: fix fd leak in DMABUF import mode.Gwenole Beauchesne1-1/+3
2015-03-02v4l2videodec: Don't unlock the stream lock twiceNicolas Dufresne1-1/+1
2015-02-25v4l2bufferpool: Check corruption flag on the right bufferAleix Conchillo Flaqué1-1/+4
2015-02-15v4l2allocator: Fix freeing of shared memoryNicolas Dufresne1-21/+12
2015-02-04rtph264depay: prevent trying to get 0 bytes from adapterThiago Santos1-4/+6
2015-01-26pulsesink: Free format_info in query_getcapsJimmy Ohn1-2/+3
2015-01-09v4l2bufferpool: Don't clean buffer array in disposeNicolas Dufresne1-6/+0
2015-01-09v4l2bufferpool: Don't ref queued output bufferNicolas Dufresne1-10/+14
2015-01-08v4l2bufferpool: Never fail on streamoffNicolas Dufresne1-33/+8
2015-01-08v4l2: Add support for detecting the presence of V4L2 support on OpenBSDBrad Smith1-1/+4
2014-12-18Release 1.4.51.4.5Sebastian Dröge74-1002/+1364
2014-12-18po: Update translationsSebastian Dröge41-205/+162
2014-12-16rtph264pay: Fixes buffer leak when using SPS/PPSPatrick Radizi1-1/+3
2014-12-16Deinterlace: in query_caps return only supported formats if filter is interlacedThibault Saunier1-1/+21
2014-12-16rtpjitterbuffer: Use an empty iterator in iterate_internal_link when no linksThibault Saunier1-6/+8
2014-12-16rtpsession: Use an empty iterator in iterate_internal_link when no linksThibault Saunier1-0/+2
2014-12-16vpXenc: CLOCK_TIME_NONE is not a valid min_latency valueThibault Saunier2-4/+2
2014-12-16aacparse: Also only unref caps if they're not NULLSebastian Dröge1-1/+2
2014-12-16aacparse: gst_pad_get_allowed_caps() will return NULL if there is no peerSebastian Dröge1-1/+1
2014-12-16osxvideosink: clear rectangle structures before useWim Taymans1-1/+3
2014-12-15v4l2object: Always set formatNicolas Dufresne1-69/+1
2014-12-15v4l2src: fix a couple of minor leaksTim-Philipp Müller1-3/+3
2014-12-15v4l2object: set colorspace for output devicesAurélien Zanelli1-3/+47
2014-12-12rtph264pay: fix potential crash when shutting downPatrick Radizi1-2/+7
2014-12-12rtprtxreceive: Use offset when copying headerOlivier Crête1-2/+4
2014-12-12apev2mux: write APE tags at end for wavpack filesTim-Philipp Müller1-2/+37
2014-12-09v4l2bufferpool: set buffer interlace flags when field is V4L2_FIELD_INTERLACEDAurélien Zanelli1-0/+10
2014-12-09v4l2: Clean up interlace supportSimon Farnsworth3-106/+151
2014-12-07v4l2: Workaround libv4l2 RW emulation bugNicolas Dufresne1-0/+9
2014-12-07v4l2: Fix RW io modeNicolas Dufresne1-6/+11
2014-12-01v4l2bufferpool: unref pool when v4l2_allocator_new() failsAurélien Zanelli1-0/+1
2014-12-01v4l2allocator: fix gst_v4l2_allocator_stop prototypeAurélien Zanelli1-1/+1
2014-12-01aspectratiocrop: Handle resolution changes properlyAndrei Sarakeev2-11/+2
2014-11-30v4l2: Remove last include to linux/videodev2.hNicolas Dufresne1-1/+1
2014-11-25flvdemux: Restrict resyncing to TS regressionsJan Alexander Steffens (heftig)1-1/+1
2014-11-24rtpgstpay: put 0-byte at the end of eventsWim Taymans2-1/+8
2014-11-24rtpgstdepay: avoid buffer overread.Wim Taymans1-0/+20
2014-11-21v4l2: Handle corrupted buffer with empty payloadNicolas Dufresne5-40/+85
2014-11-20qtmux: don't limit max video resolution to 4096x4096Tim-Philipp Müller1-4/+4
2014-11-20rtspsrc: fix leak for mikey base64 decoded key-mgmtAleix Conchillo Flaqué1-0/+1
2014-11-20videomixer: fix up QoS handling for live sourcesMatthew Waters2-1/+6
2014-11-15matroska-mux: Use G_DEFINE_TYPE() to register the pad instead of manually reg...Sebastian Dröge1-16/+4