summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-09riff: extract track number and album artist tags from INFO chunksHEADmasterTim-Philipp Müller2-2/+34
2012-03-09riff: when reading tags from INFO chunk, accept lower-case IDs as wellTim-Philipp Müller1-0/+3
2012-03-09configure: fix AC_LANG_SOURCE-related warnings when doing autogen.shTim-Philipp Müller2-8/+12
2012-03-09.gitignore: add new playback-test binaryTim-Philipp Müller1-0/+2
2012-03-09playbin2: do not take a superfluous ref on uridecodebin instancesMark Nauwelaerts1-2/+8
2012-03-09uridecodebin: restore FLOATING flag when reusing decodebin instanceMark Nauwelaerts1-0/+2
2012-03-09audio{en,de}coder: Add optional open/close vfuncsSebastian Dröge4-2/+93
2012-03-08playsink: audio convert bin need not be unconditionally presentMark Nauwelaerts1-4/+3
2012-03-08playsink: plug element leakMark Nauwelaerts1-0/+1
2012-03-08check: Disable another lanczos videoscale testEdward Hervey1-1/+1
2012-03-07Revert "ogg: Fix handling of unset granuleshift for the skeleton parser"Tim-Philipp Müller4-52/+33
2012-03-07common: update common moduleTim-Philipp Müller1-0/+0
2012-03-07win32: update defs for new libgstaudio symbolEdward Hervey1-0/+1
2012-03-06vorbisdec: simplify tag handling using base class helperMark Nauwelaerts2-41/+15
2012-03-06audiodecoder: add some tag handling convenience helpMark Nauwelaerts2-0/+40
2012-03-06audiodecoder: add baseclass _CAST macroMark Nauwelaerts1-0/+2
2012-03-06pango: Fix 'implicit conversion from enumeration type 'GstTextOverlayLineAlig...Sebastian Dröge1-1/+2
2012-03-06ogg: Fix handling of unset granuleshift for the skeleton parserSebastian Dröge4-33/+52
2012-03-06xvimagesink: Fix 'comparison of unsigned expression >= 0 is always true'Sebastian Dröge1-1/+1
2012-03-06video-blend: Actually allow negative offsets in the function signature tooSebastian Dröge2-2/+2
2012-03-06pbutils: Fix 'comparison of unsigned enum expression < 0 is always false' com...Sebastian Dröge1-1/+1
2012-03-05docs: make videooverlaycomposition types show up in the docsStefan Sauer1-0/+3
2012-03-05playsink: Chain up to the parent's GstBin::handle_message() for non-prepare-x...Sebastian Dröge1-0/+3
2012-03-05xvimagesink: don't use deprecated XKeycodeToKeysymOleksij Rempel (Alexey Fisher)1-13/+13
2012-03-05ximagesink: don't use deprecated XKeycodeToKeysymOleksij Rempel (Alexey Fisher)1-14/+13
2012-03-05audiodecoder: enhance some debug statementMark Nauwelaerts1-1/+1
2012-03-04pango: don't use deprecated pango_cairo_font_map_create_context()Oleksij Rempel (Alexey Fisher)3-3/+3
2012-03-03tests: add test to check discoverer return code for missing plugins caseTim-Philipp Müller3-0/+42
2012-03-03discoverer: don't change result for missing plugin errorsJonathan Matthew1-2/+9
2012-03-02playback: Only requires GTK, not GTK-X11Sebastian Dröge1-1/+1
2012-03-02playback-test: Rename everything from seek to playback-test internally tooSebastian Dröge1-130/+134
2012-03-02playback: Rename file from seek.c to playback-test.cSebastian Dröge2-1/+1
2012-03-02examples: Move seek example into its own directorySebastian Dröge5-4/+16
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-28adder: sink event handling fixStefan Sauer1-55/+33
2012-02-27Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey10-0/+38
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-26theoraenc: fix compiler warningAlessandro Decina1-1/+1
2012-02-25appsink: implement SEEKING queryTim-Philipp Müller1-0/+26
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