summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-16Add -Wundef flagBenjamin Otte1-2/+2
2010-03-16rtspconnection: allow for more ipv6 addressesWim Taymans1-2/+11
2010-03-16baseaudiosink: arrange for a running ringbuffer/clock for _wait_eosMark Nauwelaerts1-1/+10
2010-03-16tests: fix videorate testTim-Philipp Müller1-15/+25
2010-03-16riff: add mapping for On2 VP7 fourccsRob Clark1-0/+8
2010-03-16riff: add mapping for On2 VP62 fourccRob Clark1-0/+2
2010-03-16docs: more helper libraries docs fixesTim-Philipp Müller9-8/+34
2010-03-16docs: add GstRTSPExtension to docsTim-Philipp Müller3-0/+11
2010-03-15typefind: use g_ascii_strncasecmp() instead of strncasecmp()David Hoyt1-2/+2
2010-03-15docs: fix typo in gst_tag_list_from_xmp_buffer() docs chunkTim-Philipp Müller1-1/+1
2010-03-15docs: fix up interfaces library docs to make gtk-doc happyTim-Philipp Müller3-1/+9
2010-03-15docs: add new libgstvideo API to documentationTim-Philipp Müller1-0/+2
2010-03-15win32: add recently added API to .def filesTim-Philipp Müller2-0/+2
2010-03-15videotestsrc: use C comments instead of C++-style commentsTim-Philipp Müller2-22/+22
2010-03-15videotestsrc: use g_value_set_static_string() for string constantsTim-Philipp Müller1-4/+4
2010-03-15playsink: Avoid g_object_set() on NULL if a text sink is usedSebastian Dröge1-2/+3
2010-03-15subparse: Correctly escape brackets in DKS regexSebastian Dröge1-1/+1
2010-03-15rtsp: make timeout usec more accurateWim Taymans1-2/+6
2010-03-15tests: update videorate test for videotestsrc changesStefan Kost1-1/+5
2010-03-15videotestsrc: add chroma-zone-plate patternDavid Schleef4-1/+149
2010-03-15theoradec: add chroma-site to capsDavid Schleef1-1/+2
2010-03-15videotestsrc: add chroma-site to capsDavid Schleef1-0/+10
2010-03-15video: add gst_video_parse_caps_chroma_site()David Schleef2-0/+41
2010-03-14theoradec: add color-matrix to capsDavid Schleef1-1/+2
2010-03-14videotestsrc: Add color-matrix to template capsDavid Schleef1-0/+16
2010-03-14tests: make Gtk+ test programs compile with -DGSEAL_ENABLETim-Philipp Müller4-34/+98
2010-03-14build: add cruft alert for common/shave* leftovers to top-level Makefile.amTim-Philipp Müller1-0/+8
2010-03-14oggdemux: Don't drop zero-sized packetsDavid Schleef1-3/+5
2010-03-12volume: Revert rounding behaviour changes when using controlled volume proper...Sebastian Dröge1-4/+4
2010-03-12volume: Only allocate a mute value array if a control source exists for the m...Sebastian Dröge1-1/+1
2010-03-12Automatic update of common submoduleEdward Hervey1-0/+0
2010-03-11tags: Add new mapping to XMP helpersThiago Santos1-0/+11
2010-03-11Don't have 2 include dirsBenjamin Otte1-2/+1
2010-03-11tests: Fix another unitialized variableEdward Hervey1-1/+1
2010-03-11tests: Fix unitialized variable.Edward Hervey1-1/+1
2010-03-11Add -Wredundant-decls to warning flagsBenjamin Otte8-18/+7
2010-03-11Add -Wmissing-declarations -Wmissing-prototypes to warning flagsBenjamin Otte39-129/+178
2010-03-11gio: Remove unused functionBenjamin Otte1-35/+0
2010-03-11vorbisparse: make sure header buffer metadata is writable before modifying itTim-Philipp Müller1-0/+3
2010-03-11check: Ref buffers after setting caps on themBenjamin Otte1-3/+4
2010-03-11Add WARNING_CXXFLAGS where ERROR_CXXFLAGS areBenjamin Otte1-1/+1
2010-03-11Update .po filesEdward Hervey32-32/+288
2010-03-11tests: don't use Gtk+ 2.18 API for no good reasonTim-Philipp Müller1-1/+2
2010-03-11Automatic update of common submoduleBenjamin Otte1-0/+0
2010-03-11xvoverlay: correct version number in docsStefan Kost1-1/+1
2010-03-11tests: add a test for trickplay in audio synthesis graphsStefan Kost3-6/+215
2010-03-11tags: add basic xmp metadata supportStefan Kost7-1/+629
2010-03-11example: add an example for xoverlay::set_render_rectangle()Stefan Kost3-1/+235
2010-03-11xvimagesink: implement set_render_rectangleStefan Kost2-49/+88
2010-03-11xoverlay: add new vmethod ::set_render_rectangle()Stefan Kost4-12/+63