root/src/video_output/video_output.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @057a9633ab17888a9f157ebab7a1f1e4bed1450a [057a9633ab17888a9f157ebab7a1f1e4bed1450a] 28/09/08 13:38:54 Laurent Aimar <fenrir@videolan.org> Pause vout on decoder pause. This provides a pause with a maximal latency …
(edit) @b0123347ac0773bf85a22bb97797bc682539325a [b0123347ac0773bf85a22bb97797bc682539325a] 28/09/08 10:21:00 Laurent Aimar <fenrir@videolan.org> Privatized part of vout fields.
(edit) @f15f2bd7749f2fcb618cde7bca738afd9ae9d055 [f15f2bd7749f2fcb618cde7bca738afd9ae9d055] 28/09/08 09:08:22 Laurent Aimar <fenrir@videolan.org> Added vout_internal.h.
(edit) @c4f35e50483d9a019cf8b665bb60a836071b96e0 [c4f35e50483d9a019cf8b665bb60a836071b96e0] 24/09/08 23:46:33 Laurent Aimar <fenrir@videolan.org> Fixed SSA subtitles pause. I have modified spu_RenderSubpictures to take …
(edit) @acbad93b8b447ac9f776a53bf3e8f74f15132fe4 [acbad93b8b447ac9f776a53bf3e8f74f15132fe4] 21/09/08 13:59:23 Rémi Denis-Courmont <rdenis@simphalempin.com> lower case the module_* functions
(edit) @7060dbb9a2337bbe05e2be96a22a5282c722d2a7 [7060dbb9a2337bbe05e2be96a22a5282c722d2a7] 20/09/08 22:28:33 Antoine Cellerier <dionoea@videolan.org> s/vlc_object_yield/vlc_object_release/ As discussed on IRC. Yield was …
(edit) @84cc4e6f1d0adea0a9ed16b50ad08b538ebc9b15 [84cc4e6f1d0adea0a9ed16b50ad08b538ebc9b15] 17/09/08 20:36:56 Laurent Aimar <fenrir@videolan.org> Fixed subtitle pausing.
(edit) @328bcb920c36c376e365614beacf9cbdb16a4c0d [328bcb920c36c376e365614beacf9cbdb16a4c0d] 14/09/08 00:25:05 Laurent Aimar <fenrir@videolan.org> Do not display title on video filter (close #1755).
(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) @3065dd7bff1eaad874566db22c07b5538a575904 [3065dd7bff1eaad874566db22c07b5538a575904] 10/09/08 22:27:05 Laurent Aimar <fenrir@videolan.org> Do not destroy vout on aspect ratio change only. The user aspect ratio …
(edit) @168562ad5b92e18b01798581f5e31546bcef399e [168562ad5b92e18b01798581f5e31546bcef399e] 10/09/08 21:19:19 Rémi Denis-Courmont <rdenis@simphalempin.com> Typo
(edit) @27b1821d8dd1b91d647aeccc5a4eeb6e60f255db [27b1821d8dd1b91d647aeccc5a4eeb6e60f255db] 08/09/08 22:44:40 Laurent Aimar <fenrir@videolan.org> Fixed RGB colors when only RGB masks differ.
(edit) @1273e688ac65d244afc540ba0bcf1b1edf06797b [1273e688ac65d244afc540ba0bcf1b1edf06797b] 03/09/08 22:48:19 Antoine Cellerier <dionoea@videolan.org> Properly malloc(), memcpy() and free() the quantizer matrix. (Somebody …
(edit) @ee542a4b9957207dcefaa692cf769a5d6c408696 [ee542a4b9957207dcefaa692cf769a5d6c408696] 03/09/08 01:03:22 Laurent Aimar <fenrir@videolan.org> Do not filter the same picture multiple times (close #1959).
(edit) @8fab20701f86d1f51a60fce4eed2a04856e7db14 [8fab20701f86d1f51a60fce4eed2a04856e7db14] 02/09/08 23:22:51 Laurent Aimar <fenrir@videolan.org> Cosmetics + clean up.
(edit) @1b025556e3277cc727d1e70c7c55a2a0192b4d1a [1b025556e3277cc727d1e70c7c55a2a0192b4d1a] 28/08/08 14:30:02 Laurent Aimar <fenrir@videolan.org> Added a INPUT_CONTROL_RESTART_ES and use it in video_output. This removes …
(edit) @974a5e403890f924980be2add6983913c520c94f [974a5e403890f924980be2add6983913c520c94f] 27/08/08 21:43:08 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlccore: push threads cancellation down vlc_thread_create
(edit) @52b77526210ff7b1aeb9f30b4ab023e393ffdcbd [52b77526210ff7b1aeb9f30b4ab023e393ffdcbd] 27/08/08 13:31:26 Laurent Aimar <fenrir@videolan.org> Fixed segfault with invalid vout input aspect ratio.
(edit) @1239429ee6aed130a2e35e679643fdff135c24b3 [1239429ee6aed130a2e35e679643fdff135c24b3] 21/08/08 00:08:45 Laurent Aimar <fenrir@videolan.org> Use video_format_FixRgb.
(edit) @35a248f1ac6304b1a9931eaee786f36b224a92f9 [35a248f1ac6304b1a9931eaee786f36b224a92f9] 20/08/08 23:13:11 Laurent Aimar <fenrir@videolan.org> Factorize and correctly set rgb shifts.
(edit) @8cbcb570610a696b1ce132f22b814419ec578906 [8cbcb570610a696b1ce132f22b814419ec578906] 06/08/08 21:50:40 Rémi Duraffort <ivoire@videolan.org> Fix compilation warning (a void* function might return something).
(edit) @65126a7e8c5f5d29e81118f29e0f5de22a6823af [65126a7e8c5f5d29e81118f29e0f5de22a6823af] 03/08/08 20:17:19 Rémi Duraffort <ivoire@videolan.org> Fix a memleak and threaded function definition.
(edit) @afffa2178d45c05e6f852a4240738d70af068f8d [afffa2178d45c05e6f852a4240738d70af068f8d] 25/07/08 20:06:27 Laurent Aimar <fenrir@videolan.org> Cosmetics (factorize code).
(edit) @b01d86623a80a7e70e5c3e49d416349dff164009 [b01d86623a80a7e70e5c3e49d416349dff164009] 23/07/08 01:39:14 Pierre d'Herbemont <pdherbemont@videolan.org> video_output: Forgotten Close.
(edit) @86c7e74f879b65a640ade8af1a7facdc73af36a8 [86c7e74f879b65a640ade8af1a7facdc73af36a8] 20/07/08 11:05:16 Jean-Paul Saman <jpsaman@videolan.org> Fix ticket #1700: Disable video title showing when --no-osd is specified.
(edit) @fbd86409a420fb3f62500e6b10f506d7698c679d [fbd86409a420fb3f62500e6b10f506d7698c679d] 18/07/08 00:18:16 Pierre d'Herbemont <pdherbemont@videolan.org> vout: Make sure vout_Close() has been called before the object …
(edit) @d926bc98dd544cbd5d20b4cf3b6c3250baa51eb6 [d926bc98dd544cbd5d20b4cf3b6c3250baa51eb6] 18/07/08 00:18:16 Pierre d'Herbemont <pdherbemont@videolan.org> vout: Rename vout_Destroy to vout_CloseAndDestroy.
(edit) @dd066314d5dde1a5d828d2c51c0296dd7b04bac7 [dd066314d5dde1a5d828d2c51c0296dd7b04bac7] 17/07/08 20:00:46 Laurent Aimar <fenrir@videolan.org> Revived vout_Destroy from the dead. No you CANNOT release a vout by …
(edit) @1a112b8a40daf2a86ad1aa310b8eb4fe1255bdce [1a112b8a40daf2a86ad1aa310b8eb4fe1255bdce] 09/07/08 23:22:30 Pierre d'Herbemont <pdherbemont@videolan.org> Revert "dejidjei:" This reverts commit …
(edit) @5183d34db7b6640a79aeb4f919d8825df3694c2b [5183d34db7b6640a79aeb4f919d8825df3694c2b] 09/07/08 23:06:07 Pierre d'Herbemont <pdherbemont@videolan.org> dejidjei:
(edit) @1fe2080044a8757e464c856a8b592af3765a1a05 [1fe2080044a8757e464c856a8b592af3765a1a05] 06/07/08 18:35:32 Rémi Denis-Courmont <rdenis@simphalempin.com> core: set meaningful object type names
(edit) @b9e88f0787500ec44c407379fa963d4925158e91 [b9e88f0787500ec44c407379fa963d4925158e91] 05/07/08 14:29:47 Rémi Denis-Courmont <rdenis@simphalempin.com> Join and unload vout safely
(edit) @ec9483570abf7a1ac07699e2e54b9cc31ef654b6 [ec9483570abf7a1ac07699e2e54b9cc31ef654b6] 05/07/08 14:29:47 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix return type
(edit) @7a5e0b241b09a404ca098b215387192231a812c9 [7a5e0b241b09a404ca098b215387192231a812c9] 02/07/08 19:05:46 Antoine Cellerier <dionoea@videolan.org> Propagate rgb mask/shift values on render format/heap too.
(edit) @127a867bc75e3688f0de69f9abb2ae41dc28faaf [127a867bc75e3688f0de69f9abb2ae41dc28faaf] 01/07/08 18:47:38 Rémi Denis-Courmont <rdenis@simphalempin.com> Do not recycle video outputs - fixes #1651 For the same reason as audio …
(edit) @acd09b4c95f13abdced07a7903f11e1217042573 [acd09b4c95f13abdced07a7903f11e1217042573] 01/07/08 18:47:35 Rémi Denis-Courmont <rdenis@simphalempin.com> Revert "Remove the suxor thread" This reverts commit …
(edit) @74cf34e6ae1258f4d680ef3f69e7cfa690ab6ef8 [74cf34e6ae1258f4d680ef3f69e7cfa690ab6ef8] 30/06/08 21:57:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove the suxor thread There is enough sucking code.
(edit) @d2aa472ee162b6c81403b90a4eb0b3e44fc778a9 [d2aa472ee162b6c81403b90a4eb0b3e44fc778a9] 30/06/08 21:39:44 Rémi Denis-Courmont <rdenis@simphalempin.com> Suxor thread: cleanup Why call vlc_thread_ready when the other side does …
(edit) @674ccb48ec8ccda0e077a6e6ec423cf02a69a160 [674ccb48ec8ccda0e077a6e6ec423cf02a69a160] 30/06/08 20:52:20 Laurent Aimar <fenrir@videolan.org> Clean up spu/filters when a vout module cannot be loaded. (The clean up …
(edit) @18516cc6727f3a03d91e7ba97a9697aa1aa437c6 [18516cc6727f3a03d91e7ba97a9697aa1aa437c6] 30/06/08 20:00:04 Laurent Aimar <fenrir@videolan.org> Clean up vout error path. Correctly free spu and filter chain. Do not free …
(edit) @d962b50eede7adbdc0a5fe9a37dc7c85f3293ae9 [d962b50eede7adbdc0a5fe9a37dc7c85f3293ae9] 30/06/08 20:00:04 Laurent Aimar <fenrir@videolan.org> Removed an invalid lock.
(edit) @a76c04610bb31cd895cbd43bc1f93e871772c043 [a76c04610bb31cd895cbd43bc1f93e871772c043] 30/06/08 00:01:52 Laurent Aimar <fenrir@videolan.org> Cosmetics (moved down filter2 update)
(edit) @fae2f3f288543e0024d9a64bf940f9bc45778ae7 [fae2f3f288543e0024d9a64bf940f9bc45778ae7] 29/06/08 23:09:40 Laurent Aimar <fenrir@videolan.org> Use ChromaCreate/Destroy? when applicable.
(edit) @71c1ddb6aa1c9715d1096b3bbee3e7f0abcc7f07 [71c1ddb6aa1c9715d1096b3bbee3e7f0abcc7f07] 29/06/08 22:59:01 Laurent Aimar <fenrir@videolan.org> Added ChromaCreate/Destroy? (cosmetic)
(edit) @bfd381dc4270c0fc139752d4115c5d42ee82438b [bfd381dc4270c0fc139752d4115c5d42ee82438b] 29/06/08 22:39:05 Laurent Aimar <fenrir@videolan.org> Do not take/release change_lock inside InitThread/EndThread?. (Cosmetic, it …
(edit) @7c853ff7684769d25ccda470c3dfd18467ba4752 [7c853ff7684769d25ccda470c3dfd18467ba4752] 29/06/08 22:25:51 Laurent Aimar <fenrir@videolan.org> Partially fix data leaks when vout creation fails. Could someone with good …
(edit) @c2c6729b7abd3a0d1096c79251a6d05a2e9a3403 [c2c6729b7abd3a0d1096c79251a6d05a2e9a3403] 28/06/08 20:46:26 Rémi Denis-Courmont <rdenis@simphalempin.com> VLC_OBJECT_FILTER: remove
(edit) @2d7ef1f4bb145fd0ea210edefd32f60e2eabb214 [2d7ef1f4bb145fd0ea210edefd32f60e2eabb214] 28/06/08 20:24:16 Rémi Denis-Courmont <rdenis@simphalempin.com> vout: use vlc_custom_create
(edit) @51b21bc3a21f925a30fd5401bafe50ffedcba382 [51b21bc3a21f925a30fd5401bafe50ffedcba382] 23/06/08 17:40:35 Antoine Cellerier <dionoea@videolan.org> We don't need to detach. Since we're in the parent's destructor, it's …
(edit) @3333b45a525dc2f8f2645fa51280743cced63c56 [3333b45a525dc2f8f2645fa51280743cced63c56] 22/06/08 23:08:29 Antoine Cellerier <dionoea@videolan.org> Fix release of chroma module in vout core. I still get an "object is …
(edit) @81c7b0627056ca8dbe7c68d925eb7cf0fdf6ca3e [81c7b0627056ca8dbe7c68d925eb7cf0fdf6ca3e] 20/06/08 15:40:38 Rémi Denis-Courmont <rdenis@simphalempin.com> Rewritten embedded window internal ABI
(edit) @57c3ecd2292588c7312afbb6935d414bfbe2e826 [57c3ecd2292588c7312afbb6935d414bfbe2e826] 19/06/08 20:06:55 Rémi Duraffort <ivoire@videolan.org> Remove msg_Err about memory allocation. Fix two potential …
(edit) @3b8c56cc792ccb1ce15b615ab2dfeeafab07048a [3b8c56cc792ccb1ce15b615ab2dfeeafab07048a] 18/06/08 11:39:22 Jean-Paul Saman <jpsaman@videolan.org> Remove silly out of memory message in out of memory situation.
(edit) @7640ddc6ada933e322eed7087929f2c75f3a6201 [7640ddc6ada933e322eed7087929f2c75f3a6201] 15/06/08 19:48:41 Antoine Cellerier <dionoea@videolan.org> Fix image resizing with non accelerated vouts. Still uses chroma …
(edit) @ffcd6fe001075b974d1e2605848f42c9f9458d3a [ffcd6fe001075b974d1e2605848f42c9f9458d3a] 14/06/08 16:41:21 Pierre d'Herbemont <pdherbemont@videolan.org> vout: Remove vlc_playlist.h from included header list.
(edit) @d9810ce021930691108ea74812d4ce6f5e3df547 [d9810ce021930691108ea74812d4ce6f5e3df547] 07/06/08 09:31:17 Rémi Denis-Courmont <rdenis@simphalempin.com> Untriplicate vout release code - fix #1593 Unused video outputs are …
(edit) @4f96ebd607c62dac7a21d6055514c07dd2d4cd09 [4f96ebd607c62dac7a21d6055514c07dd2d4cd09] 05/06/08 01:31:23 Antoine Cellerier <dionoea@videolan.org> Remove debug (tip: put debug messages in spanish, they're easier to …
(edit) @2e65b47b71e8458270d3988271200232536acbe5 [2e65b47b71e8458270d3988271200232536acbe5] 04/06/08 22:05:07 Antoine Cellerier <dionoea@videolan.org> Only try creating the filter chain once.
(edit) @350148d32c57a849a34dd44df89058b41f28531c [350148d32c57a849a34dd44df89058b41f28531c] 04/06/08 13:14:12 Antoine Cellerier <dionoea@videolan.org> Use filter chain in video output core.
(edit) @218efb93081e39e66b44a78d728847e1a3679db1 [218efb93081e39e66b44a78d728847e1a3679db1] 02/06/08 18:44:03 Antoine Cellerier <dionoea@videolan.org> Chroma modules now exactly implement the "video filter2" capability.
(edit) @2e2178f773f3316cb9895e25eb14b8db70f9a414 [2e2178f773f3316cb9895e25eb14b8db70f9a414] 02/06/08 18:43:40 Antoine Cellerier <dionoea@videolan.org> Chroma API change. Chromas are now normal video filters (almost).
(edit) @3527f69d9fbbbd8327c80354c4ad3122df521ee8 [3527f69d9fbbbd8327c80354c4ad3122df521ee8] 01/06/08 21:19:23 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore: "intf-show" is now a libvlc var instead of a playlist var. …
(edit) @53c74579305052334468d130a3f4bfcfc3757209 [53c74579305052334468d130a3f4bfcfc3757209] 01/06/08 19:16:56 Rafaël Carré <funman@videolan.org> s/vout_Destroy/vlc_object_release/ - A cat is a cat
(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) @aeaf0da4ea02c39b49bc49493a8a6c2de3dec411 [aeaf0da4ea02c39b49bc49493a8a6c2de3dec411] 28/05/08 02:46:01 Pierre d'Herbemont <pdherbemont@videolan.org> video_output: Make sure we check p_vout->b_die inside the object lock.
(edit) @6475cab1130971b2bd135ecb5595c9bd0f5f7b15 [6475cab1130971b2bd135ecb5595c9bd0f5f7b15] 28/05/08 01:25:36 Pierre d'Herbemont <pdherbemont@videolan.org> video_output: Don't use vlc_object_find to look for the playlist. We …
(edit) @8455686e2c80234087a520b89c32992aab631250 [8455686e2c80234087a520b89c32992aab631250] 08/05/08 11:55:45 Rafaël Carré <funman@videolan.org> Don't use the playlist if it has been destroyed
(edit) @d3d776685b767f1a4648d66e5ba00c495c69cb19 [d3d776685b767f1a4648d66e5ba00c495c69cb19] 07/05/08 20:38:43 Rémi Denis-Courmont <rem@videolan.org> Remove pl_Get. This endorsed unyielded playlist access.
(edit) @6da90a1716250d282f16dc6bc9dacec5b9514caf [6da90a1716250d282f16dc6bc9dacec5b9514caf] 04/05/08 13:14:46 Rémi Denis-Courmont <rem@videolan.org> vlc_mutex_init: remove unused paramter
(edit) @f0c83daa831d070058e04142791eb9d9d0423e0b [f0c83daa831d070058e04142791eb9d9d0423e0b] 01/05/08 20:50:55 Rémi Denis-Courmont <rem@videolan.org> NIH desyndromization
(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) @81e3de1b3a1e02f5724d7add82340a9536a3e875 [81e3de1b3a1e02f5724d7add82340a9536a3e875] 30/03/08 01:33:39 Pierre d'Herbemont <pdherbemont@free.fr> video_output: Don't keep the input around for a long time in …
(edit) @adee2d264eb04bdc0bdbf87c79903e08d589fe83 [adee2d264eb04bdc0bdbf87c79903e08d589fe83] 29/03/08 03:24:17 Rafaël Carré <funman@videolan.org> Do not crash in vout destruction when exiting
(edit) @93ed4c42f8be63c4fd5e3d703c0655744e52b0a3 [93ed4c42f8be63c4fd5e3d703c0655744e52b0a3] 29/03/08 02:22:59 Pierre d'Herbemont <pdherbemont@videolan.org> input: DestroyThread?()'s content should happen in the input destructor.
(edit) @fa8dccb4c748f99ecfc2da40f59e4f99b9b0c143 [fa8dccb4c748f99ecfc2da40f59e4f99b9b0c143] 26/03/08 17:36:06 Pierre d'Herbemont <pdherbemont@videolan.org> video_output.c: Don't rely on the playlist to store vout, but store them …
(edit) @ff40ba2d86bf6cedf1b0f83d63911fa5299d8fe4 [ff40ba2d86bf6cedf1b0f83d63911fa5299d8fe4] 26/03/08 17:36:05 Pierre d'Herbemont <pdherbemont@videolan.org> vout: Proper vout destruction via the object destructor.
(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) @0cb5cfbd2e62924c1e3175d7f296378eba4dbdca [0cb5cfbd2e62924c1e3175d7f296378eba4dbdca] 01/03/08 01:21:04 Mark Moriarty <markfm@videolan.org> Permit counter stat update per frame (appears to have no or little …
(edit) @a78e273ec53ff8a6c3993f3deda0b893f8dd709a [a78e273ec53ff8a6c3993f3deda0b893f8dd709a] 26/02/08 01:29:12 Pierre d'Herbemont <pdherbemont@videolan.org> misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but …
(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) @cff5d79c0c905ae2e08adb2f45ff8333efb966ab [cff5d79c0c905ae2e08adb2f45ff8333efb966ab] 06/01/08 01:05:47 Antoine Cellerier <dionoea@videolan.org> Use module_Need in strict mode if loading a "video filter".
(edit) @3fea2a271e33863a96438f8695c9e4783b641436 [3fea2a271e33863a96438f8695c9e4783b641436] 20/12/07 12:47:22 Jean-Paul Saman <jpsaman@videolan.org> Remove excess/trailing whitespace
(edit) @256878bc4b10572511d4c96ac5ad1774482fcc56 [256878bc4b10572511d4c96ac5ad1774482fcc56] 21/10/07 14:16:45 Rafaël Carré <funman@videolan.org> video_output: fix 4 bytes too short memory allocation
(edit) @78f088c01aad0701b39aeac00cd3e35ad4e71368 [78f088c01aad0701b39aeac00cd3e35ad4e71368] 02/10/07 08:59:23 Jean-Paul Saman <jpsaman@videolan.org> fix indentation
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @e02432e597acb3511d14433ae3303ff4da3742f9 [e02432e597acb3511d14433ae3303ff4da3742f9] 22/08/07 22:19:23 Rafaël Carré <funman@videolan.org> Input access locking, part 3 (final). Enforce access to input_item_t …
(edit) @662ed774b9740eabf8b0203e53f51e6c35657e0d [662ed774b9740eabf8b0203e53f51e6c35657e0d] 18/08/07 16:59:31 Rafaël Carré <funman@videolan.org> Input access locking, part 2. Fix [21193]
(edit) @a9e4de11cbbb54c4fdc9fa16f5adfdfd30e57fcf [a9e4de11cbbb54c4fdc9fa16f5adfdfd30e57fcf] 18/08/07 13:03:04 Damien Fouilleul <damienf@videolan.org> threads: win32, make sure only object owning a thread can close its handle …
(edit) @be50cf5ba79d4e1203b87d9b32e7b921d1bc4854 [be50cf5ba79d4e1203b87d9b32e7b921d1bc4854] 16/08/07 21:21:41 Rémi Denis-Courmont <rem@videolan.org> Hide thread ID out of VLC_COMMON_MEMBERS
(edit) @51880eb16eed467a21c34b9e4bb962d1bd6a5be7 [51880eb16eed467a21c34b9e4bb962d1bd6a5be7] 15/08/07 06:33:57 Pierre d'Herbemont <pdherbemont@videolan.org> * Protect input item's meta through setters and getters. That allows …