summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Update .po filesSebastian Dröge40-40/+40
2013-09-23sdpdemux: Change rank to NONE until it can be autoplugged properlySebastian Dröge1-1/+1
2013-09-20Automatic update of common submoduleEdward Hervey1-0/+0
2013-09-19audiofxbad: Change plugin name to audiofxbad from audiochannelmixSebastian Dröge1-1/+1
2013-09-19dash/smoothstreaming: Remove unused debug category with the same nameSebastian Dröge2-6/+0
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-19Automatic update of common submoduleTim-Philipp Müller2-5/+7
2013-09-19eglglessink: Fix static linking for Android by passing --tag=CC to libtoolSebastian Dröge1-1/+1
2013-09-19Back to developmentSebastian Dröge1-3/+3
2013-09-19Release 1.1.90Sebastian Dröge80-225/+1121
2013-09-19Update .po filesSebastian Dröge40-40/+40
2013-09-19po: Update translationsSebastian Dröge6-222/+160
2013-09-18eglglessink: Update for new GstContext APISebastian Dröge3-97/+22
2013-09-18egl: Update for new GstContext APISebastian Dröge2-8/+14
2013-09-17hlsdemux: Reset GstUriDownloader cancellation when restarting to playOlivier Crête1-0/+2
2013-09-16mpegtspacketizer: Correct condition check for current next indicatorSudip Jain1-1/+1
2013-09-12rawparse: fix event orderWim Taymans2-1/+29
2013-09-12amcvideodec: Don't put the level restrictions on the sinkpad capsSebastian Dröge1-61/+3
2013-09-10tsdemux: respect seqnums on seeksThiago Santos1-13/+21
2013-09-10opencv: We also work with OpenCV 2.4.6.1Sebastian Dröge1-1/+1
2013-09-10modplug: Specify directory when including stdafx.hIain Lane1-1/+1
2013-09-09uvch264src: Fix small mem leakOlivier Crête1-0/+2
2013-09-09h264parse: don't update src caps if only codec_data differsMatej Knopp1-13/+26
2013-09-05uvch264src: Let the caps be NULL if there is no peerOlivier Crête1-2/+4
2013-09-05uvch264src: No need to drop segment eventsOlivier Crête1-21/+2
2013-09-05decklinksrc: send caps event before segmentTim-Philipp Müller1-6/+6
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