summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: s/GST_CVS/GST_GIT/Benjamin Otte2010-03-211-4/+4
* cog: Generate correct YUV->RGB tablesSebastian Dröge2010-03-191-6/+5
* sdpdemux: disable loop and auto multicast joinWim Taymans2010-03-191-0/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-18190-1505/+829
* virtualdub: RemoveBenjamin Otte2010-03-186-768/+0
* Remove xine plugin codeBenjamin Otte2010-03-187-1659/+0
* Remove gob examplesBenjamin Otte2010-03-182-160/+0
* cog: Fix off-by-one in 444->420 conversionDavid Schleef2010-03-171-1/+1
* cog: Use "(png_infopp) NULL" instead of png_infopp_NULLРуслан Ижбулатов2010-03-171-1/+1
* cog: Use png_get_io_ptr() instead of accessing io_ptr directlyРуслан Ижбулатов2010-03-171-1/+1
* cog: Check for libpng >= 1.2 instead of libpng12Руслан Ижбулатов2010-03-171-1/+1
* docs: the xdgmime plugin was merged into typefindersStefan Kost2010-03-161-14/+0
* neon,dvd: also use g_value_set_static_string() here for static stringsStefan Kost2010-03-161-2/+2
* mpegtsdemux: fix minor memory leak in property getterTim-Philipp Müller2010-03-151-7/+7
* dvbsrc: use g_value_set_static_string() where possibleTim-Philipp Müller2010-03-151-2/+2
* cog: disable code that causes an orcc crashDavid Schleef2010-03-152-42/+17
* imagefreeze: Only start the task after a seek if a buffer was received alreadySebastian Dröge2010-03-151-2/+5
* cog: comment on previous bad commit messageDavid Schleef2010-03-151-1/+0
* cog: implement chroma-siteDavid Schleef2010-03-158-32/+254
* cogcolorspace: implement color-matrix handlingDavid Schleef2010-03-155-47/+199
* cog: logoinsert checkpoint FIXMEDavid Schleef2010-03-141-7/+7
* cog: Add n_taps to chroma upsamplingDavid Schleef2010-03-146-32/+47
* asfmux: fix typo in property descriptionTim-Philipp Müller2010-03-131-2/+2
* mpegvideoparse: Update caps when the sequence header changesRaimo Järvi2010-03-131-18/+14
* camerabin: activate video bin before feeding data to itMark Nauwelaerts2010-03-121-0/+2
* tests: tagschecking: Improvements and new geo-location testsThiago Santos2010-03-121-13/+51
* qtmux: Use xmp on mp4mux and gppmux tooThiago Santos2010-03-121-2/+5
* Automatic update of common submoduleEdward Hervey2010-03-121-0/+0
* jpegparse: Fix unitialized variable on macosx 10.5Edward Hervey2010-03-121-1/+1
* jpegformat: add xmp reading and writing supportStefan Kost2010-03-124-33/+153
* configure: Fix merge mistakeSebastian Dröge2010-03-121-3/+0
* segmentclip: Add audio/video buffer segment clip elementsSebastian Dröge2010-03-129-0/+932
* imagefreeze: Add some unit testsSebastian Dröge2010-03-123-0/+451
* imagefreeze: Set undefined framerate in sink getcaps functionSebastian Dröge2010-03-121-0/+10
* imagefreeze: Implement reverse playback and set buffer offsetsSebastian Dröge2010-03-121-30/+63
* imagefreeze: Add to the docsSebastian Dröge2010-03-124-0/+51
* imagefreeze: Add still frame stream generator elementSebastian Dröge2010-03-124-0/+879
* check: tagschecking: tests for tags serialization in muxersThiago Santos2010-03-112-1/+275
* qtmux: add xmp supportThiago Santos2010-03-115-3/+36
* metadata: Remove _XMP_GEO_* tagsThiago Santos2010-03-114-20/+4
* qtmux: fix GST_ELEMENT_ERROR usageTim-Philipp Müller2010-03-111-9/+9
* jpegformat: Fix unitialized variablesEdward Hervey2010-03-112-8/+8
* fix compile error with trace macroRob Clark2010-03-111-1/+1
* fix trace macro typoRob Clark2010-03-111-2/+2
* mpeg4videoparse: fix compile errorRob Clark2010-03-111-2/+3
* qtmux: fix compile errorRob Clark2010-03-111-1/+1
* Automatic update of common submoduleBenjamin Otte2010-03-111-0/+0
* metadata: don't check for NULL when calling g_free.Stefan Kost2010-03-116-39/+25
* metadata: remove empty setter/getter vmethod implementationsStefan Kost2010-03-112-43/+0
* invtelecine: inlcude stdlib.h for abs()Stefan Kost2010-03-111-0/+1