summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-05tsdemux: Wait for valid PCR/offset obvervationswip2Edward Hervey1-21/+209
2013-09-05WIP examples: Add descriptor dumpingEdward Hervey1-4/+53
2013-09-05!!WIP: mpegtsdemux: New PCR<=>Offset estimation codeEdward Hervey4-67/+924
2013-09-05mpegtspacketizer: No longer use a private structEdward Hervey2-151/+133
2013-09-04eglglessink: change pool->sink->last_buffer to pool->last_bufferJulien Isorce1-20/+30
2013-09-04eglglessink: buffer pool does not need to maintain a ref on the displayJulien Isorce1-11/+2
2013-09-04eglglessink: add GstEGLImageBufferPoolSendBlockingAllocate callbackJulien Isorce1-31/+93
2013-09-04eglglessink: prepare gst_egl_adaptation_allocate_eglimage to be movedJulien Isorce3-32/+54
2013-09-04h264parse: Add support for stream-format=avc3Alex Ashley2-14/+69
2013-09-03soundtouch: Fix compilation with soundtouch 1.4.0Sebastian Dröge2-0/+14
2013-09-03.gitignore: ignore new win32 config.h-newTim-Philipp Müller1-0/+2
2013-09-03amcvideodec: Port tiled NV12 conversion to 1.0Sebastian Dröge1-10/+10
2013-09-03amcvideodec: Add FIXME commentSebastian Dröge1-0/+1
2013-09-03androidmedia: add support for a new qualcomm colorspaceJorge Luis Zapata3-1/+110
2013-09-02mpegpsdemux: minor clean-upTim-Philipp Müller1-5/+3
2013-09-02mpegdemux: send events on pads that are not linkedMatej Knopp1-1/+1
2013-09-02d3dvideosink: disable buffer poolsAndoni Morales Alastruey3-1/+11
2013-09-02Change how win32/common/config.h is updatedTim-Philipp Müller4-225/+44
2013-09-02tests: ignore new aiffparse test binaryTim-Philipp Müller1-0/+1
2013-09-02soundtouch: Allow compilation against float and integer version of the librarySebastian Dröge3-42/+47
2013-08-30dashdemux: Fix warnings when building in OS X Snow LeopardJosep Torra1-2/+2
2013-08-30dashdemux: Fix warnings when building in OS X Snow LeopardJosep Torra2-2/+2
2013-08-30h264parse: Use codecparsers macrosEdward Hervey1-10/+2
2013-08-29examples: port directfb example to 1.0Kerrick Staley1-1/+1
2013-08-29win32: update config.hTim-Philipp Müller1-2/+2
2013-08-29dfbvideosink: make "layer-mode" property an enumTim-Philipp Müller1-22/+31
2013-08-29dfbvideosink: don't use deprecated GLib thread APITim-Philipp Müller1-3/+2
2013-08-29dfbvideosink: port to 1.0Kazunori Kobayashi3-601/+663
2013-08-29avdtputil: Some minor cleanup and leak fixesSebastian Dröge1-39/+43
2013-08-29bluez: support aac in avdtpsrcBernhard Miller3-2/+232
2013-08-28Back to developmentSebastian Dröge1-3/+3
2013-08-28Release 1.1.4Sebastian Dröge82-145/+1002
2013-08-28Update .po filesSebastian Dröge40-40/+40
2013-08-28po: update translationsSebastian Dröge1-9/+11
2013-08-28mpegts: mark as unstable APITim-Philipp Müller1-0/+5
2013-08-27mpegtsdemux: fix possible read beyond end of buffer when resyncingTim-Philipp Müller1-1/+1
2013-08-27h264parse: only update src CAPS when it's necessaryMatthieu Bouron1-2/+8
2013-08-27h264parse: do not set CAPS and passthrough mode if SPS/PPS have not been parsedMatthieu Bouron1-3/+6
2013-08-26configure.ac: Don't set BZ2_LIBS if bz2 is not foundSebastian Dröge1-1/+3
2013-08-26webpdec: Some cleanup and minor fixesSebastian Dröge1-5/+21
2013-08-26webp: Add WebP image decoder pluginSreerenj Balachandran6-2/+620
2013-08-23facedetect: new property to control bus messages updatesNicola Murino2-47/+141
2013-08-23opencv: Fix indentionSebastian Dröge2-11/+11
2013-08-23opencv: Port to non-deprecated GMutex/GCond APISebastian Dröge2-33/+33
2013-08-23opencv: Add disparity-map calculation elementMiguel Casas-Sanchez4-0/+914
2013-08-22directsoundsrc: Remove unused variableSebastian Dröge1-19/+16
2013-08-22configure: Update opencv dependency, 2.4.5 works too.Sebastian Dröge1-1/+1
2013-08-22directsoundsrc: Add 'device-name' property for selecting a audio deviceKishore Arepalli2-26/+74
2013-08-22configure: Fix bz2 configure check for WindowsSebastian Dröge1-2/+9
2013-08-21tsdemux: Refuse negative rates which we don't support yetEdward Hervey1-4/+5