Commit graph

762 commits

Author SHA1 Message Date
Xavi Artigas
e6e3719d25 Fix Carriage Returns 2012-06-22 12:57:24 +02:00
Xavi Artigas
b2fb2d10cc Add playback tutorial 5 2012-06-21 16:08:19 +02:00
Xavi Artigas
69b6590d03 Remove unused variable 2012-06-19 17:55:21 +02:00
Xavi Artigas
482bff1ce4 Added playback tutorial 3 2012-06-19 17:59:37 +02:00
Xavi Artigas
80d6b6e476 Whitespacey 2012-06-19 14:01:48 +02:00
Xavi Artigas
6a3594ea4a Fix tutorial number in VS files 2012-06-19 13:07:20 +02:00
Xavi Artigas
082beeeb6a Corrected tutorial number (should be 4, not 3) 2012-06-19 13:01:05 +02:00
Xavi Artigas
9b52a33ccf Whitespace 2012-06-19 12:51:27 +02:00
Xavi Artigas
490eb9b40e Carriage returns 2012-06-19 12:31:06 +02:00
Xavi Artigas
e7a0bcbb6e Add commented-out ring-buffer size limitation (for pedagogic purposes) 2012-06-18 17:39:05 +02:00
Xavi Artigas
279e01a158 Print temp-location. 2012-06-18 16:11:57 +02:00
Xavi Artigas
b4f718acfd Added Playback tutorial 3. 2012-06-18 12:19:06 +02:00
Xavi Artigas
63177bf882 Fix warnings shown with -Wall 2012-06-18 10:34:24 +02:00
Xavi Artigas
7da0e543dc Use default toolset instead of forcing WinDDK's (This shouldn't have been committed). 2012-06-11 15:12:02 +02:00
Xavi Artigas
3b393bd1d2 Use default toolset instead of forcing WinDDK's (This shouldn't have been committed). 2012-06-11 15:07:54 +02:00
Sebastian Dröge
003fa6a129 Merge remote-tracking branch 'keema/master'
Conflicts:
	gst-sdk/tutorials/basic-tutorial-12.c
2012-06-11 13:38:01 +02:00
Xavi Artigas
12e5e2b7e8 Some reordering to match the tutorial's explanations. 2012-06-11 12:12:31 +02:00
Xavi Artigas
987109fd3f Added tutorial 12 2012-06-11 11:20:01 +02:00
Xavi Artigas
9cbd722bbe Remove unneeded BUFFERING playbin2 flag for this tutorial. 2012-06-11 10:36:15 +02:00
Xavi Artigas
5569f41783 Added tutorial 12 2012-06-08 17:08:56 +02:00
Andoni Morales Alastruey
0eec3a7146 Merge branch 'master' into sdk-0.0.1 2012-06-07 02:55:28 +02:00
Andoni Morales Alastruey
0ccd90d99a Use the renamed 'Versions' directory 2012-06-07 02:55:14 +02:00
Andoni Morales Alastruey
84dacefa56 xcode: change deployment target to 10.6 2012-06-06 15:15:35 +02:00
Andoni Morales Alastruey
8228ae72be xcode: change deployment target to 10.6 2012-06-06 15:12:34 +02:00
Thiago Santos
dac018ac0b xcode: fix typo in project folder 2012-06-05 15:40:34 -03:00
Andoni Morales Alastruey
e0c162a0e7 Move xcode tutorials under gst-sdk/tutorials/xcode 2012-06-04 19:36:32 +02:00
Andoni Morales Alastruey
16e5b36a1b remove link with gstcodecparsers 2012-06-04 19:36:32 +02:00
Josep Torra
4ed2509165 xcode: use new install path in /Library 2012-06-04 19:36:31 +02:00
Andoni Morales Alastruey
eb76de7855 Use absolute paths for xcconfig files 2012-06-04 19:36:31 +02:00
Andoni Morales Alastruey
023dd32969 Remove user data from XCode projects 2012-06-04 19:36:31 +02:00
Andoni Morales Alastruey
e6826b9b4e Add x86 XCode projects 2012-06-04 19:36:31 +02:00
Andoni Morales Alastruey
e478001fce Move toturials to a folder with the arch name 2012-06-04 19:36:31 +02:00
Xavi Artigas
782541f132 Set new directory structure in the project files 2012-05-29 12:49:03 +02:00
Xavi Artigas
c07f032e10 Move VS2010 project files to a more confortable place 2012-05-29 12:47:29 +02:00
Andoni Morales Alastruey
7a59d7b450 Set Project to search user paths 2012-05-23 18:54:05 +02:00
Andoni Morales Alastruey
981df5be59 Add tutorials projects for XCode 2012-05-23 17:56:13 +02:00
Andoni Morales Alastruey
5aed7c7815 Fix quartz include 2012-05-23 17:56:13 +02:00
Xavi Artigas
f90232dc3a CRLF and fix unreffing bug 2012-05-16 18:16:05 +02:00
Xavi Artigas
3bd4854409 Add a default URI 2012-05-15 17:25:03 +02:00
Xavi Artigas
6575e17365 Added Basic Tutorial 9 2012-05-15 13:53:40 +02:00
Xavi Artigas
6f313a55c6 Added audioresample to make sure the audio sink will link happily. 2012-05-15 12:21:42 +02:00
Xavi Artigas
fed3696eef Cosmetic: Fixed parameter name. 2012-05-14 13:33:01 +02:00
Xavi Artigas
64dc844baa Minor changes 2012-05-11 16:55:37 +02:00
Xavi Artigas
2cceb62cf3 Re-created all project files using the new Wizard. This adds support for 64 bits to all tutorials. 2012-05-11 16:32:59 +02:00
Xavi Artigas
54687a3e61 Added basic tutorial 8 2012-05-10 17:58:21 +02:00
Xavi Artigas
e3964e1ec6 Remove /OPT:NOREF from project files. This is set to FALSE in the props, but new projects created from VS2010 set it to TRUE for the Release configuration, overriding the props file. 2012-05-09 17:37:00 +02:00
Xavi Artigas
2ef027e295 Minor cosmetic changes 2012-05-09 14:16:08 +02:00
Xavi Artigas
2c2daae387 Added basic tutorial 7 2012-05-07 18:06:31 +02:00
unknown
5e2462c9ae gitignore + use GSTREAMER_SDK_ROOT instead of relative path to the props files 2012-05-07 17:21:05 +02:00
Andoni Morales Alastruey
4fd14556b5 Fix paths of msvc props 2012-05-04 04:03:52 +02:00