git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Used subpicture_NewFromPicture in snapshot code.
[vlc.git]
/
src
/
video_output
/
vout_intf.c
2009-05-30
Laurent Aimar
Used subpicture_NewFromPicture in snapshot code.
blob
|
commitdiff
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
blob
|
commitdiff
|
diff to current
2009-04-27
Dylan Yudaken
Add bounds checking to crop
blob
|
commitdiff
|
diff to current
2009-03-31
Christophe Courtaut
Fixed bug in snapshot format
blob
|
commitdiff
|
diff to current
2009-03-08
Laurent Aimar
Removed libvlc "object:" snapshot hack.
blob
|
commitdiff
|
diff to current
2009-03-08
Laurent Aimar
Added a vout_GetSnapshot to retreive snapshot from...
blob
|
commitdiff
|
diff to current
2009-03-08
Laurent Aimar
Clean up snapshot code (vout).
blob
|
commitdiff
|
diff to current
2009-03-08
Laurent Aimar
First pass to clean up snapshot code (vout).
blob
|
commitdiff
|
diff to current
2009-03-08
Laurent Aimar
Use picture_Export in vout_Snapshot.
blob
|
commitdiff
|
diff to current
2009-02-15
Rémi Denis-Courmont
Minor cleanup
blob
|
commitdiff
|
diff to current
2009-02-15
Rémi Denis-Courmont
Stay polite
blob
|
commitdiff
|
diff to current
2009-02-15
Rémi Denis-Courmont
VOUT_SET_STAY_ON_TOP: call vout_Control in a thread...
blob
|
commitdiff
|
diff to current
2009-02-14
Rémi Denis-Courmont
Remove useless vout_vaControlDefault
blob
|
commitdiff
|
diff to current
2009-02-14
Rémi Denis-Courmont
Kill stupid VOUT_SNAPSHOT control.
blob
|
commitdiff
|
diff to current
2009-02-02
Rémi Denis-Courmont
Remove old core drawable support
blob
|
commitdiff
|
diff to current
2009-02-02
Joseph Tulou
Core implementation of --[no]-autoscale and --scale...
blob
|
commitdiff
|
diff to current
2009-01-31
Rémi Denis-Courmont
Segregate vout window types
blob
|
commitdiff
|
diff to current
2009-01-26
Laurent Aimar
Fixed compilation warning (missing return value).
blob
|
commitdiff
|
diff to current
2009-01-26
Joseph Tulou
Enabling scaling activation/deactivation
blob
|
commitdiff
|
diff to current
2009-01-26
Olivier Aubert
embedded snapshot: use condition variable
blob
|
commitdiff
|
diff to current
2009-01-25
Rémi Denis-Courmont
mouse-clicked is a boolean
blob
|
commitdiff
|
diff to current
2009-01-20
Rémi Denis-Courmont
Partially cleanup the vout_window API
blob
|
commitdiff
|
diff to current
2009-01-20
Rémi Denis-Courmont
Document vout_Re(quest|lease)Window
blob
|
commitdiff
|
diff to current
2009-01-14
Rémi Denis-Courmont
sccanf supports %p, use it instead of hacky %ju
blob
|
commitdiff
|
diff to current
2009-01-08
Rémi Denis-Courmont
Revert "* src/video_output/vout_intf.c: small kludge...
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Improved osd title display in vout.
blob
|
commitdiff
|
diff to current
2009-01-05
Rémi Denis-Courmont
Use var_TriggerCallback as appropriate
blob
|
commitdiff
|
diff to current
2008-12-30
basOS G
Snapshot naming: fix thread safety
blob
|
commitdiff
|
diff to current
2008-12-29
basOS G
Changed snapshot naming format to be prefix-YYMMDD...
blob
|
commitdiff
|
diff to current
2008-12-13
Rémi Duraffort
module_need wants pointers and boolean so give NULL...
blob
|
commitdiff
|
diff to current
2008-12-11
basos
libvlc_MediaPlayerSnapshotTaken Event creation
blob
|
commitdiff
|
diff to current
2008-12-09
Rémi Denis-Courmont
Fix vout window capability name
blob
|
commitdiff
|
diff to current
2008-10-27
Olivier Aubert
vout_intf: do not vlc_object_release() the cache object...
blob
|
commitdiff
|
diff to current
2008-10-23
Olivier Aubert
embedded snapshot: properly lock/unlock the cache object
blob
|
commitdiff
|
diff to current
2008-10-01
Rémi Duraffort
Init the variable (CID 239)
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Privatized part of vout fields.
blob
|
commitdiff
|
diff to current
2008-09-21
Laurent Aimar
Removed spu_Create/DestroySubpicture in favor of subpic...
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
blob
|
commitdiff
|
diff to current
2008-09-20
Laurent Aimar
Clean up a bit subpicture region API.
blob
|
commitdiff
|
diff to current
2008-09-20
Laurent Aimar
Changed subpicture_region_t->picture into a picture_t *
blob
|
commitdiff
|
diff to current
2008-09-13
Laurent Aimar
Render subtitles (without osd) before taking a snapshot...
blob
|
commitdiff
|
diff to current
2008-09-08
Olivier Aubert
embedded snapshot: guard against spurious vlc_object_wa...
blob
|
commitdiff
|
diff to current
2008-09-08
Olivier Aubert
embedded snapshot: guard against spurious vlc_object_wa...
blob
|
commitdiff
|
diff to current
2008-09-08
Olivier Aubert
embedded snapshot: use vlc_object_signal_unlocked inste...
blob
|
commitdiff
|
diff to current
2008-08-30
Rémi Denis-Courmont
Use stat rather than fopen+fclose to check if file...
blob
|
commitdiff
|
diff to current
2008-08-30
Rémi Denis-Courmont
Memory leak
blob
|
commitdiff
|
diff to current
2008-08-30
Rémi Denis-Courmont
Pointer cast warning
blob
|
commitdiff
|
diff to current
2008-08-30
Rémi Denis-Courmont
Unused parameter
blob
|
commitdiff
|
diff to current
2008-08-28
Laurent Aimar
Fixed snapshot aspect ratio.
blob
|
commitdiff
|
diff to current
2008-08-28
Rémi Denis-Courmont
snapshost: avoid vlc_object_get (this is still a really...
blob
|
commitdiff
|
diff to current
2008-08-18
Rémi Duraffort
Fix warning.
blob
|
commitdiff
|
diff to current
2008-08-18
Olivier Aubert
in-memory snapshot: use vlc_object_signal instead of...
blob
|
commitdiff
|
diff to current
2008-08-18
Olivier Aubert
Revert "snapshot: Don't use vlc_object_signal_maybe."
blob
|
commitdiff
|
diff to current
2008-08-13
Rémi Denis-Courmont
Fix format string non-sense
blob
|
commitdiff
|
diff to current
2008-08-12
Pierre d'Herbemont
snapshot: Don't use vlc_object_signal_maybe.
blob
|
commitdiff
|
diff to current
2008-08-08
Olivier Aubert
Embedded snapshot: properly initialize snapshot-width...
blob
|
commitdiff
|
diff to current
2008-07-23
Pierre d'Herbemont
vout: Fix a long standing typo 1.85:1 -> 185:100.
blob
|
commitdiff
|
diff to current
2008-07-23
Pierre d'Herbemont
vout: Given that 16:10 is the most common display ratio...
blob
|
commitdiff
|
diff to current
2008-07-21
Laurent Aimar
Fixed a memory leak in AspectCallback.
blob
|
commitdiff
|
diff to current
2008-06-28
Rémi Denis-Courmont
Avoid dummy error
blob
|
commitdiff
|
diff to current
2008-06-28
Antoine Cellerier
Move intf-popupmenu and video-on-top variables from...
blob
|
commitdiff
|
diff to current
2008-06-24
Rémi Denis-Courmont
Fix vout_ReleaseWindow invocation
blob
|
commitdiff
|
diff to current
2008-06-20
Rémi Denis-Courmont
Rewritten embedded window internal ABI
blob
|
commitdiff
|
diff to current
2008-06-20
Rémi Denis-Courmont
Remove the broken window embedding core code
blob
|
commitdiff
|
diff to current
2008-06-18
Rémi Denis-Courmont
Revert "Typo in pl_Release();"
blob
|
commitdiff
|
diff to current
2008-06-18
Jean-Paul Saman
Typo in pl_Release();
blob
|
commitdiff
|
diff to current
2008-06-17
Rémi Denis-Courmont
Remove the last direct use of object_wait
blob
|
commitdiff
|
diff to current
2008-06-17
Rémi Denis-Courmont
Use vlc_object_lock and vlc_object_unlock
blob
|
commitdiff
|
diff to current
2008-06-15
Pierre d'Herbemont
vout: Create the drawable variable from the vout, not...
blob
|
commitdiff
|
diff to current
2008-06-12
Rémi Denis-Courmont
Disable vout_RequestWindow. It has never worked properly
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
vlc_current_object: remove, vlc_object_get does the...
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
libvlc: use vlc_common.h (libvlccore) instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-30
Antoine Cellerier
Fix image handler leak. (CID 102)
blob
|
commitdiff
|
diff to current
2008-05-22
Rémi Denis-Courmont
Remove libvlc->psz_homedir and use config_GetHomeDir...
blob
|
commitdiff
|
diff to current
2008-05-06
Rémi Denis-Courmont
Use config_GetUserDataDir() internally
blob
|
commitdiff
|
diff to current
2008-05-05
Rémi Denis-Courmont
Hide psz_(cache|config|data)dir
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-04-02
Antoine Cellerier
Remove trailing space.
blob
|
commitdiff
|
diff to current
2008-04-02
Antoine Cellerier
We can do integer math ... as long as sizes are smaller...
blob
|
commitdiff
|
diff to current
2008-04-02
Antoine Cellerier
Fix snapshot with default video size. Please *test...
blob
|
commitdiff
|
diff to current
2008-03-22
Jean-Baptiste Kempf
Uniformisation and configurability of Mouse Hidding...
blob
|
commitdiff
|
diff to current
2008-03-13
Rémi Duraffort
Revert some errors in 859436564cd0b85e76b888a88205424ed...
blob
|
commitdiff
|
diff to current
2008-03-12
Rémi Duraffort
One more "Remove useless test before free"
blob
|
commitdiff
|
diff to current
2008-02-12
Antoine Cellerier
video filter module - for thehomebrewAmbiLight (AtmoLig...
blob
|
commitdiff
|
diff to current
2008-01-28
Rafaël Carré
video_output: removes warnings about unused parameters...
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2007-12-16
Antoine Cellerier
Some more vout_intf.c simplification and compile warnin...
blob
|
commitdiff
|
diff to current
2007-12-11
Antoine Cellerier
Simplify/factorize some of the vout_intf variables...
blob
|
commitdiff
|
diff to current
2007-12-11
Antoine Cellerier
Remove double return in the Aspect Ratio change callback.
blob
|
commitdiff
|
diff to current
2007-12-04
Jean-Paul Saman
Remove obsolete comment.
blob
|
commitdiff
|
diff to current
2007-12-04
Rafaël Carré
vout_Snapshot(): hability to specify width & height...
blob
|
commitdiff
|
diff to current
2007-10-26
Jean-Paul Saman
Add snapshot command to rc interface and make snapshot...
blob
|
commitdiff
|
diff to current
2007-09-16
Rémi Denis-Courmont
Partial memory error handling
blob
|
commitdiff
|
diff to current
2007-09-15
Rémi Denis-Courmont
Remove interface b_block property.
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-09-09
Antoine Cellerier
On OSes other than Windows, Mac OS X and BeOS (so it...
blob
|
commitdiff
|
diff to current
2007-09-04
Rémi Denis-Courmont
Fix pointer-int casts warnings
blob
|
commitdiff
|
diff to current
2007-08-23
Rémi Denis-Courmont
Warning fixes
blob
|
commitdiff
|
diff to current
2007-08-21
Rafaël Carré
Correctly handle (avoid deadlocks) always on top when...
blob
|
commitdiff
|
diff to current
2007-07-17
Olivier Aubert
Fix locking issues in (embedded) snapshot code
blob
|
commitdiff
|
diff to current
next