summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: disable new gst-element-maker testTim-Philipp Müller2011-04-271-6/+8
* element-maker: the broekn templates are not broekn, but dependenciesStefan Kost2011-04-271-1/+2
* element-maker: set CPPFLAGS to make templates using uninstalled headers workStefan Kost2011-04-262-2/+3
* element-maker: fixup gobject template a bit but disable for nowStefan Kost2011-04-262-2/+5
* element-templates: fix templatesStefan Kost2011-04-265-12/+52
* element-maker: don't dist incomplete templatesStefan Kost2011-04-261-5/+7
* element-maker-test: try to run element-maker for all templatesStefan Kost2011-04-262-1/+28
* element-maker: make it fail, when compilation failsStefan Kost2011-04-261-1/+7
* element-maker: allow to run from a different working directoryStefan Kost2011-04-261-2/+3
* element-maker: lowercasify inputDavid Schleef2011-04-241-0/+1
* mpegtsdemux,tsdemux: Add byte-stream to h264 capsDavid Schleef2011-04-242-9/+17
* basevideoencoder: Don't allow buffers after EOSDavid Schleef2011-04-242-1/+13
* basevideo: Don't duplicate code in basevideocodecDavid Schleef2011-04-241-4/+0
* basevideo: Check if caps are set directlyDavid Schleef2011-04-241-5/+5
* gme: fix infinite looping by fading out after two loopsMihai Draghicioiu2011-04-241-2/+7
* Automatic update of common submoduleTim-Philipp Müller2011-04-241-0/+0
* opencv: make work with openCV 2.2Fabrizio Milo2011-04-227-17/+44
* Add latest plugins to spec fileChristian Fredrik Kalager Schaller2011-04-191-0/+2
* mpegtsmux: Add byte-stream to h264 capsDavid Schleef2011-04-181-1/+1
* wavpack: Remove bus GSource to prevent a valgrind warningSebastian Dröge2011-04-182-4/+4
* ofa: Remove bus GSource to prevent a valgrind warningSebastian Dröge2011-04-181-15/+12
* assrender: Remove bus GSource to prevent a valgrind warningSebastian Dröge2011-04-181-1/+3
* decklink: Remove unused/unneeded CFLAGS/LIBS and move $(LIBM) to LIBADDSebastian Dröge2011-04-181-5/+4
* linsys: Link with libgstbase for basesink/basesrcSebastian Dröge2011-04-181-5/+3
* decklink: Dist all headers and put them in noinst_HEADERSSebastian Dröge2011-04-171-3/+7
* linsys: Dist all headers and put them in noinst_HEADERSSebastian Dröge2011-04-171-2/+9
* configure: Fix linsys/decklink checks for LinuxSebastian Dröge2011-04-171-6/+16
* 0.10.21.2 pre-releaseTim-Philipp Müller2011-04-172-3/+3
* ext, gst: update disted orc backup filesTim-Philipp Müller2011-04-176-2183/+2437
* docs: update docs for pre-releaseTim-Philipp Müller2011-04-17108-654/+1250
* configure: fix --disable-externalTim-Philipp Müller2011-04-161-0/+2
* assrender: refactor blitting, avoid writing past end of bufferDavid Schleef2011-04-161-67/+96
* jpegformat: Fix unitialized variable on macosxEdward Hervey2011-04-161-1/+1
* camerabin: Do not forget to unref the ffmpegcolorspaceThiago Santos2011-04-151-0/+6
* test: camerabin: More leak fixesThiago Santos2011-04-151-1/+4
* m4: Update gsettings m4 macrosSebastian Dröge2011-04-151-18/+8
* Bump orc requirement to 0.4.11David Schleef2011-04-141-1/+1
* Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-1514-137/+13
* element-templates: clean up gobject template a bitTim-Philipp Müller2011-04-151-16/+4
* asfmux: fix unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-154-48/+13
* bayer: fix unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-151-62/+0
* tests: camerabin2: Leak fixes for the unit testsThiago Santos2011-04-141-3/+12
* tests: camerabin: Some leak fixesThiago Santos2011-04-141-2/+8
* Remove audioflingersinkReynaldo H. Verdejo Pinochet2011-04-148-2476/+0
* basevideo: fix unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller2011-04-143-29/+1
* basecamerasrc: add unstable-API warnings if GST_USE_UNSTABLE_API is not definedTim-Philipp Müller2011-04-143-0/+15
* libs: remove leftover media-info directoryTim-Philipp Müller2011-04-141-1/+0
* hlsdemux: m3u8: return duration in nanosecondsAndoni Morales Alastruey2011-04-141-1/+1
* hlsdemux: fix handling of end of playlistAndoni Morales Alastruey2011-04-141-7/+6
* hlsdemux: fix example pipelineAndoni Morales Alastruey2011-04-141-1/+1