2007-09-10 |
Rafaël Carré | Removes trailing spaces. Removes tabs. |
blob | commitdiff | raw |
2007-08-22 |
Rafaël Carré | Input access locking, part 3 (final). |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Rafaël Carré | Input access locking, part 2. |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Damien Fouilleul | threads: win32, make sure only object owning a thread... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Rémi Denis-Courmont | Hide thread ID out of VLC_COMMON_MEMBERS |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Pierre d'Herbemont | * Protect input item's meta through setters and getters... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Jean-Paul Saman | Display video title when video output is reused. |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Jean-Paul Saman | Show title on video output based on users preferences... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
Jean-Paul Saman | Display media title for 15 seconds right at the start... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Rémi Denis-Courmont | Use vlc_object_kill(). Needs triple checking. |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Antoine Cellerier | * Switch b_strict to true in module_Need calls (we... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Rémi Denis-Courmont | Include modules.h whenever needed |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Rémi Denis-Courmont | Compiler warnings rampage |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Antoine Cellerier | Remove last call to strchr( , ':' ) and fix a small... |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Antoine Cellerier | Small fix. |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Antoine Cellerier | Allow using the config chain syntax for vout filters... |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Laurent Aimar | Improved vout_Request when using a vout attached to... |
blob | commitdiff | raw | diff to current |
2006-12-25 |
Antoine Cellerier | Add missing * |
blob | commitdiff | raw | diff to current |
2006-12-25 |
Antoine Cellerier | * add some locking the the video filter2 handling code... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
Sigmund Augdal Helberg | src/video_output/video_output.c: Fixed double free... |
blob | commitdiff | raw | diff to current |
2006-11-29 |
Derk-Jan Hartman | * const and a few other casting fixes |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Clément Stenac | Compile fixes, round 1 |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Clément Stenac | A bit of headers cleanup |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Derk-Jan Hartman | * Don't do intf-show after the last p_vout closes on... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Antoine Cellerier | use config chain for the --sub-filter option. |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Antoine Cellerier | Rename all sout_Cfg* stuff to config_Chain* (as it... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Clément Stenac | Rename vlc_input_item_* functions to input_Item* for... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | Oups |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | Remove vlc_object_find for playlist from the core |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Rémi Denis-Courmont | Ahem: (v)asprintf requires stdio.h; strndup requires... |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Antoine Cellerier | Fix refcount issues and only vlc_object_find when needed |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Antoine Cellerier | subpicture_t now has a b_pausable attribute. When set... |
blob | commitdiff | raw | diff to current |
2006-07-22 |
Antoine Cellerier | Some more vfilter2 stuff |
blob | commitdiff | raw | diff to current |
2006-07-17 |
Felix Paul Kühne | * adapted the extended panel to the latest video filter... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Antoine Cellerier | Make "video filter2" filters selectable on the vout... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
Clément Stenac | make sure that we don't use deleted objects |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Clément Stenac | Partial rewrite of stats to avoid lookups (Closes:... |
blob | commitdiff | raw | diff to current |
2006-06-12 |
Gildas Bazin | * src/video_output/video_output.c: avoid calling config... |
blob | commitdiff | raw | diff to current |
2006-04-23 |
Sam Hocevar | * src/video_output/video_output.c: 4th (and good... |
blob | commitdiff | raw | diff to current |
2006-04-23 |
Sam Hocevar | * src/video_output/video_output.c: Fixed RGB mask... |
blob | commitdiff | raw | diff to current |
2006-03-25 |
Clément Stenac | *EXPERIMENTAL* Default to disabling vout_synchro, but... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Clément Stenac | Stop using strings to index stats, use integers. The... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Clément Stenac | * Avoid useless stats_Get calls |
blob | commitdiff | raw | diff to current |
2006-02-01 |
Sam Hocevar | * Replaced "SYS_DARWIN" with either __APPLE__ (meanin... |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Antoine Cellerier | FSF address change. |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Clément Stenac | Some more stats preliminary work |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Sam Hocevar | * src/video_output/video_output.c: do not drop late... |
blob | commitdiff | raw | diff to current |
2005-10-30 |
Gildas Bazin | * src/video_output/video_output.c, src/input/decoder... |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Gildas Bazin | * src/video_output/*: re-implemented InitWindowSize... |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Marian Durkovic | call vlc_ureduce to simplify sar |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Marian Durkovic | fix for HDTV-1080 format: window size now correct ... |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Gildas Bazin | * src/video_output/*, include/video_output.h: support... |
blob | commitdiff | raw | diff to current |
2005-10-23 |
Gildas Bazin | * src/video_output/video_output.c: get rid of hack... |
blob | commitdiff | raw | diff to current |
2005-10-22 |
Gildas Bazin | * src/video_output/video_output.c: revert #12904 which... |
blob | commitdiff | raw | diff to current |
2005-10-20 |
Derk-Jan Hartman | * I think this should fix the width & height params... |
blob | commitdiff | raw | diff to current |
2005-10-18 |
Marian Durkovic | use display dimensions when creating vouts - solves... |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Antoine Cellerier | change name to --monitor-aspect-ratio so its consistent... |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Antoine Cellerier | add --screen-aspect-ratio option (user support at its... |
blob | commitdiff | raw | diff to current |
2005-07-13 |
Rémi Denis-Courmont | Forgot these files |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Sam Hocevar | * Fixed a bunch of coding errors here and there. |
blob | commitdiff | raw | diff to current |
2005-07-10 |
Benjamin Pracht | Add the "X" deinterlace mode to the list displayed... |
blob | commitdiff | raw | diff to current |
2005-07-10 |
Rémi Denis-Courmont | All signedness fixes |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Rémi Denis-Courmont | Make Zorglub less unhappy |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Rémi Denis-Courmont | Copyright fixes |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Derk-Jan Hartman | * backported [11134] to HEAD |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Gildas Bazin | * src/*, modules/gui/wxwindows/*: audio/video/sub-filte... |
blob | commitdiff | raw | diff to current |
2005-05-01 |
Benjamin Pracht | * Hopefully fixes --aspect-ratio computation when givin... |
blob | commitdiff | raw | diff to current |
2005-04-26 |
Gildas Bazin | * include/vlc_playlist.h, src/playlist/playlist.c,... |
blob | commitdiff | raw | diff to current |
2005-03-28 |
Derk-Jan Hartman | * Changed video-fiter to vout-filter, because video... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Derk-Jan Hartman | * Renamed --filter to --video-filter for reasons of... |
blob | commitdiff | raw | diff to current |
2005-03-06 |
Gildas Bazin | * src/video_output/video_output.c: revert commit 10160... |
blob | commitdiff | raw | diff to current |
2005-03-06 |
Steve Lhomme | video_output.c: use the visible dimensions and not... |
blob | commitdiff | raw | diff to current |
2005-03-05 |
Gildas Bazin | * include/video_output.h, ALL: changed api for vout_Req... |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Derk-Jan Hartman | * src/video_output/video_output.c: Fixed the SuxorThrea... |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Gildas Bazin | * src/video_output/vout_intf.c: implemented vout_Contro... |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Clément Stenac | Improvements to preferences |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Gildas Bazin | * src/video_output/video_output.c: portability fix. |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Gildas Bazin | * src/video_output/video_output.c: another fix for... |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Gildas Bazin | * src/video_output/video_output.c: a couple of fixes. |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Gildas Bazin | * src/video_output/video_output.c: fixed video filter... |
blob | commitdiff | raw | diff to current |
2004-10-12 |
Gildas Bazin | * src/video_output/video_output.c: even uglier fix... |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Gildas Bazin | * src/video_output/video_output.c: nasty fix for on... |
blob | commitdiff | raw | diff to current |
2004-10-01 |
Gildas Bazin | * src/*: bunch of portability fixes. |
blob | commitdiff | raw | diff to current |
2004-09-17 |
Gildas Bazin | * src/video_output/vout_subpictures.c: support for... |
blob | commitdiff | raw | diff to current |
2004-09-15 |
Gildas Bazin | * ALL: separation of the SPU engine from the VOUT. |
blob | commitdiff | raw | diff to current |
2004-09-12 |
Gildas Bazin | * src/video_output: fixed a CPU heating loop in pause... |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Gildas Bazin | * src/video_output/video_output.c: oops. |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Gildas Bazin | * src/video_output/video_output.c, modules/codec/ogt... |
blob | commitdiff | raw | diff to current |
2004-09-08 |
Gildas Bazin | * src/video_output/*: fixed race condition in spu initi... |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Gildas Bazin | * src/video_output/video_output.c: re-enabled on-the... |
blob | commitdiff | raw | diff to current |
2004-08-28 |
Sam Hocevar | * Spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-08-26 |
Eric Petit | + input/decoder.c: detach decoder after vout_Request... |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Gildas Bazin | * src/video_output/vout_subpictures.c, video_output... |
blob | commitdiff | raw | diff to current |
2004-08-13 |
Gildas Bazin | * modules/video_output/opengl.c: forward mouse events... |
blob | commitdiff | raw | diff to current |
2004-08-03 |
Gildas Bazin | * ALL: Major rework of the subpictures architecture. |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Sam Hocevar | * src/video_output/video_output.c: |
blob | commitdiff | raw | diff to current |
2004-07-27 |
Derk-Jan Hartman | - |
blob | commitdiff | raw | diff to current |
2004-07-27 |
Derk-Jan Hartman | * ( p_vout->p_module && p_vout->p_module ) how pointless |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Clément Stenac | Fix refcount problem when creation fails |
blob | commitdiff | raw | diff to current |
2004-07-02 |
Gildas Bazin | * include/video_output.h, include/vlc_video.h, src... |
blob | commitdiff | raw | diff to current |
next |