summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-02mixer/colorbalance: Update for API changesSebastian Dröge3-5/+21
2012-03-02Merge branch 'master' into 0.11Sebastian Dröge30-1223/+3253
2012-03-01seek: Add support for setting a subtitle URISebastian Dröge1-7/+40
2012-03-01seek: Add support for changing the remaining playbin2 propertiesSebastian Dröge1-38/+309
2012-03-01seek: Add advanced seek abilitySebastian Dröge1-29/+223
2012-03-01seek: Some more variable movingSebastian Dröge1-38/+44
2012-03-01seek: Move seek flags/settings into its own expanderSebastian Dröge1-45/+55
2012-02-29adder: drop newsegment events on sink-padsStefan Sauer1-0/+2
2012-02-29test: improve adder test on event handlingStefan Sauer1-4/+21
2012-02-29update for metadata API changesWim Taymans12-39/+106
2012-02-28adder: sink event handling fixStefan Sauer1-55/+33
2012-02-28add more debug about croppingWim Taymans3-2/+11
2012-02-28meta: add return value to transformWim Taymans2-3/+7
2012-02-28videofilter: fix some commentsWim Taymans1-3/+3
2012-02-28update for metadata tagsWim Taymans4-5/+12
2012-02-27audio: link against libmPhilippe Normand1-1/+1
2012-02-27Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey10-0/+38
2012-02-27audioencoder: don't leak eventWim Taymans1-1/+3
2012-02-27audioconvert: improve fixationWim Taymans1-19/+15
2012-02-27vorbisenc: chain up to parent event functionWim Taymans1-1/+1
2012-02-27audioencoder: use default event functionWim Taymans1-36/+34
2012-02-27adder: include event name in log messageStefan Sauer1-1/+1
2012-02-26tests: add some videoscale tests for new Lanczos-based methodTim-Philipp Müller1-0/+39
2012-02-26videoscale: fix negotiation after addition of new formats and methodsTim-Philipp Müller2-1/+128
2012-02-26videoscale: fix videoscale test for new methodsTim-Philipp Müller1-50/+68
2012-02-26Fix compiler warningsAlessandro Decina4-5/+6
2012-02-26theoraenc: fix compiler warningAlessandro Decina1-1/+1
2012-02-25appsink: implement SEEKING queryTim-Philipp Müller1-0/+26
2012-02-25tests: add multisocketsink test binary to .gitignoreTim-Philipp Müller1-0/+1
2012-02-25tests: fix capsfilter-renegotiation testTim-Philipp Müller1-3/+3
2012-02-25tests: fix multisocketsink unit testTim-Philipp Müller1-1/+1
2012-02-25pbutils: fix gst_install_plugins_{sync,async} g-i annotationsTim-Philipp Müller1-4/+6
2012-02-24interfaces: fix ABI class padding after the recent changesStefan Sauer2-2/+2
2012-02-24seek: Let the XOverlay element handle eventsSebastian Dröge1-2/+0
2012-02-24seek: Use the same adjustment for the color balance scales as for the seek scaleSebastian Dröge1-6/+10
2012-02-24seek: Change the volume/mute widgets from the main threadSebastian Dröge1-3/+40
2012-02-24seek: Refactor and cleanup seek example applicationSebastian Dröge1-1908/+1023
2012-02-24update for basetransform changeWim Taymans2-2/+2
2012-02-24update for metadata changesWim Taymans4-35/+36
2012-02-23video: fix docsWim Taymans1-2/+3
2012-02-23video: Improve video frame map/unmapWim Taymans3-96/+88
2012-02-23videopool: fix docsWim Taymans1-1/+1
2012-02-23seek: Fix mistake in last commitSebastian Dröge1-0/+3
2012-02-23playsink: Use g_signal_handlers_block_by_func()/unblock_by_func() instead of ...Sebastian Dröge1-2/+2
2012-02-23seek: The volume property signals are proxied in playbin2 since some time alr...Sebastian Dröge1-9/+0
2012-02-23seek: Use colorbalance of playbin2 directlySebastian Dröge1-28/+15
2012-02-23playbin2: Proxy colorbalance interfaceSebastian Dröge1-1/+69
2012-02-23playsink: Proxy colorbalance interfaceSebastian Dröge1-17/+336
2012-02-23Update NEWS and RELEASE as wellTim-Philipp Müller2-7/+690
2012-02-23Bump version after releaseTim-Philipp Müller38-122/+301