summaryrefslogtreecommitdiff
path: root/src/totem-video-thumbnailer.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-25Remove hacks needed to deal with certain GStreamer-0.8 backend issuesTim-Philipp Müller1-21/+3
2006-02-28Allow saving of thumbnails in JPEG format (Closes: #332424)Bastien Nocera1-11/+32
2006-01-22sort the queue before parsing it to avoid non-messages, and non-errors toBastien Nocera1-0/+6
2005-12-23call the GNOME authentication manager, so that auth'ed remote places getBastien Nocera1-0/+2
2005-12-11Don't save the thumbnail with an alpha component.Jeroen Zwartepoorte1-2/+2
2005-05-17update from libegg CVS HEAD (Closes: #304574) fix build warningBastien Nocera1-0/+1
2005-05-13send error messages as such (duh!), also setup an event queue (Closes:Bastien Nocera1-0/+1
2005-04-25let's avoid CPU burn on stop()Bastien Nocera1-2/+1
2005-04-19don't hardcode the maximum number of subtitle tracks (Closes: #172520) weBastien Nocera1-4/+0
2005-04-13Fix GTK+-only build (Closes: #300488), some warning fixesBastien Nocera1-0/+1
2005-03-01Allow some time before knowing the length of a file. Also, allow a shortRonald Bultje1-7/+18
2005-02-08commit license change to TotemChristian Fredrik Kalager Schaller1-0/+8
2005-02-08use g_type_init so that the thumbnailer can work without a DISPLAYBastien Nocera1-15/+5
2005-01-05Use the media icons from GTK+, including the forward/rewind buttons, useBastien Nocera1-9/+9
2004-12-30upd update from libbaconBastien Nocera1-0/+20
2004-12-23use a BVW_USE_TYPE_ enum to tell the widget its purpose beforeBastien Nocera1-1/+1
2004-11-10fix crash when no arguments are suppliedBastien Nocera1-1/+1
2004-11-05remove extraneous g_error_freeBastien Nocera1-1/+0
2004-10-08Screenshots and thumbnailing for GStreamer backend.Ronald Bultje1-19/+26
2004-07-22Add Quarks to the GError the video widget generates, thumbnail the file byBastien Nocera1-0/+63
2004-07-04better look and size for the large thumbnails, less wasted spaceBastien Nocera1-31/+55
2004-07-04added better holes for bigger thumbnail sizes, add an option to theBastien Nocera1-21/+115
2004-04-22move our gdk_pixbuf_mirror function to video-utils.[ch] and rename itBastien Nocera1-35/+2
2004-04-10Loads of changes for the start of the GTK+ only build, Glade files areBastien Nocera1-0/+5
2004-01-31Paranoia. Replaced a bunch of instances of 'foo == TRUE' with 'foo !=Jon Trowbridge1-1/+1
2004-01-31Corrected usage of g_build_filename. This fixes bug #132674.Jon Trowbridge1-2/+1
2003-10-05fix seekingBastien Nocera1-1/+1
2003-10-04couple of warnings fixesBastien Nocera1-1/+1
2003-10-04split bvw_play() into bvw_play, bvw_seek() and bvw_seek_time() seekingBastien Nocera1-4/+4
2003-07-29call nice() before initialising threads to make glib shut up, check thatBastien Nocera1-3/+3
2003-07-11don't tell nautilus that the file can't be thumbnailed if it takes tooBastien Nocera1-1/+1
2003-06-29upd remove languages.h added change the screen resolution automaticallyBastien Nocera1-3/+23
2003-06-20try downloading from the 2 servers, not both times from the same one tryBastien Nocera1-1/+5
2003-06-11more tweaks for thumbnailing small streamsBastien Nocera1-5/+8
2003-06-11fixes to get the HAVE_X86 #define right don't whinge on 0x0 dimensions,Bastien Nocera1-0/+5
2003-06-09check for a null GValue add a FIXME initialise the GValue properly beforeBastien Nocera1-0/+3
2003-05-08fixed a bunch of warningsBastien Nocera1-1/+1
2003-04-18plenty of display locking around all that, and use XSync, not XFlushBastien Nocera1-2/+1
2003-04-11don't use GConf deprecated calls.Frédéric Crozat1-0/+1
2003-04-11Don't forget to initialise threads (Patch by Frédéric BellaicheBastien Nocera1-0/+3
2003-03-16disable debugBastien Nocera1-1/+1
2003-03-16fix gdk_pixbuf_mirror, the right edge was off by one pixel, enable theBastien Nocera1-9/+6
2003-03-15- i need to brush up on my gfx manipulation skills...Bastien Nocera1-25/+64
2003-03-14upd removed added modify so it puts nice little holes like on films cells.Bastien Nocera1-13/+27
2003-03-13upd added the multimedia emblem Hack the addition of an emblem on top ofBastien Nocera1-7/+47
2003-02-28don't distribute the totem-video-thumbnail.schemas.in file, it'sBastien Nocera1-1/+1
2003-02-22updated added warningsBastien Nocera1-5/+22
2003-02-21fix all the warnings, simplify the code,add a GError return toBastien Nocera1-16/+19
2003-02-17upd updBastien Nocera1-9/+0
2003-02-12rename GtkXine to BaconVideoWidgetBastien Nocera1-13/+13