root/src/video_output/vout_intf.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @b0123347ac0773bf85a22bb97797bc682539325a [b0123347ac0773bf85a22bb97797bc682539325a] 28/09/08 10:21:00 Laurent Aimar <fenrir@videolan.org> Privatized part of vout fields.
(edit) @8fce3d90cf2a6fcd10eab690ded15e351bb9a6f5 [8fce3d90cf2a6fcd10eab690ded15e351bb9a6f5] 21/09/08 14:53:36 Laurent Aimar <fenrir@videolan.org> Removed spu_Create/DestroySubpicture in favor of subpicture_*.
(edit) @acbad93b8b447ac9f776a53bf3e8f74f15132fe4 [acbad93b8b447ac9f776a53bf3e8f74f15132fe4] 21/09/08 13:59:23 Rémi Denis-Courmont <rdenis@simphalempin.com> lower case the module_* functions
(edit) @f0c76d5063ea5929f8b514e3bc5b0681cdf8d35e [f0c76d5063ea5929f8b514e3bc5b0681cdf8d35e] 21/09/08 00:21:39 Laurent Aimar <fenrir@videolan.org> Clean up a bit subpicture region API.
(edit) @8f83ef4b74b37d92e95fc9bcebabf67e9aeef291 [8f83ef4b74b37d92e95fc9bcebabf67e9aeef291] 20/09/08 16:38:01 Laurent Aimar <fenrir@videolan.org> Changed subpicture_region_t->picture into a picture_t * It will avoid …
(edit) @60f3b3b650fc7af1f8b3360c776422198da0f156 [60f3b3b650fc7af1f8b3360c776422198da0f156] 13/09/08 13:26:24 Laurent Aimar <fenrir@videolan.org> Render subtitles (without osd) before taking a snapshot (close #378). One …
(edit) @1bf1f77fc858c0432fd52f9730ed15e7648c4c5b [1bf1f77fc858c0432fd52f9730ed15e7648c4c5b] 08/09/08 18:31:27 Olivier Aubert <olivier.aubert@liris.cnrs.fr> embedded snapshot: guard against spurious vlc_object_wait wakeups. Thanks …
(edit) @920e215b79126a690d327c795c9f4bd03c6ddfd1 [920e215b79126a690d327c795c9f4bd03c6ddfd1] 08/09/08 18:24:19 Olivier Aubert <olivier.aubert@liris.cnrs.fr> embedded snapshot: guard against spurious vlc_object_wait wakeups. Thanks …
(edit) @493e0955678fa76d4800d3c6273e22e3378bf6c2 [493e0955678fa76d4800d3c6273e22e3378bf6c2] 08/09/08 14:36:39 Olivier Aubert <olivier.aubert@liris.cnrs.fr> embedded snapshot: use vlc_object_signal_unlocked instead of …
(edit) @475d7593f8128d80352d548d38628fa938b706de [475d7593f8128d80352d548d38628fa938b706de] 30/08/08 18:29:00 Rémi Denis-Courmont <rdenis@simphalempin.com> Use stat rather than fopen+fclose to check if file exists
(edit) @be0af9257a84c9661b00b5effb5ddb5e356052b6 [be0af9257a84c9661b00b5effb5ddb5e356052b6] 30/08/08 18:29:00 Rémi Denis-Courmont <rdenis@simphalempin.com> Memory leak
(edit) @10f01e27cac1fdebadd20273ea52f9a26a723f4b [10f01e27cac1fdebadd20273ea52f9a26a723f4b] 30/08/08 18:29:00 Rémi Denis-Courmont <rdenis@simphalempin.com> Pointer cast warning
(edit) @5c97e6fc3845fb69676fb69895c446d75490ca55 [5c97e6fc3845fb69676fb69895c446d75490ca55] 30/08/08 18:28:59 Rémi Denis-Courmont <rdenis@simphalempin.com> Unused parameter
(edit) @76f2181dec2cdd65c04638bd15c99948d9ea2eb3 [76f2181dec2cdd65c04638bd15c99948d9ea2eb3] 28/08/08 21:36:13 Laurent Aimar <fenrir@videolan.org> Fixed snapshot aspect ratio. It fixes aspect ratio of saved picture (and …
(edit) @64052e01c55970c95fd0c4dc940a79be4115e964 [64052e01c55970c95fd0c4dc940a79be4115e964] 28/08/08 19:13:19 Rémi Denis-Courmont <rdenis@simphalempin.com> snapshost: avoid vlc_object_get (this is still a really ugly hack)
(edit) @76774916cd53478a5294d23544e0740421ebd739 [76774916cd53478a5294d23544e0740421ebd739] 18/08/08 22:51:37 Rémi Duraffort <ivoire@videolan.org> Fix warning.
(edit) @e70c331e7d0f41efe23dab03a161c9de7898f086 [e70c331e7d0f41efe23dab03a161c9de7898f086] 18/08/08 15:50:12 Olivier Aubert <olivier.aubert@liris.cnrs.fr> in-memory snapshot: use vlc_object_signal instead of …
(edit) @440d9541e63d7b84829f3dacd16a1420c3471167 [440d9541e63d7b84829f3dacd16a1420c3471167] 18/08/08 15:41:53 Olivier Aubert <olivier.aubert@liris.cnrs.fr> Revert "snapshot: Don't use vlc_object_signal_maybe." The p_dest object …
(edit) @1375539f9df669d88c7b648be3e9a40e104c0f78 [1375539f9df669d88c7b648be3e9a40e104c0f78] 13/08/08 20:51:53 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix format string non-sense (I wonder how we can have so stupid code)
(edit) @ebbde26e5ea3f3c76845630463e45ee2ec92bd35 [ebbde26e5ea3f3c76845630463e45ee2ec92bd35] 13/08/08 00:57:26 Pierre d'Herbemont <pdherbemont@videolan.org> snapshot: Don't use vlc_object_signal_maybe. The object isn't locked at …
(edit) @9029b521eafa56eb501a3c4d3808f79bf91d1a96 [9029b521eafa56eb501a3c4d3808f79bf91d1a96] 08/08/08 17:21:04 Olivier Aubert <olivier.aubert@liris.cnrs.fr> Embedded snapshot: properly initialize snapshot-width/-height if they were …
(edit) @acc166310b1a3dee455e7b36d4ff03bbf337917f [acc166310b1a3dee455e7b36d4ff03bbf337917f] 24/07/08 00:04:20 Pierre d'Herbemont <pdherbemont@videolan.org> vout: Fix a long standing typo 1.85:1 -> 185:100.
(edit) @ad868bfefb79f351e578890f740fb6133573d901 [ad868bfefb79f351e578890f740fb6133573d901] 24/07/08 00:04:19 Pierre d'Herbemont <pdherbemont@videolan.org> vout: Given that 16:10 is the most common display ratio, put it first.
(edit) @24e7b2dd236e659a004f9897411b35ee6de010c7 [24e7b2dd236e659a004f9897411b35ee6de010c7] 22/07/08 00:25:48 Laurent Aimar <fenrir@videolan.org> Fixed a memory leak in AspectCallback?.
(edit) @c68f07f2395e11d6bc7d09ee21cbcbb384674f4b [c68f07f2395e11d6bc7d09ee21cbcbb384674f4b] 28/06/08 19:15:07 Rémi Denis-Courmont <rdenis@simphalempin.com> Avoid dummy error
(edit) @2c595f3810f717639fd1a1666c77b6e176d9ec53 [2c595f3810f717639fd1a1666c77b6e176d9ec53] 28/06/08 19:03:26 Antoine Cellerier <dionoea@videolan.org> Move intf-popupmenu and video-on-top variables from playlist to …
(edit) @6798d2cfedbe767f052318955f80f857647d4817 [6798d2cfedbe767f052318955f80f857647d4817] 24/06/08 20:26:18 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix vout_ReleaseWindow invocation
(edit) @81c7b0627056ca8dbe7c68d925eb7cf0fdf6ca3e [81c7b0627056ca8dbe7c68d925eb7cf0fdf6ca3e] 20/06/08 15:40:38 Rémi Denis-Courmont <rdenis@simphalempin.com> Rewritten embedded window internal ABI
(edit) @138da1916eef4f4d0e30883a8c1ac999c355aca9 [138da1916eef4f4d0e30883a8c1ac999c355aca9] 20/06/08 15:40:27 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove the broken window embedding core code
(edit) @fc56db95650683b9af4471c1fbb2ac88787ba4d6 [fc56db95650683b9af4471c1fbb2ac88787ba4d6] 19/06/08 00:56:27 Rémi Denis-Courmont <rdenis@simphalempin.com> Revert "Typo in pl_Release();" This reverts commit …
(edit) @9bddd7d37362150b20961c45c0e508356251e4f9 [9bddd7d37362150b20961c45c0e508356251e4f9] 18/06/08 11:39:22 Jean-Paul Saman <jpsaman@videolan.org> Typo in pl_Release();
(edit) @a3e989d4523e9252f53017fd030db87ac5691e00 [a3e989d4523e9252f53017fd030db87ac5691e00] 17/06/08 20:43:32 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove the last direct use of object_wait
(edit) @7e413aa7c9d60c30c86a7cd84862fc14f4920c83 [7e413aa7c9d60c30c86a7cd84862fc14f4920c83] 17/06/08 20:10:29 Rémi Denis-Courmont <rdenis@simphalempin.com> Use vlc_object_lock and vlc_object_unlock
(edit) @1290cd7ea4fb2e980f223da3d4812daef48c2550 [1290cd7ea4fb2e980f223da3d4812daef48c2550] 15/06/08 15:57:24 Pierre d'Herbemont <pdherbemont@videolan.org> vout: Create the drawable variable from the vout, not libvlc.
(edit) @9638c71a2d212b932a785d7effb5eef7c42a7198 [9638c71a2d212b932a785d7effb5eef7c42a7198] 12/06/08 22:19:58 Rémi Denis-Courmont <rdenis@simphalempin.com> Disable vout_RequestWindow. It has never worked properly Some people …
(edit) @91bf9631ce65c0e5183573810f338fe7cbc7ea1e [91bf9631ce65c0e5183573810f338fe7cbc7ea1e] 31/05/08 22:30:58 Rémi Denis-Courmont <rdenis@simphalempin.com> vlc_current_object: remove, vlc_object_get does the same thing
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 31/05/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @7c9181f67bcbfc2e6a53be2c5731084722e25f33 [7c9181f67bcbfc2e6a53be2c5731084722e25f33] 30/05/08 14:42:26 Antoine Cellerier <dionoea@videolan.org> Fix image handler leak. (CID 102)
(edit) @59dec65d5fe153565ea8705767874a2d876d2103 [59dec65d5fe153565ea8705767874a2d876d2103] 22/05/08 20:29:04 Rémi Denis-Courmont <rem@videolan.org> Remove libvlc->psz_homedir and use config_GetHomeDir() instead
(edit) @146dad54bff773b990752e44b92aa35f87cbc678 [146dad54bff773b990752e44b92aa35f87cbc678] 06/05/08 22:15:51 Rémi Denis-Courmont <rem@videolan.org> Use config_GetUserDataDir() internally
(edit) @d6a7e4898ec7aec075b0aeb056b3c883de7be60a [d6a7e4898ec7aec075b0aeb056b3c883de7be60a] 05/05/08 22:41:18 Rémi Denis-Courmont <rem@videolan.org> Hide psz_(cache|config|data)dir
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @b3e4d536a178a5901fa788adeb9b81c7031767e5 [b3e4d536a178a5901fa788adeb9b81c7031767e5] 02/04/08 22:01:00 Antoine Cellerier <dionoea@videolan.org> Remove trailing space.
(edit) @aa0572e5198d28364a8e49730df98843bd702441 [aa0572e5198d28364a8e49730df98843bd702441] 02/04/08 21:51:34 Antoine Cellerier <dionoea@videolan.org> We can do integer math ... as long as sizes are smaller than 2**16 we …
(edit) @6675c2badad10a96f95a6d64dc8296ec4441f267 [6675c2badad10a96f95a6d64dc8296ec4441f267] 02/04/08 21:41:50 Antoine Cellerier <dionoea@videolan.org> Fix snapshot with default video size. Please *test* your changes before …
(edit) @78e39f0d6ddac05f824b1beb6bfc712088b17fdc [78e39f0d6ddac05f824b1beb6bfc712088b17fdc] 22/03/08 23:32:32 Jean-Baptiste Kempf <jb@videolan.org> Uniformisation and configurability of Mouse Hidding Time. Patch by Lukas …
(edit) @0305cdacc18e39d01efe5a10485c9109f8818798 [0305cdacc18e39d01efe5a10485c9109f8818798] 13/03/08 19:17:42 Rémi Duraffort <ivoire@videolan.org> Revert some errors in 859436564cd0b85e76b888a88205424ede9cb412 and …
(edit) @859436564cd0b85e76b888a88205424ede9cb412 [859436564cd0b85e76b888a88205424ede9cb412] 12/03/08 12:07:42 Rémi Duraffort <ivoire@videolan.org> One more "Remove useless test before free"
(edit) @bb41fd6de42ddc7714f6288db65b174893696815 [bb41fd6de42ddc7714f6288db65b174893696815] 12/02/08 23:04:18 Antoine Cellerier <dionoea@videolan.org> video filter module - for thehomebrewAmbiLight (AtmoLight?) [1/3]: …
(edit) @aea8bd76f5b5e82246f81343319f5932b08964ae [aea8bd76f5b5e82246f81343319f5932b08964ae] 28/01/08 17:34:39 Rafaël Carré <funman@videolan.org> video_output: removes warnings about unused parameters in vlc callbacks
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @10c717090a22a161c08d4650282d6543c0e49e3d [10c717090a22a161c08d4650282d6543c0e49e3d] 16/12/07 14:46:30 Antoine Cellerier <dionoea@videolan.org> Some more vout_intf.c simplification and compile warning fixes.
(edit) @311784448517f9e9569244ed52a7c3e1ddd5368f [311784448517f9e9569244ed52a7c3e1ddd5368f] 11/12/07 23:31:34 Antoine Cellerier <dionoea@videolan.org> Simplify/factorize some of the vout_intf variables creation code.
(edit) @3226b23cb1cab3d149e9ead016bca7ed8400c909 [3226b23cb1cab3d149e9ead016bca7ed8400c909] 11/12/07 22:51:17 Antoine Cellerier <dionoea@videolan.org> Remove double return in the Aspect Ratio change callback.
(edit) @011cdc8593c078ab48d3828f019086db9c3a96a7 [011cdc8593c078ab48d3828f019086db9c3a96a7] 04/12/07 19:26:30 Jean-Paul Saman <jpsaman@videolan.org> Remove obsolete comment.
(edit) @c95c8ab44879f3fc116222802ba61e26d57b260d [c95c8ab44879f3fc116222802ba61e26d57b260d] 04/12/07 16:49:28 Rafaël Carré <funman@videolan.org> vout_Snapshot(): hability to specify width & height when the snapshot …
(edit) @1d67f7b18284ba4268998880d2e40bd4ed933dee [1d67f7b18284ba4268998880d2e40bd4ed933dee] 26/10/07 11:41:18 Jean-Paul Saman <jpsaman@videolan.org> Add snapshot command to rc interface and make snapshot-width and …
(edit) @e23d890e54e3299a31192e878fbfbfb096520040 [e23d890e54e3299a31192e878fbfbfb096520040] 16/09/07 10:58:37 Rémi Denis-Courmont <rem@videolan.org> Partial memory error handling
(edit) @f02445b5a33a8e657497bc00b59c7520f3f1c8a8 [f02445b5a33a8e657497bc00b59c7520f3f1c8a8] 15/09/07 17:27:13 Rémi Denis-Courmont <rem@videolan.org> Remove interface b_block property.
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @16f32e1500887c0dcd33cb06ad71759a81a52878 [16f32e1500887c0dcd33cb06ad71759a81a52878] 09/09/07 18:10:45 Antoine Cellerier <dionoea@videolan.org> On OSes other than Windows, Mac OS X and BeOS (so it's Linux) comply with …
(edit) @f3b32f6f56727dcb71e7fdfe45f4a476f5e98a9a [f3b32f6f56727dcb71e7fdfe45f4a476f5e98a9a] 04/09/07 21:20:14 Rémi Denis-Courmont <rem@videolan.org> Fix pointer-int casts warnings
(edit) @f7c53756ee7e8bb83b44989773621be887e26305 [f7c53756ee7e8bb83b44989773621be887e26305] 23/08/07 17:34:46 Rémi Denis-Courmont <rem@videolan.org> Warning fixes
(edit) @2c7efa6aff2a5fc42599e8b94a47615e8b99f04b [2c7efa6aff2a5fc42599e8b94a47615e8b99f04b] 22/08/07 00:37:49 Rafaël Carré <funman@videolan.org> Correctly handle (avoid deadlocks) always on top when switching …
(edit) @8820f0c6819a836f0cdacda2739a53fbe03f6bbf [8820f0c6819a836f0cdacda2739a53fbe03f6bbf] 17/07/07 15:12:55 Olivier Aubert <olivier.aubert@liris.cnrs.fr> Fix locking issues in (embedded) snapshot code
(edit) @877cfa025934f31c5f621fbcc6a8d0b30165b086 [877cfa025934f31c5f621fbcc6a8d0b30165b086] 18/06/07 22:59:10 Laurent Aimar <fenrir@videolan.org> Added missing return value in TitleCallback?.
(edit) @594067729597cc5867ff2094958d59c759bf0445 [594067729597cc5867ff2094958d59c759bf0445] 12/06/07 13:28:54 Jean-Paul Saman <jpsaman@videolan.org> Show title on video output based on users preferences. Defaults …
(edit) @74e74a96ad37ee54fc658810bcb67aeed4e5f350 [74e74a96ad37ee54fc658810bcb67aeed4e5f350] 20/04/07 01:24:48 Jean-Baptiste Kempf <jb@videolan.org> Cropping ratios: add 35mm Widescreen Eur and US.
(edit) @7aab7794deb818e981537baf0adb2fc19db4bbf5 [7aab7794deb818e981537baf0adb2fc19db4bbf5] 20/04/07 01:07:31 Jean-Baptiste Kempf <jb@videolan.org> Add 2.35 and 2.39 cropping ratios.
(edit) @0e39834a0ac7ba0f9f492881ef90902f5d8fedd5 [0e39834a0ac7ba0f9f492881ef90902f5d8fedd5] 05/04/07 18:42:16 Rémi Denis-Courmont <rem@videolan.org> Compiler warnings rampage
(edit) @f4e4859fd74264e27f3e1c29fef6a46abc603610 [f4e4859fd74264e27f3e1c29fef6a46abc603610] 05/04/07 13:06:45 Jean-Paul Saman <jpsaman@videolan.org> Fix missing initializer compiler. Use memset to properly clear the entire …
(edit) @2c97594876f6e790dfcd0d19d9f9ccb0f9eb299a [2c97594876f6e790dfcd0d19d9f9ccb0f9eb299a] 07/02/07 23:06:31 Sigmund Augdal Helberg <sigmunau@videolan.org> Don't crash on messed up aspect ratios.
(edit) @d3ce31e04c8b7a431cb2febcb26ec1d79ab3b79c [d3ce31e04c8b7a431cb2febcb26ec1d79ab3b79c] 02/02/07 22:46:19 Antoine Cellerier <dionoea@videolan.org> Use DIR_SEP instead of "/"
(edit) @ccf664e20dd3dbf5feb554299c6267c9815da582 [ccf664e20dd3dbf5feb554299c6267c9815da582] 26/01/07 23:37:28 Antoine Cellerier <dionoea@videolan.org> add new filename_sanitize and path_sanitize functions to remove forbidden …
(edit) @ecd201baeedf8c629415bb060b48be89a217727b [ecd201baeedf8c629415bb060b48be89a217727b] 23/01/07 22:40:51 Antoine Cellerier <dionoea@videolan.org> * Enable format time/meta stuff in snapshot-prefix.
(edit) @911511bda6deff7ae9c42c7b0931461170820f15 [911511bda6deff7ae9c42c7b0931461170820f15] 11/12/06 17:56:21 Rémi Denis-Courmont <rem@videolan.org> - WTF?! Do not use non-existant vlc_closedir_wrapper - Do not leak result …
(edit) @65c24e0dcf322793ca3a4817554225a461599da0 [65c24e0dcf322793ca3a4817554225a461599da0] 11/12/06 17:53:08 Rémi Denis-Courmont <rem@videolan.org> Fix compilation
(edit) @d59f9b354c873e267857dc53dd737cf08dc9eacb [d59f9b354c873e267857dc53dd737cf08dc9eacb] 11/12/06 17:22:45 Derk-Jan Hartman <hartman@videolan.org> * forwardport: [18328]-[18330] * utf8_fopen for: galaktos and snapshots …
(edit) @449a9c760e853e8424f6b39a8126b5dd3824963a [449a9c760e853e8424f6b39a8126b5dd3824963a] 06/12/06 17:29:20 Rémi Denis-Courmont <rem@videolan.org> Minor code simplification
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @04cf4f559b33aeb0af223a7ee5c6fdb2b701c045 [04cf4f559b33aeb0af223a7ee5c6fdb2b701c045] 11/11/06 19:22:33 Damien Fouilleul <damienf@videolan.org> - compile fix
(edit) @8978e821a39f7a9202f9fde16a5391c6f74e208f [8978e821a39f7a9202f9fde16a5391c6f74e208f] 11/11/06 18:45:01 Rémi Denis-Courmont <rem@videolan.org> Win32 ANSI -> Unicode + UTF-8 wrappers
(edit) @34b7d77d9ef2b09ac31b328beae8953f81e2cb8a [34b7d77d9ef2b09ac31b328beae8953f81e2cb8a] 06/11/06 22:16:58 Antoine Cellerier <dionoea@videolan.org> Allow using format meta stuff in --snapshot-path when defining a filename …
(edit) @6ecd4022a3d284f86f1ee632952aa81b8157d17f [6ecd4022a3d284f86f1ee632952aa81b8157d17f] 16/09/06 00:10:37 Clément Stenac <zorglub@videolan.org> Remove vlc_object_find for playlist from the core
(edit) @f485214f09dd284cbb85674e937fbbb0a6032a2e [f485214f09dd284cbb85674e937fbbb0a6032a2e] 15/09/06 16:31:51 Clément Stenac <zorglub@videolan.org> For consistency, remove references to vlc from libvlc Also, make it …
(edit) @c3a1a3712f639eff527d030d129734934aa8b919 [c3a1a3712f639eff527d030d129734934aa8b919] 14/09/06 20:58:39 Clément Stenac <zorglub@videolan.org> Filter handling helpers moved to core Will have to be updated/factorized …
(edit) @83f23b6686543887f908d184387782bf018c35d5 [83f23b6686543887f908d184387782bf018c35d5] 12/09/06 20:49:41 Rémi Denis-Courmont <rem@videolan.org> Ahem: (v)asprintf requires stdio.h; strndup requires string.h
(edit) @72d2a5b460bd6551a5a2e93216c63c12aba1aaee [72d2a5b460bd6551a5a2e93216c63c12aba1aaee] 02/09/06 19:03:36 Antoine Cellerier <dionoea@videolan.org> subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default …
(edit) @832682c4ab7aa885a467da2d4d8300db8c6417eb [832682c4ab7aa885a467da2d4d8300db8c6417eb] 26/07/06 23:21:48 Antoine Cellerier <dionoea@videolan.org> Use 5 digits for snapshot numbering when in sequential mode (padd with 0s)
(edit) @6ec5618a564992a88b105966aacdf3e2762bcce1 [6ec5618a564992a88b105966aacdf3e2762bcce1] 22/07/06 17:33:03 Antoine Cellerier <dionoea@videolan.org> add --snapshot-prefix and --snapshot-sequential options. --snapshot-prefix …
(edit) @599b0d51b3fbd297941c76397a6a57c7fbc2fbe2 [599b0d51b3fbd297941c76397a6a57c7fbc2fbe2] 10/06/06 15:15:15 Filippo Carone <littlejohn@videolan.org> New snapshot behaviour. if the user specifies a directory in the …
(edit) @9197bd58e82a1ecd583bc6b0a001d7b1e4b39dbf [9197bd58e82a1ecd583bc6b0a001d7b1e4b39dbf] 20/05/06 13:36:38 Jean-Paul Saman <jpsaman@videolan.org> Compiler warnings
(edit)