Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-01-08 | gst/games/gstpuzzle.c: - handle nav events differently: forward every event n... | Benjamin Otte | 1 | -28/+49 |
2005-01-06 | gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles... | Benjamin Otte | 1 | -0/+6 |
2005-01-06 | gst/games/gstpuzzle.c: no memleaks, please change initialization code around ... | Benjamin Otte | 1 | -12/+44 |
2005-01-06 | gst/games/gstvideoimage.c: fix stupid typo that borked copying on YUY2 | Benjamin Otte | 1 | -1/+1 |
2005-01-06 | gst/games/gstpuzzle.c: fix edges when image sizes aren't multiples of tile sizes | Benjamin Otte | 1 | -10/+14 |
2005-01-06 | gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix ra... | Benjamin Otte | 1 | -9/+61 |
2005-01-06 | gst/asfdemux/gstasfdemux.c: Extract TrackNumber metadata + clean up code | Stéphane Loeuillet | 1 | -1/+1 |
2005-01-06 | add a puzzle game with... | Benjamin Otte | 4 | -0/+1530 |