Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | port some more to new memory API | Mark Nauwelaerts | 2012-01-25 | 1 | -6/+7 |
* | Merge branch 'master' into 0.11 | Sebastian Dröge | 2012-01-25 | 3 | -2/+10 |
|\ | |||||
| * | avc: fix broken line continuation | David Schleef | 2012-01-22 | 1 | -1/+1 |
| * | linsyssdi: fix leaks | Vincent Penquerc'h | 2012-01-13 | 2 | -1/+9 |
| * | various: fix pad template ref leaks | Vincent Penquerc'h | 2011-11-28 | 48 | -100/+103 |
* | | port to new gthread API | Wim Taymans | 2012-01-19 | 2 | -7/+7 |
* | | pvr2d: Port to 0.11 | Edward Hervey | 2011-12-05 | 6 | -780/+782 |
* | | Merge remote-tracking branch 'origin/master' into 0.11 | Edward Hervey | 2011-11-25 | 15 | -2/+5734 |
|\ \ | |/ | |||||
| * | Add pvrvideosink element | Luciana Fujii Pontello | 2011-11-25 | 15 | -2/+5734 |
* | | Merge branch 'master' into 0.11 | Wim Taymans | 2011-11-17 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | mimic, opencv, vp8, acmmp3dec, linsys: Don't build static plugins | Mart Raudsepp | 2011-11-11 | 2 | -2/+2 |
* | | Update for GstURIHandler get_protocols() changes | Tim-Philipp Müller | 2011-11-13 | 1 | -21/+29 |
* | | chain up in set_clock | Wim Taymans | 2011-11-10 | 6 | -9/+17 |
* | | update for probe api changes | Wim Taymans | 2011-11-08 | 1 | -3/+3 |
* | | dvdbasebin: fix for pad probes update | Wim Taymans | 2011-11-07 | 1 | -2/+3 |
* | | make request pads take _%u | Wim Taymans | 2011-11-04 | 1 | -3/+3 |
* | | structure: fix for api update | Wim Taymans | 2011-11-02 | 1 | -2/+2 |
* | | Update for pad API changes | Tim-Philipp Müller | 2011-11-01 | 1 | -6/+6 |
* | | Merge branch 'master' into 0.11 | Wim Taymans | 2011-10-16 | 4 | -7/+77 |
|\ \ | |/ | |||||
| * | shm: Add buffer-time property | Sjoerd Simons | 2011-10-12 | 2 | -4/+48 |
| * | shm: Add ability to add uint64 tags on buffers | Sjoerd Simons | 2011-10-12 | 2 | -3/+29 |
* | | dvb: port to 0.11 | Wim Taymans | 2011-10-10 | 2 | -81/+58 |
* | | Merge branch 'master' into 0.11 | Wim Taymans | 2011-08-25 | 14 | -53/+9867 |
|\ \ | |/ | |||||
| * | decklink: fix compilation on Linux | David Schleef | 2011-08-21 | 7 | -22/+20 |
| * | decklink: Add subdevice property | David Schleef | 2011-08-21 | 2 | -7/+30 |
| * | decklink: add support for Windows | Joshua M. Doe | 2011-08-21 | 13 | -7/+9717 |
| * | decklink: improve frame handling | Joshua M. Doe | 2011-08-21 | 3 | -16/+39 |
| * | decklink: fix debugging in capture.cpp by making category extern | Joshua M. Doe | 2011-08-21 | 3 | -2/+3 |
| * | decklink: use mutexes from glib instead of pthread | Joshua M. Doe | 2011-08-21 | 2 | -9/+8 |
* | | Merge branch 'master' into 0.11 | Wim Taymans | 2011-08-17 | 2 | -11/+50 |
|\ \ | |/ | |||||
| * | qtkitvideosrc: get the framerate from caps | Alessandro Decina | 2011-08-15 | 1 | -11/+49 |
| * | decklink: Add gstdecklink.h to list of headers | Edward Hervey | 2011-08-04 | 1 | -0/+1 |
* | | Merge branch 'master' into 0.11 | Wim Taymans | 2011-08-04 | 4 | -10/+71 |
|\ \ | |/ | |||||
| * | decklink: Add audio-input property | David Schleef | 2011-08-03 | 4 | -10/+71 |
* | | Merge branch 'master' into 0.11 | Wim Taymans | 2011-08-04 | 20 | -716/+792 |
|\ \ | |/ | |||||
| * | vdpau: fix some variable-set-but-unused compiler warnings | Tim-Philipp Müller | 2011-07-14 | 5 | -21/+3 |
| * | dvb: Fix set-but-unused warnings | Olivier Crête | 2011-07-12 | 3 | -10/+7 |
| * | decklink: HD modes are square pixels | David Schleef | 2011-07-07 | 1 | -1/+1 |
| * | decklink: properly set up analog input | David Schleef | 2011-07-04 | 1 | -0/+21 |
| * | decklink: Add more modes | David Schleef | 2011-07-04 | 3 | -45/+128 |
| * | d3dvideosink: Fix configure check and makefiles | Raimo Järvi | 2011-06-25 | 2 | -3/+4 |
| * | decklink: update DeckLink API wrappers | David Schleef | 2011-06-20 | 2 | -5/+89 |
| * | decklink: Add connection type | David Schleef | 2011-06-20 | 4 | -12/+65 |
| * | decklinksink: Add audio support | Rafael Diniz | 2011-06-20 | 3 | -16/+63 |
| * | decklink: Add various features | David Schleef | 2011-06-20 | 7 | -239/+303 |
| * | decklink: remove unused code | David Schleef | 2011-06-20 | 1 | -310/+0 |
| * | decklink: reindent | David Schleef | 2011-06-20 | 4 | -245/+295 |
| * | shm: Improve documentation of internal shmpipe | Olivier Crête | 2011-06-16 | 1 | -26/+30 |
* | | Merge branch 'master' into 0.11 | Wim Taymans | 2011-06-15 | 86 | -2771/+11397 |
|\ \ | |/ | |||||
| * | wininetsrc: don't use G_CONST_RETURN | Tim-Philipp Müller | 2011-06-13 | 1 | -1/+1 |