summaryrefslogtreecommitdiffstats
path: root/libavformat/x11grab.c
Commit message (Expand)AuthorAgeFilesLines
* implement new grabbing interface, as described here:Ramiro Polla2007-02-141-13/+2
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-131-2/+2
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-071-1/+1
* Make x11grab output its warning that it couldn't find the mouse pointer onlyPanagiotis Issaris2007-02-021-1/+7
* typo: pallete --> paletteDiego Biurrun2007-01-131-1/+1
* Allow provision of displaynumber, screennumber, x-offset and y-offset parametersPanagiotis Issaris2006-12-151-7/+20
* dont segv is ap->device is not set, display error messageBaptiste Coudurier2006-12-131-0/+5
* fix compilation, use the standard INT64_C macroBaptiste Coudurier2006-12-131-3/+3
* remove trailing whitespace left overGuillaume Poirier2006-12-131-1/+1
* Feedback from Karl H. Beckers about mouse cursorEdouard Gomez2006-12-131-8/+8
* RFC 6: Overall cleanups again.Edouard Gomez2006-12-131-136/+159
* RFC 5: Mouse cursor painting reduc and more cleanupsEdouard Gomez2006-12-131-42/+84
* RFC 3&4 stage: FFmpeg style aint't my styleEdouard Gomez2006-12-131-360/+360
* RFC 2 stage: First feedback from review commentsEdouard Gomez2006-12-131-43/+41
* RFC 1 stage: Improve maintainability of the cursoir painting codeEdouard Gomez2006-12-131-137/+55
* Adapt the patch to more recent FFmpeg habitsEdouard Gomez2006-12-131-391/+407
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-131-0/+519
* revert broken commit of x11 device demuxer patchGuillaume Poirier2006-12-131-482/+0
* Feedback from Karl H. Beckers about mouse cursorGuillaume Poirier2006-12-121-8/+8
* RFC 6: Overall cleanups again.Guillaume Poirier2006-12-121-119/+122
* RFC 5: Mouse cursor painting reduc and more cleanupsGuillaume Poirier2006-12-121-40/+80
* RFC 3&4 stage: FFmpeg style aint't my styleGuillaume Poirier2006-12-121-249/+249
* RFC 2 stage: First feedback from review commentsGuillaume Poirier2006-12-121-42/+32
* RFC 1 stage: Improve maintainability of the cursoir painting codeGuillaume Poirier2006-12-121-133/+43
* Adapt the patch to more recent FFmpeg habitsGuillaume Poirier2006-12-121-304/+321
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-121-0/+522
OpenPOWER on IntegriCloud